AI service lifecycle, allowance management, CLI task client
Find a file
Claude e6b9919d91
docs: add commit hash to TODO.md Phase 1 completion
Co-Authored-By: Charon <developers@lethean.io>
2026-02-20 01:00:13 +00:00
prompts feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
allowance.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
allowance_edge_test.go test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
allowance_error_test.go test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
allowance_service.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
allowance_test.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
CLAUDE.md feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
client.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
client_test.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
completion.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
completion_git_test.go test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
completion_test.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
config.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
config_test.go test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
context.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
context_git_test.go test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
context_test.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
embed.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
embed_test.go test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
FINDINGS.md test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
go.mod fix: correct go.mod replace directive (../core → ../go) 2026-02-20 00:48:29 +00:00
go.sum fix: correct go.mod replace directive (../core → ../go) 2026-02-20 00:48:29 +00:00
lifecycle_test.go test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
service.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
service_test.go test: achieve 85.6% coverage with 7 new test files 2026-02-20 00:59:58 +00:00
TODO.md docs: add commit hash to TODO.md Phase 1 completion 2026-02-20 01:00:13 +00:00
types.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00