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
216eb7018a13fdac9cedec081d7237b1dfb07ac9
openswarm
/
frontend
T
History
haikdc
216eb7018a
[hAIk]: integrate subscriptions backend-bridge into frontend: replace all raw fetch calls to /subscriptions/* endpoints with dispatch(THUNK).unwrap() using SUBSCRIPTIONS_STATUS, SUBSCRIPTIONS_CONNECT, SUBSCRIPTIONS_POLL, and SUBSCRIPTIONS_DISCONNECT from the bridge layer — no Redux slice needed since state stays local
2026-04-18 05:33:16 -07:00
..
public
[Haik]: ckpt, (Fixed view create duplication bug) (Views auto save) (MCP is star sorted by default) (reload issues in dash fixed) (electron app made)
2026-03-15 00:09:04 -07:00
src
[hAIk]: integrate subscriptions backend-bridge into frontend: replace all raw fetch calls to /subscriptions/* endpoints with dispatch(THUNK).unwrap() using SUBSCRIPTIONS_STATUS, SUBSCRIPTIONS_CONNECT, SUBSCRIPTIONS_POLL, and SUBSCRIPTIONS_DISCONNECT from the bridge layer — no Redux slice needed since state stays local
2026-04-18 05:33:16 -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
components.json
[Haik]: Agentic refactor 1. Foundation & Packages for assistant-ui
2026-03-30 13:37:42 -07:00
eslint.config.mjs
[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
knip.json
[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
package.json
[Haik]: round 1 of absracting the agents dir. Leaving this as is for now then will circle back bc hella code needs to be redone here and de slopped
2026-03-31 23:12:16 -07:00
postcss.config.js
[Haik]: Agentic refactor 1. Foundation & Packages for assistant-ui
2026-03-30 13:37:42 -07:00
run.sh
[Haik]: ckpt (Removed utils.sh) (Simplified run scripts) (Added global run.sh in the root) (Start sort is enabled by default when u open the mcp registry in the tools page) (Reload issue when your in a specific dashboard is now fixed)
2026-03-14 19:44:16 -07:00
tsconfig.json
[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
tsconfig.tsbuildinfo
[Haik]: Agentic Refactor 6. MCP Cards & Browser Feed
2026-03-30 17:58:53 -07:00
webpack.config.js
[Haik]: Agentic refactor 1. Foundation & Packages for assistant-ui
2026-03-30 13:37:42 -07:00