Commit Graph

325 Commits

Author SHA1 Message Date
ed f4c5a0be83 feat(ai_client): Support external MCP tools and HITL approval 2026-03-12 15:58:36 -04:00
ed 3b2588ad61 feat(gui): Integrate External MCPs into Operations Hub with status indicators 2026-03-12 15:54:52 -04:00
ed 828fadf829 feat(mcp_client): Implement ExternalMCPManager and StdioMCPServer with tests 2026-03-12 15:41:01 -04:00
ed c09e0f50be feat(app_controller): Integrate MCP configuration loading and add tests 2026-03-12 15:33:37 -04:00
ed 1c863f0f0c feat(models): Add MCP configuration models and loading logic 2026-03-12 15:31:10 -04:00
ed 1a14cee3ce test: fix broken tests across suite and resolve port conflicts 2026-03-11 23:49:23 -04:00
ed 036c2f360a feat(api): implement phase 4 headless refinement and verification 2026-03-11 23:17:57 -04:00
ed 4777dd957a feat(api): implement phase 3 comprehensive control endpoints 2026-03-11 23:14:09 -04:00
ed 1be576a9a0 feat(api): implement phase 2 expanded read endpoints 2026-03-11 23:04:42 -04:00
ed 02e0fce548 feat(api): implement websocket gateway and event streaming for phase 1 2026-03-11 23:01:09 -04:00
ed 00a390ffab finally (still not fully polsihed but not crashing) 2026-03-11 22:44:32 -04:00
ed a471b1e588 checkpoint: before ai yeets it again 2026-03-11 22:27:10 -04:00
ed 1541e7f9fd checkpoitn before the ai yeets ita again 2026-03-11 22:06:34 -04:00
ed 4dee0e6f69 checkpoint: I have to fix try/finally spam by this ai 2026-03-11 21:43:19 -04:00
ed 56f79fd210 refinding (dealing with crashes) 2026-03-11 21:28:19 -04:00
ed 757c96b58e checkping fixing and refining these preset managers 2026-03-11 21:18:45 -04:00
ed 44fd370167 more refinement 2026-03-11 21:11:13 -04:00
ed b5007ce96f gui_2.py persona/prompt/tool preset menu refinement 2026-03-11 21:02:12 -04:00
ed 072c6e66bd lingering edit 2026-03-11 20:30:32 -04:00
ed f21f22e48f feat(ui): Improved tool list rendering and added category filtering 2026-03-11 20:27:33 -04:00
ed 09902701b4 feat(ui): AI Settings Overhaul - added dual sliders for model params including top_p 2026-03-11 20:22:06 -04:00
ed 84ec24e866 feat(ui): Improved resize policies and added dual controls for Preset windows 2026-03-11 20:12:27 -04:00
ed 7ee50f979a fix(gui): fix tool presets and biases panel and cache analytics section layout 2026-03-11 00:25:04 -04:00
ed 3870bf086c refactor(gui): redesign ai settings layout and fix model fetching sync 2026-03-11 00:18:45 -04:00
ed 747b810fe1 refactor(gui): redesign AI settings and usage analytics UI 2026-03-11 00:07:11 -04:00
ed 3ba05b8a6a refactor(gui): improve persona preferred models UI and remove embedded preset managers 2026-03-10 23:50:29 -04:00
ed 94598b605a checkpoint dealing with personal manager/editor 2026-03-10 23:47:53 -04:00
ed 26e03d2c9f refactor(gui): redesign persona modal as non-blocking window and embed sub-managers 2026-03-10 23:28:20 -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 6ae8737c1a fix bug 2026-03-10 22:54:24 -04:00
ed 92e7352d37 feat(gui): implement persona manager two-pane layout and dynamic model preference list 2026-03-10 22:45:35 -04:00
ed ca8e33837b refactor(gui): streamline preset manager and improve tool bias ui 2026-03-10 22:29:43 -04:00
ed 67a269b05d test: align tests with new Persona system 2026-03-10 21:26:31 -04:00
ed ee3a811cc9 fix(gui): render persona editor modal correctly and align with Persona model attributes 2026-03-10 21:24:57 -04:00
ed 6b587d76a7 fix(gui): render persona editor modal correctly and align with Persona model attributes 2026-03-10 21:20:05 -04:00
ed e3d5e0ed2e ai botched the agent personal track. needs a redo by gemini 3.1 2026-03-10 12:30:09 -04:00
ed fb3cb1ecca feat(personas): Implement Preferred Model Sets and Linked Tool Preset resolution 2026-03-10 11:25:12 -04:00
ed 523cf31f76 feat(personas): Add Persona selector to AI Settings panel and PersonaManager init 2026-03-10 11:15:33 -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 85ae4094cb test(bias): add efficacy simulation tests and enhance strategy labels 2026-03-10 10:25:09 -04:00
ed 1c83b3e519 feat(bias): implement GUI integration for tool weights and bias profiles 2026-03-10 10:24:02 -04:00
ed cad04bfbfc feat(bias): implement ToolBiasEngine and integrate into ai_client orchestration loop 2026-03-10 09:53:59 -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 3e531980d4 feat(mma): Consolidate Agent Streams into MMA Dashboard with popout options 2026-03-09 23:39:02 -04:00
ed 322f42db74 style(ops): Refine Usage Analytics layout with section titles and separators 2026-03-09 23:34:08 -04:00
ed 8a83d22967 feat(ops): Consolidate usage analytics into Operations Hub with popout option 2026-03-09 23:25:06 -04:00
ed 66844e8368 feat(mma): Implement Pop Out Task DAG option in MMA Dashboard 2026-03-09 23:16:02 -04:00