Commit Graph
6 Commits
Author SHA1 Message Date
Krishna Kumar 153dcff69d Add MCP server for council integration
- Add mcp_server package with 7 tools proxying to FastAPI:
  - council_query (full 3-stage process)
  - council_stage1_collect, stage2_rank, stage3_synthesize
  - council_conversation_create, list, get
- Add individual stage endpoints to FastAPI (/api/council/stage1, stage2, stage3)
- Update council models to use valid OpenRouter identifiers
- Add mcp>=1.0.0 dependency
2025-12-16 12:54:29 -06:00
karpathy 92e1fccb1b readme tweaks 2025-11-22 15:35:19 -08:00
karpathy 8affe1d794 add vibe code warning 2025-11-22 15:31:11 -08:00
karpathy 87b4a178ec a bit more progressive update and single turn 2025-11-22 15:24:47 -08:00
karpathy 827bfd3d3e Label maker add 2025-11-22 15:08:53 -08:00
karpathy eb0eb26f4c v0 2025-11-22 14:27:53 -08:00