Commit Graph

1790 Commits

Author SHA1 Message Date
ed 0db41efec6 feat(mcp): Integrate C/C++ skeleton and outline tools 2026-05-05 18:57:51 -04:00
ed ac60dee5ae conductor(plan): Mark phase 'Phase 2: ASTParser Extensions' as complete 2026-05-05 18:54:25 -04:00
ed 7bc4642bb6 conductor(checkpoint): Checkpoint end of Phase 2 - ASTParser Extensions 2026-05-05 18:54:03 -04:00
ed 41082a09ad conductor(plan): Mark Phase 2 core tasks as complete 2026-05-05 18:53:09 -04:00
ed d3cd7cf75a feat(parser): Implement C/C++ skeleton and outline extraction 2026-05-05 18:51:56 -04:00
ed 0b819b29c1 conductor(plan): Mark Task 2.1 as complete 2026-05-05 18:43:45 -04:00
ed c025ebc29d feat(parser): Add C and C++ support to ASTParser 2026-05-05 18:42:53 -04:00
ed ab9446dc05 conductor(plan): Mark phase 'Phase 1: Dependencies' as complete 2026-05-05 18:38:00 -04:00
ed 1f86c6202f conductor(checkpoint): Checkpoint end of Phase 1 - Dependencies 2026-05-05 18:37:34 -04:00
ed e3b542e9d3 conductor(plan): Mark Task 1.1 as complete 2026-05-05 18:35:58 -04:00
ed 568c549d99 feat(deps): Add tree-sitter C and C++ grammars 2026-05-05 18:35:23 -04:00
ed 550e7011ff docs(conductor): Synchronize docs for track 'Undo/Redo History Support' 2026-05-05 18:29:19 -04:00
ed 63614cfd44 chore(conductor): Mark track 'Undo/Redo History Support' as complete 2026-05-05 17:53:58 -04:00
ed feeb724760 conductor(plan): Mark phase 'UI Features & History List' as complete 2026-05-05 17:52:03 -04:00
ed 446a58717e conductor(checkpoint): Checkpoint end of Phase 4 - UI Features & History List 2026-05-05 17:50:55 -04:00
ed b3c28a0697 conductor(plan): Mark tasks in Phase 4 as complete 2026-05-05 17:39:23 -04:00
ed 2612763e73 conductor(plan): Mark phase 'Discussion & Context Structure Mutation' as complete 2026-05-05 15:19:36 -04:00
ed 0a5b90e772 conductor(checkpoint): Checkpoint end of Phase 3 - Discussion & Context Structure Mutation 2026-05-05 12:17:53 -04:00
ed 10f5913661 conductor(plan): Mark tasks in Phase 3 and hotkeys as complete 2026-05-05 11:34:31 -04:00
ed 73eed95897 conductor(plan): Mark phase 'Text Input & Control Undo/Redo' as complete 2026-05-05 00:24:24 -04:00
ed a02849b9a3 conductor(checkpoint): Checkpoint end of Phase 2 - Text Input & Control Undo/Redo 2026-05-05 00:23:55 -04:00
ed 8513604539 conductor(plan): Mark tasks in Phase 2 as complete 2026-05-05 00:22:44 -04:00
ed 4e34e8c1f3 conductor(plan): Mark phase 'History Core Logic & State Management' as complete 2026-05-04 23:39:47 -04:00
ed 9a699a5d91 conductor(checkpoint): Checkpoint end of Phase 1 - History Core Logic 2026-05-04 23:39:10 -04:00
ed ca0bff684f conductor(plan): Mark tasks in Phase 1 as complete 2026-05-04 23:38:30 -04:00
ed 7743b157c7 feat(history): Implement generic HistoryManager and unit tests 2026-05-04 23:38:00 -04:00
ed 7214926848 inis 2026-05-04 23:13:37 -04:00
ed c736751325 chore(conductor): Mark track 'RAG Support' as complete 2026-05-04 23:07:48 -04:00
ed af6be10d47 docs(conductor): Synchronize docs for track 'RAG Support' 2026-05-04 22:51:39 -04:00
ed 7bed4a8f97 conductor(checkpoint): Final checkpoint for RAG Support track - Phase 4 complete 2026-05-04 22:36:31 -04:00
ed 964f665082 test(rag): add Phase 4 stress test for large codebase verification 2026-05-04 21:52:39 -04:00
ed 095368bca2 feat(rag): implement incremental and parallel indexing performance optimizations 2026-05-04 21:47:54 -04:00
ed a3d7376535 feat(rag): final refinements for Phase 4 support and UI visualization 2026-05-04 21:41:10 -04:00
ed bb8d609a71 conductor(plan): Mark phase 'Phase 3: GUI Integration & Visualization' as complete 2026-05-04 18:49:50 -04:00
ed 213747a9fc conductor(checkpoint): Checkpoint end of Phase 3 - RAG GUI Integration 2026-05-04 18:49:18 -04:00
ed 8b85c7a100 feat(rag): wire RAG settings to Hook API and add simulation tests 2026-05-04 18:37:59 -04:00
ed c1a38bc597 conductor(plan): Mark task 'Implement auto-start/indexing status indicators' as complete 2026-05-04 11:34:41 -04:00
ed 8b487536c5 feat(rag): Implement auto-indexing and status indicators 2026-05-04 11:34:01 -04:00
ed 58194c8c4d conductor(plan): Mark task 'Implement retrieval visualization' as complete 2026-05-04 11:26:50 -04:00
ed d4dc23720f feat(gui): Implement RAG context visualization in Discussion history 2026-05-04 11:26:36 -04:00
ed 3b876e9556 conductor(plan): Mark task 'Implement the RAG Settings panel' as complete 2026-05-04 11:22:20 -04:00
ed f57e2fe4f0 feat(gui): Implement RAG Settings panel in AI Settings 2026-05-04 11:22:06 -04:00
ed a9ca5ad781 conductor(plan): Mark Phase 2 complete and Phase 3 In Progress 2026-05-04 08:23:50 -04:00
ed fe0069c046 feat(rag): Implement indexing and retrieval logic with AppController integration 2026-05-04 06:53:32 -04:00
ed 337c21ad1f conductor(plan): Mark Phase 1 complete and Phase 2 In Progress 2026-05-04 05:39:21 -04:00
ed dd042d9bb1 conductor(checkpoint): Checkpoint end of Phase 1 2026-05-04 05:39:04 -04:00
ed e80cd6bd3f feat(rag): Implement RAG engine, configuration schema, and vector store integration 2026-05-04 05:38:23 -04:00
ed 5a1c157295 docs(conductor): Synchronize documentation for 'Smarter Aggregation with Sub-Agent Summarization' track 2026-05-04 05:22:50 -04:00
ed 976cf3925d chore(conductor): Mark track 'Smarter Aggregation with Sub-Agent Summarization' as complete 2026-05-04 05:21:22 -04:00
ed e50d18069e conductor(plan): Mark Phase 5 complete and finalize track 2026-05-04 05:21:06 -04:00