1771 Commits

Author SHA1 Message Date
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
ed e0737dc987 conductor(checkpoint): Checkpoint end of Phase 5 2026-05-04 05:20:36 -04:00
ed fb2df2a758 feat(aggregation): Add persistent cache storage and LRU management 2026-05-04 05:20:03 -04:00
ed 56c752d070 conductor(plan): Mark Phase 4 complete and Phase 5 In Progress 2026-05-04 05:18:53 -04:00
ed a1c204f79e conductor(checkpoint): Checkpoint end of Phase 4 2026-05-04 05:18:30 -04:00
ed 6bf6c79db4 feat(ui): Expose cache status and controls in UI 2026-05-04 05:18:04 -04:00
ed 186e99a616 conductor(plan): Mark Phase 3 complete and Phase 4 In Progress 2026-05-04 05:12:24 -04:00
ed fa00a84a37 conductor(checkpoint): Checkpoint end of Phase 3 2026-05-04 05:11:42 -04:00
ed 36645f7f3e feat(aggregation): Implement tier-level aggregation strategy tied to Personas 2026-05-04 05:10:59 -04:00
ed a895b822d8 conductor(plan): Mark Phase 2 complete and Phase 3 In Progress 2026-05-04 04:55:12 -04:00
ed 7efcc7cae9 conductor(checkpoint): Checkpoint end of Phase 2 2026-05-04 04:54:48 -04:00
ed 76c4ce3677 feat(aggregation): Implement sub-agent summarization pass 2026-05-04 04:52:40 -04:00
ed d85514eb4f conductor(plan): Mark Phase 1 complete and Phase 2 In Progress 2026-05-04 04:46:19 -04:00
ed e972cf4035 conductor(checkpoint): Checkpoint end of Phase 1 2026-05-04 04:45:49 -04:00
ed 321810438b feat(aggregation): Implement hash-based summary cache 2026-05-04 04:44:11 -04:00
ed 04c710d60c update config 2026-05-02 19:04:14 -04:00
ed 685bac2952 docs(conductor): Synchronize documentation for 'System Context Exposure' track 2026-05-02 19:01:34 -04:00
ed 7e0bef82a7 chore(conductor): Mark track 'System Context Exposure' as complete 2026-05-02 19:01:00 -04:00
ed 628b580685 conductor(plan): Mark Phase 4 as complete and finalize track 2026-05-02 19:00:41 -04:00
ed fbd03dc336 missing commits 2026-05-02 19:00:40 -04:00