|
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_redis.go
|
feat(allowance): add Redis backend for AllowanceStore
|
2026-02-20 11:23:13 +00:00 |
|
allowance_redis_test.go
|
feat(allowance): add Redis backend for AllowanceStore
|
2026-02-20 11:23:13 +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_sqlite.go
|
feat: Phase 2 — SQLite AllowanceStore backend + config wiring
|
2026-02-20 07:07:49 +00:00 |
|
allowance_sqlite_test.go
|
feat(allowance): add Redis backend for AllowanceStore
|
2026-02-20 11:23:13 +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(cli): add status summary, task submission, and log streaming
|
2026-02-20 07:21:59 +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(allowance): add Redis backend for AllowanceStore
|
2026-02-20 11:23:13 +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 |
|
coverage_boost_test.go
|
fix(test): mock claude binary in HandleTask tests
|
2026-02-20 11:28:03 +00:00 |
|
dispatcher.go
|
feat(coordination): add agent registry, task router, and dispatcher
|
2026-02-20 07:16:53 +00:00 |
|
dispatcher_test.go
|
fix(test): correct concurrent dispatch test allowance override
|
2026-02-20 11:23:30 +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
|
feat(allowance): add Redis backend for AllowanceStore
|
2026-02-20 11:23:13 +00:00 |
|
go.sum
|
feat(allowance): add Redis backend for AllowanceStore
|
2026-02-20 11:23:13 +00:00 |
|
lifecycle_test.go
|
test: achieve 85.6% coverage with 7 new test files
|
2026-02-20 00:59:58 +00:00 |
|
logs.go
|
feat(cli): add status summary, task submission, and log streaming
|
2026-02-20 07:21:59 +00:00 |
|
logs_test.go
|
feat(cli): add status summary, task submission, and log streaming
|
2026-02-20 07:21:59 +00:00 |
|
registry.go
|
feat(coordination): add agent registry, task router, and dispatcher
|
2026-02-20 07:16:53 +00:00 |
|
registry_test.go
|
feat(coordination): add agent registry, task router, and dispatcher
|
2026-02-20 07:16:53 +00:00 |
|
router.go
|
feat(coordination): add agent registry, task router, and dispatcher
|
2026-02-20 07:16:53 +00:00 |
|
router_test.go
|
feat(coordination): add agent registry, task router, and dispatcher
|
2026-02-20 07:16:53 +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 |
|
status.go
|
feat(cli): add status summary, task submission, and log streaming
|
2026-02-20 07:21:59 +00:00 |
|
status_test.go
|
feat(cli): add status summary, task submission, and log streaming
|
2026-02-20 07:21:59 +00:00 |
|
submit.go
|
feat(cli): add status summary, task submission, and log streaming
|
2026-02-20 07:21:59 +00:00 |
|
submit_test.go
|
feat(cli): add status summary, task submission, and log streaming
|
2026-02-20 07:21:59 +00:00 |
|
TODO.md
|
docs: add Phases 5-8 to TODO — registry persistence, rate enforcement, retry, events
|
2026-02-20 11:35:19 +00:00 |
|
types.go
|
feat: extract go-agentic from go-ai as standalone service package
|
2026-02-19 18:28:36 +00:00 |