Commit Graph

451 Commits

Author SHA1 Message Date
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
89182d6bb3 Add step437 phase19b integration tests and sprint summary 2026-02-16 17:28:58 -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
2ac44a66f7 Step 432: add Phase 19a integration suite 2026-02-16 17:18:27 -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
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
0f4b7c8270 Update progress.md: Phase 16a complete (Steps 394-399)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:02:15 -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
15b94d8f33 Update progress.md: Sprint 15 complete (Steps 389-393)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:50:11 -07:00