[Bug] Fixes for daemon crashes and performance slowdown with >20 running sessions #1671
Replies: 1 comment
|
Independent The worker reached about 21,000 FDs, 7.5 GiB RSS, and four CPU cores while repeatedly scanning only a small set of child transcripts and display files. The user-visible impact included an attach timeout, a 7m26s I reviewed the proposed The admission delay is also important: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Affected area
Agent core, coding agent, daemon, kernel lifecycle, providers, and CLI
What happened?
We run
paralin/prime-agentagainst upstreammain. The fork has been rebased ontoe319a66dand its former 93-commit development history has been consolidated into 40 topic commits. Each linked commit is intended to be independently reviewable as an upstream change.The highest-impact production problems were:
Clean upstreamable commit series
Model routing and multi-agent execution
Sessions, compaction, and performance
Daemon, RPC, launchers, and kernels
Providers and authentication
Settings, goals, prompts, and UX
/updatecommandFork maintenance
The rewritten tip is
6c4cfc25.npm run checkpasses on the resulting tree.Prime Agent upstream base
e319a66d7351c75abe7f040d02d9a8d6e25028e9Environment
macOS 27.0
All reactions