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
ca2ea81f82e7e44c72fc66e40254521712e66460
openswarm
/
backend
/
apps
/
agents
T
History
haikdc
ad8add82fd
[hAIk]: replace HTTP file upload with native Electron showOpenDialog: remove uploadAndAttachFiles fetch-based upload in useChatSubmit and useComposerAttachments, add browseAndAttachFiles using window.openswarm.showOpenDialog with ContextPath-based attachment, declare showOpenDialog in electron.d.ts, remove hidden file input refs and upload spinner from ChatInput/ModelModeSelector/OpenSwarmComposer. Rename WebSocket from /ws/dashboard to /ws on backend and rename dashboardWs to agentsWs across WebSocketManager, useDashboardInit, and browserCommandHandler. Export AGENTS_WS_API from agents bridge. Disable modelsSlice (delete file, comment out store registration and fetchModels dispatches) and stub mcpRegistrySlice thunks with not-implemented errors, move clearDetail to local action creator in useToolsState
2026-04-18 06:52:50 -07:00
..
agent_utils
[Haik]: tools subapp done, some touch ups may be done tho
2026-04-05 14:24:16 -07:00
COMMS_MANAGER
[Haik]: Fixed all pydantic instance attribute violations
2026-04-17 23:34:15 -07:00
ResolvedModeConfig
[Haik]: tools subapp done, some touch ups may be done tho
2026-04-05 14:24:16 -07:00
__init__.py
[Haik]: ckpt on agents.py abstraction, looking good so far but we can do more
2026-04-05 08:37:38 -07:00
agents.py
[hAIk]: replace HTTP file upload with native Electron showOpenDialog: remove uploadAndAttachFiles fetch-based upload in useChatSubmit and useComposerAttachments, add browseAndAttachFiles using window.openswarm.showOpenDialog with ContextPath-based attachment, declare showOpenDialog in electron.d.ts, remove hidden file input refs and upload spinner from ChatInput/ModelModeSelector/OpenSwarmComposer. Rename WebSocket from /ws/dashboard to /ws on backend and rename dashboardWs to agentsWs across WebSocketManager, useDashboardInit, and browserCommandHandler. Export AGENTS_WS_API from agents bridge. Disable modelsSlice (delete file, comment out store registration and fetchModels dispatches) and stub mcpRegistrySlice thunks with not-implemented errors, move clearDetail to local action creator in useToolsState
2026-04-18 06:52:50 -07:00