AI service lifecycle, allowance management, CLI task client
registerAgent hardcodes ConcurrentJobs: 5, but the concurrent test launches 10 goroutines. Override with ConcurrentJobs: 0 (unlimited) so all 10 dispatches succeed as intended. Co-Authored-By: Charon <developers@lethean.io> |
||
|---|---|---|
| prompts | ||
| allowance.go | ||
| allowance_edge_test.go | ||
| allowance_error_test.go | ||
| allowance_redis.go | ||
| allowance_redis_test.go | ||
| allowance_service.go | ||
| allowance_sqlite.go | ||
| allowance_sqlite_test.go | ||
| allowance_test.go | ||
| CLAUDE.md | ||
| client.go | ||
| client_test.go | ||
| completion.go | ||
| completion_git_test.go | ||
| completion_test.go | ||
| config.go | ||
| config_test.go | ||
| context.go | ||
| context_git_test.go | ||
| context_test.go | ||
| coverage_boost_test.go | ||
| dispatcher.go | ||
| dispatcher_test.go | ||
| embed.go | ||
| embed_test.go | ||
| FINDINGS.md | ||
| go.mod | ||
| go.sum | ||
| lifecycle_test.go | ||
| logs.go | ||
| logs_test.go | ||
| registry.go | ||
| registry_test.go | ||
| router.go | ||
| router_test.go | ||
| service.go | ||
| service_test.go | ||
| status.go | ||
| status_test.go | ||
| submit.go | ||
| submit_test.go | ||
| TODO.md | ||
| types.go | ||