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-08-22 12:42:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bb770f9856e2c641bcb5dc2fd4eabeedbc2c714
openswarm
/
backend
/
apps
/
agents
/
manager
/
run
T
History
ciregenz
86e3df51c3
[eric] agents: a core MCP server that never connects rebuilds the session instead of leaving it toolless (ENG-303)
2026-08-14 17:35:27 -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] client-pool: seal the boot fingerprint against object identity, so a future opaque option cannot respawn every turn (ENG-179)
2026-08-13 04:07:14 -07:00
empty_finish.py
[eric] template: declare pydantic, httpx and uvicorn instead of riding fastapi's extras, with a general undeclared-import check (ENG-287)
2026-08-13 02:09:36 -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] models: retire the free tier (nothing mints it, existing installs migrate off) and drop the silent mid-run pin to Haiku it carried; pull Fable, which was selectable and never worked
2026-08-11 21:00:38 -07:00
RunOptions.py
[eric] template: declare pydantic, httpx and uvicorn instead of riding fastapi's extras, with a general undeclared-import check (ENG-287)
2026-08-13 02:09:36 -07:00
TurnRunner.py
[eric] agents: a core MCP server that never connects rebuilds the session instead of leaving it toolless (ENG-303)
2026-08-14 17:35:27 -07:00