Commit 604cbf7
Alejandro Velez
feat: add AgentCore Runtime entrypoint and deployment docs
- main.py with /invocations POST + /ping GET (AgentCore contract)
- Auto-detect mode from natural language prompt (analyze/review/fix)
- Delegates to existing orchestrator and AI agent
- agentcore/agentcore.json runtime configuration
- Full step-by-step docs: local testing, agentcore deploy, invoke, cleanup
- Local running docs (thothctl serve, uvicorn, ollama offline)
- CI/CD examples for GitHub Actions and Azure DevOps
- 20 unit tests covering endpoints, dispatch, and mode detection
Bumps version to 0.13.31 parent b2d036c commit 604cbf7
5 files changed
Lines changed: 911 additions & 1 deletion
File tree
- docs/framework/commands/ai-review
- src/thothctl
- services/ai_review
- agentcore
- tests
0 commit comments