go/cmd/core-ide
Claude 3fdc3f3086
Some checks are pending
Security Scan / Go Vulnerability Check (push) Waiting to run
Security Scan / Secret Detection (push) Waiting to run
Security Scan / Dependency & Config Scan (push) Waiting to run
refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli
Move Go module path to production Forgejo instance.
Updates all imports, go.mod, go.sum, docs, and CI configs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 23:35:00 +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 fix(tray): replace placeholder icons with actual bug and diamond icons 2026-02-09 10:39:50 +00:00
build_service.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
chat_service.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +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 refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
go.sum updates 2026-02-08 15:17:12 +00:00
ide_service.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
main.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
mcp_bridge.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00