go/pkg/agentic
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
..
prompts feat(framework): add core DI framework and improve dev commands 2026-01-30 09:02:16 +00:00
client.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
client_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
completion.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
completion_test.go fix(agentic): use context.TODO instead of nil Context (#94) 2026-02-01 15:58:26 +00:00
config.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
config_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
context.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-15 23:35:00 +00:00
context_test.go feat(agentic): add AI collaboration features 2026-01-28 20:04:45 +00:00
embed.go feat(framework): add core DI framework and improve dev commands 2026-01-30 09:02:16 +00:00
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
types.go feat(agentic): implement core-agentic API client 2026-01-28 19:58:41 +00:00