Commit Graph

197 Commits

Author SHA1 Message Date
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
Ed_
178a694e2a fix(conductor): Resolve FileExistsError and harden Preset Manager modal 2026-03-09 22:59:22 -04:00
Ed_
95381c258c chore(conductor): Mark track 'Saved System Prompt Presets' as complete 2026-03-09 22:35:52 -04:00
Ed_
e2a403a187 checkpoint(Saved system prompt presets) 2026-03-09 22:27:40 -04:00
Ed_
e3fd58a0c8 feat(theme): Enhance CRTFilter with CRT-Lottes inspired effects 2026-03-09 01:34:22 -04:00
Ed_
cbccbb7229 nerv 2026-03-09 01:33:54 -04:00
Ed_
e635c2925d feat(theme): Implement comprehensive CRT Filter (scanlines, vignette, noise) 2026-03-09 01:19:16 -04:00
Ed_
9facecb7a5 feat(theme): Refine NERV palette contrast and readability 2026-03-09 01:13:23 -04:00
Ed_
afcb1bf758 feat(theme): Integrate NERV theme and visual effects into main GUI 2026-03-09 00:58:22 -04:00
Ed_
d9495f6e23 feat(theme): Add Alert Pulsing effect for NERV theme 2026-03-09 00:55:09 -04:00
Ed_
ccf4d3354a feat(theme): Add NERV visual effects (scanlines, flicker) in src/theme_nerv_fx.py 2026-03-09 00:49:20 -04:00
Ed_
3fa4f64e53 feat(theme): Create NERV theme infrastructure in src/theme_nerv.py 2026-03-09 00:40:03 -04:00
Ed_
80eaf740da spicyv 2026-03-09 00:27:43 -04:00
Ed_
5446a2407c feat(ui): Improve text rendering clarity with 3x font oversampling 2026-03-09 00:13:57 -04:00
Ed_
fde0f29e72 ok 2026-03-08 23:24:33 -04:00
Ed_
5f0168c4f2 feat(ui): Integrate imgui_markdown and professional fonts for rich text rendering 2026-03-08 23:07:42 -04:00
Ed_
429bb9242c feat(ui): Implement Multi-Viewport and UI Layout Presets management 2026-03-08 22:11:22 -04:00
Ed_
0b49b3ad39 feat(ui): Implement custom UI shaders for soft shadows and glass effects 2026-03-08 22:01:42 -04:00
Ed_
59e14533f6 feat(ui): Implement Subtle Rounding professional theme 2026-03-08 21:55:35 -04:00
Ed_
c6dd055da8 fix(ui): Correct font asset loading paths for test workspace isolation 2026-03-08 21:52:35 -04:00
Ed_
b1d612e19f feat(ui): Integrate Inter and Maple Mono typography 2026-03-08 21:47:23 -04:00
Ed_
4bcc9dda06 feat(ui): Revert Diagnostics to standalone panel and simplify Log Management 2026-03-08 21:42:58 -04:00
Ed_
e34a2e6355 feat(ui): Implement selectable text across primary GUI panels 2026-03-08 21:37:22 -04:00
Ed_
74737ac9c7 fix(core): Anchor config.toml path to manual slop root
This fixes an issue where config.toml was erroneously saved to the current working directory (e.g. project dir) rather than the global manual slop directory.
2026-03-08 21:29:54 -04:00
Ed_
ef942bb2a2 feat(ui): Implement _render_selectable_label helper and complete UI audit 2026-03-08 21:26:59 -04:00
Ed_
27b98ffe1e fix(ui): Prevent PopStyleColor crash by using frame-scoped tint flag 2026-03-08 21:20:13 -04:00
Ed_
bbe0209403 feat(logs): Harden session restoration for legacy logs and offloaded data resolution 2026-03-08 21:17:27 -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