Commit Graph

28 Commits

Author SHA1 Message Date
ed 1c863f0f0c feat(models): Add MCP configuration models and loading logic 2026-03-12 15:31:10 -04:00
ed 6da3d95c0e refactor(gui): redesign persona editor UI and replace popup modals with standard windows 2026-03-10 23:21:14 -04:00
ed ca8e33837b refactor(gui): streamline preset manager and improve tool bias ui 2026-03-10 22:29:43 -04:00
ed 7ae99f2bc3 feat(personas): Add persona_id support to Ticket/WorkerContext and ConductorEngine 2026-03-10 11:09:11 -04:00
ed 41a40aaa68 phase 2 checkpoint 2026-03-10 10:42:24 -04:00
ed 77a0b385d5 feat(bias): implement data models and storage for tool weighting and bias profiles 2026-03-10 09:27:12 -04:00
ed f213d37287 fix(gui): Ensure all tools are visible in Tool Preset Manager 2026-03-10 01:30:11 -04:00
ed dcc13efaf7 chore(conductor): Mark track 'Saved Tool Presets' as complete 2026-03-10 01:23:57 -04:00
ed e2a403a187 checkpoint(Saved system prompt presets) 2026-03-09 22:27:40 -04:00
ed 80eaf740da spicyv 2026-03-09 00:27:43 -04:00
ed d34c35941f docs update (wip) 2026-03-08 01:46:34 -05:00
ed 245653ce62 feat(models): Add model_override field to Ticket 2026-03-07 16:41:47 -05:00
ed 094a6c3c22 feat(models): Add manual_block field and methods to Ticket 2026-03-07 16:25:44 -05:00
ed 035c74ed36 feat(models): Add priority field to Ticket dataclass and update serialization 2026-03-07 15:27:30 -05:00
ed d7a6ba7e51 feat(ui): Enhanced context control with per-file flags and Gemini cache awareness 2026-03-07 12:13:08 -05:00
ed 4921a6715c OK. 2026-03-06 23:07:08 -05:00
ed cb57cc4a02 STILL FIXING 2026-03-06 22:03:59 -05:00
ed f65e9b40b2 WIP: Regression hell 2026-03-06 21:22:21 -05:00
ed 0e9f84f026 fixing 2026-03-06 19:54:52 -05:00
ed 36a1bd4257 missing parse history entries 2026-03-06 19:25:33 -05:00
ed f439b5c525 wip fixing regressions, removing hardcoded paths 2026-03-06 19:24:08 -05:00
ed 661566573c feat(mma): Complete Visual DAG implementation, fix link creation/deletion, and sync docs 2026-03-06 19:13:20 -05:00
ed df26e73314 fix: Add missing parse_history_entries function to models.py 2026-03-06 18:55:36 -05:00
ed af4a227d67 feat(mma): Implement Deep AST-Driven Context Pruning and mark track complete 2026-03-06 17:05:48 -05:00
ed e81843b11b WIP: PYTHON 2026-03-05 14:07:04 -05:00
ed 1b46534eff fix(controller): Clean up stray pass in _run_event_loop (Task 5.5) 2026-03-04 17:26:34 -05:00
ed d0009bb23a refactor(gui): Migrate application state to AppController 2026-03-04 10:36:41 -05:00
ed a0276e0894 feat(src): Move core implementation files to src/ directory 2026-03-04 09:55:44 -05:00