Commit Graph

15 Commits

Author SHA1 Message Date
Bill
423db8cb22 Step 233: Add training data pipeline 2026-02-10 08:47:07 -07:00
Bill
2491ece973 Step 232: Add session trace converter 2026-02-10 08:41:59 -07:00
Bill
d909b07301 Step 231: Add session anonymizer 2026-02-10 08:36:22 -07:00
Bill
835b90bbac Step 230: Enhance session recorder 2026-02-10 08:33:19 -07:00
Bill
718c99fef9 Step 229: Add tool definition tests 2026-02-10 08:23:48 -07:00
Bill
7e329b6a2e Step 228: Add prompt templates 2026-02-10 08:20:59 -07:00
Bill
1d91c49b15 Step 227: Open-source model tool definitions 2026-02-10 08:19:07 -07:00
Bill
8a15b27380 Step 226: OpenAI tool definitions 2026-02-10 08:14:19 -07:00
Bill
23117eb97e Step 225: Claude tool definitions 2026-02-10 08:12:16 -07:00
Bill
82bc20b5c8 Step 224: evaluation harness tests 2026-02-10 08:06:04 -07:00
Bill
3e02f004f0 Step 223: evaluation runner CLI 2026-02-10 08:04:00 -07:00
Bill
1ce68176d1 Step 222: workflow evaluation tasks 2026-02-10 08:02:24 -07:00
Bill
66c1b50ad7 Step 221: basic evaluation tasks 2026-02-10 08:00:43 -07:00
Bill
575e4b782d Step 220: evaluation framework 2026-02-10 07:58:25 -07:00
Bill
c9d938f855 Sprint 7 Phase 7a: API documentation, schemas, and new RPC methods (Steps 202-206)
- Step 202: docs/AGENT_API.md — comprehensive JSON-RPC API reference with 23 methods
- Step 203: schemas/ — 20 JSON Schema files (8 types, 12 methods) for validation
- Step 204: Expose ContextAPI (getInScopeSymbols, getCallHierarchy, getDependencyGraph) and BatchMutationAPI (applyBatch) via WebSocket RPC
- Step 205: Expose Pipeline operations (runPipeline, parseSource, generateFromAST, projectLanguage) via WebSocket RPC
- Step 206: API schema validation tests — 51/51 assertions pass
- Updated PROGRESS.md with Sprint 5+6 completion, corrected summary table
- Updated FEATURE_REQUESTS.md to reflect implemented items
- Created sprint7_plan.md with 33 steps across 6 phases

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 07:31:01 -07:00