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
d6d6bc2271b1859f2e191a5bfd2873165047da2d
openswarm
/
frontend
T
History
haikdc
ca2ea81f82
[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
..
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]: 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
.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]: migrate dashboard layout thunks to backend-bridge: replace legacy fetchLayout with GET_DASHBOARD and saveLayout with UPDATE_DASHBOARD, move browser-card tab normalization into slice extraReducers, extend Dashboard interface with layout type, remove dashboardLayoutThunks.ts and unused LayoutPayload/SaveLayoutPayload types. Also removed UsageStats and DiffViewer
2026-04-18 06:19:24 -07:00
webpack.config.js
[Haik]: Agentic refactor 1. Foundation & Packages for assistant-ui
2026-03-30 13:37:42 -07:00