Step 156: add agent annotation assistant

This commit is contained in:
Bill
2026-02-09 19:28:10 -07:00
parent 7340d5028a
commit d12757b38a
7 changed files with 392 additions and 1 deletions

View File

@@ -305,7 +305,7 @@ primitives, and assist with constructive coding.
Returns AST nodes that the agent can review before insertion.
*New:* `AgentCodeGen.h`
- [ ] **Step 156: Agent annotation assistant**
- [x] **Step 156: Agent annotation assistant**
Agent can request annotation suggestions for a code region. Whetstone
runs `MemoryStrategyInference` and `AnnotationValidator`, returns
suggestions with confidence scores. Agent can apply suggestions via