cli/cmd/core-ide
Snider e8119a49eb fix(core-ide): use path-based routing for multi-window SPA, clean up formatting
Switch Angular from hash-based to path-based routing so each Wails window
(/tray, /main, /settings) loads its correct route. Archive GitHub Actions
workflows to .gh-actions/, update Forgejo deploy registry to dappco.re/osi,
and apply gofmt/alignment fixes across packages.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-09 01:50:57 +00:00
..
frontend fix(core-ide): use path-based routing for multi-window SPA, clean up formatting 2026-02-09 01:50:57 +00:00
icons updates 2026-02-08 15:17:12 +00:00
build_service.go updates 2026-02-08 15:17:12 +00:00
chat_service.go updates 2026-02-08 15:17:12 +00:00
claude_bridge.go feat(core-ide): add MCP bridge (SERVER) and Claude bridge (CLIENT) 2026-02-08 23:12:51 +00:00
go.mod feat(core-ide): add MCP bridge (SERVER) and Claude bridge (CLIENT) 2026-02-08 23:12:51 +00:00
go.sum updates 2026-02-08 15:17:12 +00:00
ide_service.go fix(core-ide): use path-based routing for multi-window SPA, clean up formatting 2026-02-09 01:50:57 +00:00
main.go feat(core-ide): add MCP bridge (SERVER) and Claude bridge (CLIENT) 2026-02-08 23:12:51 +00:00
mcp_bridge.go fix(core-ide): use path-based routing for multi-window SPA, clean up formatting 2026-02-09 01:50:57 +00:00