Commit Graph

560 Commits

Author SHA1 Message Date
Bill
ad6c1eb1f4 Complete Sprint 20: Legacy Code Ingestion (steps 439-448, 124/124 tests)
Phase 20a delivers legacy analysis, safety audit with CWE mapping,
modernization suggestions with effort routing, and RPC/MCP tools.
Phase 20b adds multi-file migration planning, API boundary preservation,
target-language test generation, and progressive migration execution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 19:22:15 -07:00
Bill
dd5b50654a Complete step438 legacy idiom detector with tests 2026-02-16 18:32:12 -07:00
Bill
2e7bf0e3d5 Kick off step438 via MCP and add legacy detector scaffold 2026-02-16 18:22:39 -07:00
Bill
84331f7e0b Improve completion relevance for C/C++ include context 2026-02-16 18:16:21 -07:00
Bill
0404703d3e Make inline completion helper opt-in by default 2026-02-16 18:14:24 -07:00
Bill
90560be614 Harden completion popup selection bounds 2026-02-16 18:10:35 -07:00
Bill
2d4c29d403 Fix sticky completion helper dismissal behavior 2026-02-16 18:07:33 -07:00
Bill
5881f926b4 Fix editor build break and improve startup usability 2026-02-16 17:46:05 -07:00
Bill
b2f4818405 Add step436 review comparison view and tests 2026-02-16 17:26:23 -07:00
Bill
142e826318 Add step435 workflow status overlay and tests 2026-02-16 17:24:41 -07:00
Bill
8129e7a320 Add step434 annotation heatmap with tests 2026-02-16 17:22:26 -07:00
Bill
ab7b8a862b Step 433: add inline code annotation badges model 2026-02-16 17:20:11 -07:00
Bill
54bb39c69b Step 431: add workflow progress dashboard model 2026-02-16 17:16:40 -07:00
Bill
c858ff4979 Step 430: add workflow dependency graph view model 2026-02-16 17:13:45 -07:00
Bill
013d94634a Step 429: add workflow task detail model 2026-02-16 17:09:18 -07:00
Bill
4d8686cb7c Step 428: add workflow task board model 2026-02-16 17:07:21 -07:00
Bill
fc950798f0 Step 426: add workflow cost tracking and reporting 2026-02-16 17:02:39 -07:00
Bill
9f4d360b89 Step 425: add batched agent task submission planning 2026-02-16 17:00:49 -07:00
Bill
337f8b09b2 Step 424: add context window optimizer 2026-02-16 16:58:41 -07:00
Bill
01951bac03 Step 423: add model profile registry with overrides 2026-02-16 16:56:10 -07:00
Bill
842f1afc79 Step 421: add one-call workspace onboarding MCP tool 2026-02-16 16:30:06 -07:00
Bill
6d5a2be423 Step 420: add MCP human review interface 2026-02-16 16:19:52 -07:00
Bill
52d1e71e39 Step 419: add MCP agent workflow loop 2026-02-16 16:14:17 -07:00
Bill
29ae2aae7a Step 418: add workflow MCP prompt templates 2026-02-16 16:09:01 -07:00
Bill
1be9b6102a Step 417: add MCP config and discovery utilities 2026-02-16 16:05:50 -07:00
Bill
79767743c6 Step 415: add SQL annotation mapping heuristics 2026-02-16 16:00:27 -07:00
Bill
439a8a5838 Step 414: add MySQL parser and generator support 2026-02-16 15:54:37 -07:00
Bill
0e201e2f8c Step 413: add T-SQL parser and generator support 2026-02-16 15:50:23 -07:00
Bill
7dbfbab63a Step 412: add PostgreSQL generator and pipeline routing 2026-02-16 15:45:27 -07:00
Bill
158e46895b Step 411: add standalone PostgreSQL parser and routing 2026-02-16 15:40:06 -07:00
Bill
c0f7770dcf Step 410: add SQL AST nodes with serialization support 2026-02-16 15:36:31 -07:00
Bill
ba15bdae03 Step 408: add VB.NET generator and generate routing 2026-02-16 15:31:23 -07:00
Bill
a07cd5b0b7 Step 407: add standalone VB.NET parser and parse routing 2026-02-16 15:28:43 -07:00
Bill
9aab804687 Step 406: add F# generator and pipeline generate routing 2026-02-16 15:26:23 -07:00
Bill
a7597a649c Step 405: add standalone F# parser and parse routing 2026-02-16 15:22:55 -07:00
Bill
22ee1f75c3 Step 400: add self-hosting test harness with coverage tracking
Infrastructure to feed Whetstone .h files through the C++ parser pipeline.
Tracks construct coverage (classes, functions, namespaces, type aliases),
graceful degradation for unparseable sections, and coverage reporting.
12/12 tests passing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:11:44 -07:00
Bill
5af8ed40e0 Step 394: add TypeAlias + nested type access tests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:01:30 -07:00
Bill
bb36e253f2 Step 392: add dependency graph data and critical path
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:47:46 -07:00
Bill
47152e31c5 Step 391: add workflow templates (CRUD, refactor, port, test, modernize)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:46:03 -07:00
Bill
2b682c7397 Step 390: add cost estimation and optimization suggestions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:44:15 -07:00
Bill
7ed01a75a8 Step 389: add configurable routing rules engine
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:41:42 -07:00
Bill
73e64295f2 Step 387: add orchestrator event stream APIs 2026-02-16 13:01:15 -07:00
Bill
67e637b9e8 Step 386: add result acceptance protocol 2026-02-16 12:57:58 -07:00
Bill
1f15e82401 Step 385: add context bundle format 2026-02-16 12:54:39 -07:00
Bill
667cf3a7ec Step 384: add workflow session protocol model 2026-02-16 12:52:42 -07:00
Bill
448d051077 Step 382: add orchestrator RPC and MCP tools 2026-02-16 12:47:58 -07:00
Bill
5300be080a Step 381: add workflow progress and ETA tracker 2026-02-16 12:39:37 -07:00
Bill
b99957e2fc Step 380: rejection rerouting feedback loop 2026-02-16 12:36:36 -07:00
Bill
e2dd2b1d3a Step 379: Add orchestrator batching and shared context 2026-02-16 12:31:01 -07:00
Bill
51c5e57597 Step 378: Add workflow orchestrator core loop 2026-02-16 12:28:43 -07:00