Commit Graph

382 Commits

Author SHA1 Message Date
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
dd9c019e85 Step 427: add Sprint 18b integration suite 2026-02-16 17:04:12 -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
428d7191c5 Step 422: add Sprint 18a integration test suite 2026-02-16 16:35:09 -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
0ec892383b Step 416: add Sprint 17 SQL integration tests 2026-02-16 16:02:43 -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
31722dd035 Step 409: add .NET cross-language integration tests 2026-02-16 15:32:51 -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
98cfb959d7 Step 404: self-hosting phase integration and progress report 2026-02-16 15:07:44 -07:00
Bill
564112fca1 Step 403: self-host inference and generation coverage 2026-02-16 15:05:51 -07:00
Bill
1df56b809f Step 402: self-host parse coverage for AnnotationValidatorExtended 2026-02-16 14:59:57 -07:00
Bill
02e76576f3 Step 401: parse AnnotationConflictExtended self-hosting coverage 2026-02-16 14:57:08 -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
1d3bcc3cfc Step 399: add Phase 16a integration tests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:01:37 -07:00
Bill
48f6a99e8c Step 398: add cast expression support and risk annotations
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:01:37 -07:00
Bill
55527eeeda Step 397: add auto type deduction support
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:01:37 -07:00
Bill
2ce8e422f2 Step 396: add smart pointer pattern recognition
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:01:37 -07:00
Bill
343b8a545b Step 395: add static members + const/constexpr tests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:01:37 -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
9e68ef0707 Step 393: add Phase 15c integration tests and Sprint 15 summary
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:49:26 -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
b4b6f4624d Step 388: add full protocol integration tests 2026-02-16 13:04:56 -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
461a702e11 Step 383: add Sprint 15a integration tests 2026-02-16 12:50:32 -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