This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
openswarm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/openswarm-ai/openswarm.git
synced
2026-09-06 09:47:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba97d141ee2560d6261cc91da73fb9aafd9b1f90
openswarm
/
backend
/
apps
/
agents
/
manager
/
run
T
History
ciregenz
a28268bab9
[eric] agents: an unclassified turn failure arms a fresh CLI session, so a chat bricked on "hit a snag" heals on the user's own next send instead of needing a manual branch (ENG-258)
2026-08-11 19:43:54 -07:00
..
__init__.py
[eric] agents: extract run-error classification (long-context/capacity/free-trial/auth/unknown-model cards) into manager/run/error_cards.py; agent_manager 1166->932
2026-06-23 22:37:38 -07:00
client_pool.py
[eric] agents: parked CLIs die at 10 minutes and the warm cap drops to 8, cutting the measured 1.3GB idle ceiling roughly in half
2026-08-07 21:10:44 -07:00
empty_finish.py
[eric] agents: the last silent-quit nudge demands a text answer instead of more work, and an exhausted budget says so in the chat
2026-08-08 22:35:41 -07:00
handle_run_error.py
[eric] agents: an unclassified turn failure arms a fresh CLI session, so a chat bricked on "hit a snag" heals on the user's own next send instead of needing a manual branch (ENG-258)
2026-08-11 19:43:54 -07:00
run_options_helpers.py
[eric] agents: every builtin tool server rides ONE process per chat, and the gate enumerates its grants instead of wildcarding
2026-08-08 12:59:50 -07:00
RunOptions.py
[eric] agents: the CLI's own auto-memory is disabled on every spawn, so memories stop landing in per-chat buckets and MemoryRead/MemoryWrite on the shared store is the one memory surface
2026-08-09 19:53:14 -07:00
TurnRunner.py
[eric] agents: active time is stall-capped inter-event work, so one wedged turn can't book 54 hours of 'agent time'
2026-08-09 14:08:34 -07:00