go/pkg/agentic
Claude 01d9aa1b73
refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli
Move module identity to our own Forgejo instance. All import paths
updated across 434 Go files, sub-module go.mod files, and go.work.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 00:30:41 +00:00
..
prompts feat(framework): add core DI framework and improve dev commands 2026-01-30 09:02:16 +00:00
allowance.go feat(agentic): add agent allowance system for model quotas and budgets 2026-02-10 20:32:41 +00:00
allowance_service.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +00:00
allowance_test.go feat(agentic): add agent allowance system for model quotas and budgets 2026-02-10 20:32:41 +00:00
client.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 00:30:41 +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-16 00:30:41 +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-16 00:30:41 +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-16 00:30:41 +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-16 00:30:41 +00:00
types.go feat(agentic): implement core-agentic API client 2026-01-28 19:58:41 +00:00