Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
activeloopai
/
hivemind
Public
Notifications
You must be signed in to change notification settings
Fork
107
Star
1.6k
Code
Issues
34
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(cowork): stop the local queue replay that grew a 40 GB jsonl on a customer disk
- #343
#343
Merged
efenocchi
merged 12 commits into
main
activeloopai/hivemind:main
from
fix/cowork-queue-leak
activeloopai/hivemind:fix/cowork-queue-leak
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(cowork): stop the local queue replay that grew a 40 GB jsonl on a customer disk
#343
efenocchi
merged 12 commits into
main
activeloopai/hivemind:main
from
fix/cowork-queue-leak
activeloopai/hivemind:fix/cowork-queue-leak
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
fix(cowork): stop the queue replay that grew a 40 GB local jsonl
Show description for 007b4e1
efenocchi
committed
007b4e1
View commit details
Copy full SHA for 007b4e1
Browse repository at this point
fix(session-queue): cap a session queue file and drop oversized ones
Show description for 9b659f4
efenocchi
committed
9b659f4
View commit details
Copy full SHA for 9b659f4
Browse repository at this point
test(session-queue): assert exact row counts and a hard ceiling
Show description for 8ff8411
efenocchi
committed
8ff8411
View commit details
Copy full SHA for 8ff8411
Browse repository at this point
fix(cowork): drain a queue left by an outage, and stop silent drops
Show description for 35615ce
efenocchi
committed
35615ce
View commit details
Copy full SHA for 35615ce
Browse repository at this point
fix(cowork): keep the dropped-row journal out of queue discovery
Show description for 2fea4fe
efenocchi
committed
2fea4fe
View commit details
Copy full SHA for 2fea4fe
Browse repository at this point
fix(cowork): journal what the GC throws away, and tighten the recovery test
Show description for 55a9718
efenocchi
committed
55a9718
View commit details
Copy full SHA for 55a9718
Browse repository at this point
fix(cowork): never drop a transcript line at the queue ceiling
Show description for 700309a
efenocchi
committed
700309a
View commit details
Copy full SHA for 700309a
Browse repository at this point
fix(cowork): stop the loss journal from becoming the next unbounded file
Show description for c320684
efenocchi
committed
c320684
View commit details
Copy full SHA for c320684
Browse repository at this point
fix(queue): close the file-system race CodeQL flagged on the new size checks
Show description for 0b5f7c2
efenocchi
committed
0b5f7c2
View commit details
Copy full SHA for 0b5f7c2
Browse repository at this point
fix(queue): append a transcript line's rows atomically, with rollback
Show description for d90db89
efenocchi
committed
d90db89
View commit details
Copy full SHA for d90db89
Browse repository at this point
fix(queue): a malformed record no longer strands the whole queue
Show description for 1ebca12
efenocchi
committed
1ebca12
View commit details
Copy full SHA for 1ebca12
Browse repository at this point
fix(queue): start a new line when the queue file ends mid-record
Show description for 93e3c79
efenocchi
committed
93e3c79
View commit details
Copy full SHA for 93e3c79
Browse repository at this point
You can’t perform that action at this time.