Commit Graph

1357 Commits

Author SHA1 Message Date
Ed_
3489b3c4b8 docs(conductor): Synchronize docs for track 'Advanced Log Management and Session Restoration' 2026-03-08 21:13:42 -04:00
Ed_
91949575a7 chore(conductor): Mark track 'Advanced Log Management and Session Restoration' as complete 2026-03-08 21:10:57 -04:00
Ed_
b78682dfff conductor(plan): Mark all tasks as complete 2026-03-08 21:10:46 -04:00
Ed_
c3e0cb3243 feat(logs): Improve MMA log visibility and filtering 2026-03-08 21:10:26 -04:00
Ed_
8e02c1ecec feat(logs): Implement Diagnostic Tab and clean up discussion history 2026-03-08 21:07:49 -04:00
Ed_
f9364e173e conductor(plan): Mark Phase 2 as complete 2026-03-08 21:03:58 -04:00
Ed_
1b3fc5ba2f feat(logs): Implement session restoration and historical replay mode 2026-03-08 21:03:37 -04:00
Ed_
1e4eaf25d8 chore(conductor): Add new track 'Codebase Audit and Cleanup' 2026-03-08 20:59:17 -04:00
Ed_
72bb2cec68 feat(ui): Relocate 'Load Log' button to Log Management panel 2026-03-08 20:54:49 -04:00
Ed_
4c056fec03 conductor(plan): Mark Phase 1 as complete 2026-03-08 20:53:26 -04:00
Ed_
de5b152c1e conductor(checkpoint): Checkpoint end of Phase 1: Storage Optimization 2026-03-08 20:53:13 -04:00
Ed_
7063bead12 feat(logs): Implement file-based offloading for scripts and tool outputs 2026-03-08 20:51:27 -04:00
Ed_
07b0f83794 chore(conductor): Add new track 'Expanded Hook API & Headless Orchestration' 2026-03-08 14:16:56 -04:00
Ed_
c766954c52 chore(conductor): Add new track 'Agent Tool Preference & Bias Tuning' 2026-03-08 14:09:06 -04:00
Ed_
20f5c34c4b chore(conductor): Add new track 'RAG Support' 2026-03-08 14:04:18 -04:00
Ed_
fbee82e6d7 chore(conductor): Add new track 'External MCP Server Support' 2026-03-08 14:00:26 -04:00
Ed_
235b369d15 chore(conductor): Add per-response metrics requirement to caching optimization track 2026-03-08 13:55:32 -04:00
Ed_
d7083fc73f chore(conductor): Add new track 'AI Provider Caching Optimization' 2026-03-08 13:55:06 -04:00
Ed_
792352fb5b chore(conductor): Add new track 'Zhipu AI (GLM) Provider Integration' 2026-03-08 13:49:43 -04:00
Ed_
b49be2f059 chore(conductor): Add new track 'OpenAI Provider Integration' 2026-03-08 13:46:38 -04:00
Ed_
2626516cb9 chore(conductor): Add new track 'Markdown Support & Syntax Highlighting' 2026-03-08 13:41:05 -04:00
Ed_
b9edd55aa5 archive 2026-03-08 13:33:50 -04:00
Ed_
a65f3375ad archive 2026-03-08 13:31:32 -04:00
Ed_
87c9953b2e chore(conductor): Add new track 'Selectable GUI Text & UX Improvements' 2026-03-08 13:31:05 -04:00
Ed_
66338b3ba0 archiving tracks 2026-03-08 13:29:53 -04:00
Ed_
b44c0f42cd chore(conductor): Add new track 'External Text Editor Integration for Approvals' 2026-03-08 13:12:27 -04:00
Ed_
deb1a2b423 adjust tracks.md 2026-03-08 13:05:34 -04:00
Ed_
0515be39cc chore(conductor): Restore Phase 4 subcategories in tracks.md 2026-03-08 13:04:18 -04:00
Ed_
da7f477723 chore(conductor): Reorganize tracks into Phase 3 and Phase 4 2026-03-08 13:03:44 -04:00
Ed_
957af2f587 chore(conductor): De-number completed tracks in tracks.md 2026-03-08 13:03:02 -04:00
Ed_
7f9002b900 chore(conductor): Archive completed tracks in tracks.md 2026-03-08 13:02:23 -04:00
Ed_
711750f1c3 chore(conductor): Add new track 'UI Theme Overhaul & Style System' 2026-03-08 13:01:14 -04:00
Ed_
5e6a38a790 chore(conductor): Add new track 'Advanced Log Management and Session Restoration' 2026-03-08 12:53:42 -04:00
Ed_
c11df55a25 chore(conductor): Add new track 'Saved Tool Presets' 2026-03-08 12:41:42 -04:00
Ed_
28cc901c0a chore(conductor): Add new track 'Saved System Prompt Presets' 2026-03-08 12:35:13 -04:00
Ed_
790904a094 fixes 2026-03-08 04:00:32 -04:00
Ed_
8beb186aff fix 2026-03-08 03:38:52 -04:00
Ed_
7bdba1c9b9 adjustments + new tracks + tasks.md reduction of usage 2026-03-08 03:31:15 -04:00
Ed_
2ffb2b2e1f docs 2026-03-08 03:11:11 -04:00
Ed_
83911ff1c5 plans and docs 2026-03-08 03:05:15 -04:00
Ed_
d34c35941f docs update (wip) 2026-03-08 01:46:34 -05:00
Ed_
d9a06fd2fe fix(test): emit response event on gemini_cli timeout
- Add try/except in ai_client.py to emit response_received event
  before re-raising exceptions from gemini_cli adapter
- Adjust mock_gemini_cli.py to sleep 65s (triggers 60s adapter timeout)
- This fixes test_mock_timeout and other live GUI tests that were
  hanging because no event was emitted on timeout
2026-03-07 22:37:06 -05:00
Ed_
b70552f1d7 gui adjsutments 2026-03-07 22:36:07 -05:00
Ed_
a65dff4b6d a test for a test 2026-03-07 22:29:08 -05:00
Ed_
6621362c37 ok 2026-03-07 21:40:40 -05:00
Ed_
2f53f685a6 fix(core): Correct absolute import of ai_client 2026-03-07 21:09:16 -05:00
Ed_
87efbd1a12 chore(conductor): Mark track 'Test Regression Verification' as complete 2026-03-07 20:55:14 -05:00
Ed_
99d837dc95 conductor(checkpoint): Test regression verification complete 2026-03-07 20:54:48 -05:00
Ed_
f07b14aa66 fix(test): Restore performance threshold bounds and add profiling to test 2026-03-07 20:46:14 -05:00
Ed_
4c2cfda3d1 fixing 2026-03-07 20:32:59 -05:00