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
Bill
923021d1c1
Step 376: Add Scheme-specific annotation differentiation
2026-02-16 11:36:22 -07:00
Bill
d06c32d5ff
Step 375: Add Scheme generator and pipeline routing
2026-02-16 11:33:29 -07:00
Bill
b7918108ea
Step 374: Add Scheme parser and pipeline routing
2026-02-16 11:30:33 -07:00
Bill
c5a4fddf96
Step 372: Add Lisp annotation inference mapping
2026-02-16 11:22:40 -07:00
Bill
e9ec11200e
Step 371: Add Common Lisp generator and pipeline routing
2026-02-16 11:12:38 -07:00
Bill
8c1eeae897
Step 370: Add Common Lisp parser and routing
2026-02-16 11:08:20 -07:00
Bill
1f4c6f3c91
Step 369: Add WAT phase integration tests and diagnostics
2026-02-16 10:02:14 -07:00
Bill
130284aa99
Step 367: Add WAT annotation mapping and tests
2026-02-16 09:57:00 -07:00
Bill
ccf21833f7
Step 366: Add WAT generator and pipeline generation route
2026-02-16 09:53:33 -07:00
Bill
219b828030
Step 365: Add WAT parser and pipeline routing
2026-02-16 09:49:50 -07:00
Bill
0f6e5333ae
Step 364: Add C integration tests and projection coverage
2026-02-16 09:46:36 -07:00
Bill
f7fbec7bc4
Step 363: Add C memory/annotation inference and C->Rust ownership mapping
2026-02-16 09:39:51 -07:00
Bill
31f12d0323
Step 362: C Generator (12/12 tests)
2026-02-16 09:31:12 -07:00
Bill
dbec5aa514
Step 361: C Parser Functions Structs Enums (12/12 tests)
2026-02-16 09:28:14 -07:00
Bill
1948614ebb
Sprint 13 architecture gate: refactor MenuBar function length
2026-02-16 09:23:29 -07:00
Bill
8dd4782b00
Step 359: Find and Replace Improvements (12/12 tests)
2026-02-16 09:16:27 -07:00
Bill
923569c97c
Step 358: Go-to-Definition and Symbol Navigation (12/12 tests)
2026-02-16 09:14:59 -07:00