Files
whetstone_DSL/editor/tests
Bill 80b5a199cb Sprint 7 Phase 7b: MCP server with tools, resources, and prompts (Steps 207-213)
- Step 207: MCPServer.h — MCP protocol core with JSON-RPC 2.0 stdio transport,
  initialize/initialized handshake, capabilities (tools, resources, prompts)
- Step 208: 5 AST tools — whetstone_get_ast, whetstone_mutate, whetstone_batch_mutate,
  whetstone_get_scope, whetstone_get_call_hierarchy
- Step 209: 5 annotation/generation tools — whetstone_suggest_annotations,
  whetstone_apply_annotation, whetstone_generate_code, whetstone_run_pipeline,
  whetstone_project_language
- Step 210: 5 MCP resources — ast, diagnostics, libraries, annotations, settings
- Step 211: 4 MCP prompts — annotate_module, cross_language_projection,
  security_audit, refactor_memory
- Step 212: MCPBridge.h — stdio transport with Content-Length framing,
  bridges MCP to Whetstone JSON-RPC
- Step 213: MCP server tests — 90/90 assertions pass

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 07:45:11 -07:00
..
2026-02-06 21:48:25 -07:00
2026-02-07 10:46:17 -07:00
2026-02-09 09:12:34 -07:00
2026-02-09 09:14:47 -07:00
2026-02-09 09:26:54 -07:00
2026-02-09 09:35:00 -07:00
2026-02-09 09:37:12 -07:00
2026-02-09 09:38:57 -07:00
2026-02-09 09:49:29 -07:00
2026-02-09 09:59:25 -07:00
2026-02-09 10:22:13 -07:00
2026-02-09 10:10:25 -07:00
2026-02-09 12:18:54 -07:00
2026-02-09 12:30:31 -07:00
2026-02-09 12:33:15 -07:00
2026-02-09 12:49:14 -07:00
2026-02-09 12:52:20 -07:00
2026-02-09 12:56:27 -07:00
2026-02-09 13:02:43 -07:00
2026-02-09 13:04:58 -07:00
2026-02-09 17:12:28 -07:00
2026-02-09 17:32:17 -07:00
2026-02-09 17:47:26 -07:00
2026-02-09 21:26:10 -07:00
2026-02-09 21:35:54 -07:00
2026-02-09 21:41:58 -07:00
2026-02-09 21:44:45 -07:00
2026-02-09 21:51:44 -07:00
2026-02-09 22:37:49 -07:00
2026-02-09 22:40:26 -07:00
2026-02-09 22:50:49 -07:00
2026-02-10 05:15:09 -07:00