AI service lifecycle, allowance management, CLI task client
Find a file
Claude af110becc1
fix: correct go.mod replace directive (../core → ../go)
Co-Authored-By: Charon <developers@lethean.io>
2026-02-20 00:48:29 +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_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_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 feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
context.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +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
FINDINGS.md feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +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
service.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00
TODO.md docs: add TODO.md for fleet delegation 2026-02-19 21:36:06 +00:00
types.go feat: extract go-agentic from go-ai as standalone service package 2026-02-19 18:28:36 +00:00