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
ad8add82fd6904f9ef35cadb641bda0881dad7db
openswarm
/
backend
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
..
apps
[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
config
[Haik]: ckpt, settings done i think
2026-04-03 17:12:49 -07:00
core
[Haik]: Fixed all pydantic instance attribute violations
2026-04-17 23:34:15 -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]: added in better linter from the debugger. This good for now till the linter pip module done. Also i just peeked at the output and there are 799 linter errors, holy SLOP.
2026-03-30 20:24:28 -07:00
run.sh
[Haik]: Agentic refactor 1. Foundation & Packages for assistant-ui
2026-03-30 13:37:42 -07:00
uv.lock
[Haik]: added in better linter from the debugger. This good for now till the linter pip module done. Also i just peeked at the output and there are 799 linter errors, holy SLOP.
2026-03-30 20:24:28 -07:00