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-18 15:48:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8ca2535b9bda4dcc419f88e8a980a013ad6739d
openswarm
/
backend
T
History
haikdc
6a9dd59eec
[hAIk]: refactor AgentCard and BrowserCard into subdirectory modules, plumb dashboard_id from launch through Agent/AgentSnapshot, add on_done auto-persist callback, fix get_all_sessions to use GET query params, atomic PydanticStore writes, graceful backend shutdown in local.sh, and add mode config JSONs
2026-04-18 12:05:50 -07:00
..
apps
[hAIk]: refactor AgentCard and BrowserCard into subdirectory modules, plumb dashboard_id from launch through Agent/AgentSnapshot, add on_done auto-persist callback, fix get_all_sessions to use GET query params, atomic PydanticStore writes, graceful backend shutdown in local.sh, and add mode config JSONs
2026-04-18 12:05:50 -07:00
config
[hAIk]: added in debug statements instead of printing/logging
2026-04-18 07:43:31 -07:00
core
[hAIk]: refactor AgentCard and BrowserCard into subdirectory modules, plumb dashboard_id from launch through Agent/AgentSnapshot, add on_done auto-persist callback, fix get_all_sessions to use GET query params, atomic PydanticStore writes, graceful backend shutdown in local.sh, and add mode config JSONs
2026-04-18 12:05:50 -07:00
OLDapps
[Haik]: added lintignores
2026-04-18 00:20:44 -07:00
__init__.py
[Haik]: and so it begins
2026-03-13 12:09:25 -07:00
.env.example
[Haik]: ckpt, fixed nine router inter dependency issues with local and prod sharing ports. Also centralized all port handling to a ports.config.json in the root dir
2026-03-30 07:56:15 -07:00
.gitignore
[Haik]: and so it begins
2026-03-13 12:09:25 -07:00
.lintignore-max-folder-items
[Haik]: added lintignores
2026-04-18 00:20:44 -07:00
ENV_README.md
[Haik]: swapped prod to be a single endpoint instead of a range bc of google workspace shit
2026-03-30 15:14:26 -07:00
main.py
[Haik]: ckpt, ai slop subscriptions subapp done, now time for janitor haik to come in
2026-04-05 20:19:27 -07:00
OLDmain.py
[Haik]: removed old agentsd.py websocket wrapper bc it seemed like bs (may have to re add in some bits later). Now gonna add in some singeltons where applicable
2026-04-05 09:11:44 -07:00
ports.py
[Haik]: ckpt, pass 1 of vulture cleansing
2026-03-30 20:40:46 -07:00
pyproject.toml
[hAIk]: refactor backend settings and tools routes to use explicit endpoint names (/get_settings, /update_settings, /get_builtin_permissions, /update_builtin_permissions) with matching frontend updates; simplify base_routes.ts to relative /api path; add new appsSlice Redux slice and register in store; remove unused GET_HISTORY reducer; rename structlint to lint across CI workflow, local.sh, and publish.sh; strip ANSI escape codes from NineRouter forwarded output; add swarm-debug as backend dependency
2026-04-18 07:21:41 -07:00
run.sh
[hAIk]: added in debug statements instead of printing/logging
2026-04-18 07:43:31 -07:00
uv.lock
[hAIk]: refactor backend settings and tools routes to use explicit endpoint names (/get_settings, /update_settings, /get_builtin_permissions, /update_builtin_permissions) with matching frontend updates; simplify base_routes.ts to relative /api path; add new appsSlice Redux slice and register in store; remove unused GET_HISTORY reducer; rename structlint to lint across CI workflow, local.sh, and publish.sh; strip ANSI escape codes from NineRouter forwarded output; add swarm-debug as backend dependency
2026-04-18 07:21:41 -07:00