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 12:17:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
arnav/windows-scripts
openswarm
/
backend
/
core
/
shared_structs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Arnav Naval
58c241442b
add local.sh Windows compatability
2026-04-20 01:14:39 -05:00
..
agent
add local.sh Windows compatability
2026-04-20 01:14:39 -05:00
browser
[Haik]: removed lingering OLDapps dependancy from create_browser_card, also made mods to shared_structs because of this
2026-04-05 11:29:35 -07:00
card
[hAIk]: Holy fucking shit the agent finally works in the frontend: align frontend/backend naming: rename AgentSession.id→session_id across agentsTypes, agentsReducers, agentsExtraReducers, AgentCard, BrowserAgentOverlay, DashboardCanvas, useAgentChat, useToolbarActions, useDashboardKeyboard, MessageActions, and backend-bridge agents/dashboards; rename CardPosition.zOrder→z_order in dashboardLayoutTypes, dashboardLayoutReducers, dashboardLayoutSlice, and DashboardCanvas; fix circular import between dashboards.py and agents.py by deferring imports; add NINE_ROUTER_MODEL_MAP for sonnet/opus/haiku alias resolution in launch_agent; make build_agent_toolkit async and pass load_dashboard/save_dashboard into browser delegation toolkit; fix PromptMsgDict to use TypedDict, fix zip type hint bug, and fix browser agent model reference (parent.model→parent.config.model); add p_on_task_done callback with traceback logging on Agent, capture stderr and full tracebacks in run_agent_loop; add unwrages helper in agentsExtraReducers to normalize nested message payloads; pipe frontend console-message events to Electron stdout; enable ws:true on Vite proxy; add diagnostic console.logs across WS handlers, session lifecycle, and dashboard updates
2026-04-18 10:26:51 -07:00
dashboard
[Haik]: removed lingering OLDapps dependancy from create_browser_card, also made mods to shared_structs because of this
2026-04-05 11:29:35 -07:00