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-11 20:27:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b0116ca417859e93b813fa2186b4c7fa066afcd
openswarm
/
backend
/
apps
/
agents
/
manager
/
session
T
History
ciregenz
9b0116ca41
[eric] agents: session_store convention-clean (5 funcs off leading-_) + FIX auth/signout _save_session import bug
2026-06-23 12:16:38 -07:00
..
__init__.py
[eric] tree: group agent_manager helpers under agents/manager session and prompt
2026-05-23 13:08:01 -07:00
apply_context_window.py
[eric] agents: move apply_context_window into manager/session (drops the _ prefix, convention-clean)
2026-06-22 23:26:25 -07:00
cloud_sync.py
[eric] agents: cloud_sync convention-clean (sync_session_close off leading-_, @typechecked, typed)
2026-06-23 11:51:29 -07:00
history_compaction.py
[eric] agents: history_compaction convention-clean (4 funcs off leading-_, typing, @typechecked)
2026-06-23 12:08:05 -07:00
lifecycle.py
[eric] agents: session_store convention-clean (5 funcs off leading-_) + FIX auth/signout _save_session import bug
2026-06-23 12:16:38 -07:00
session_store.py
[eric] agents: session_store convention-clean (5 funcs off leading-_) + FIX auth/signout _save_session import bug
2026-06-23 12:16:38 -07:00
SessionLifecycleMixin.py
[eric] agents: session_store convention-clean (5 funcs off leading-_) + FIX auth/signout _save_session import bug
2026-06-23 12:16:38 -07:00
workspace_git.py
[eric] agents: FIX latent NameError on cwd sessions (ensure_cwd_git_repo import mismatch) + clean workspace_git + regression test
2026-06-23 11:55:39 -07:00