Commit Graph

168 Commits

Author SHA1 Message Date
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
Ed_
1b3fc5ba2f feat(logs): Implement session restoration and historical replay mode 2026-03-08 21:03:37 -04:00
Ed_
72bb2cec68 feat(ui): Relocate 'Load Log' button to Log Management panel 2026-03-08 20:54:49 -04:00
Ed_
7063bead12 feat(logs): Implement file-based offloading for scripts and tool outputs 2026-03-08 20:51:27 -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_
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_
2f53f685a6 fix(core): Correct absolute import of ai_client 2026-03-07 21:09:16 -05:00
Ed_
f07b14aa66 fix(test): Restore performance threshold bounds and add profiling to test 2026-03-07 20:46:14 -05:00
Ed_
3ba4cac4a4 ai is trying to cheat out of finishing the tests still 2026-03-07 19:38:15 -05:00
Ed_
ca65f29513 fix: Handle None event_queue in _queue_put, fix test assertion 2026-03-07 16:53:45 -05:00
Ed_
e20f8a1d05 feat(conductor): Use model_override in worker execution 2026-03-07 16:45:56 -05:00
Ed_
63d1b04479 feat(gui): Add model dropdown and override indicator to ticket queue 2026-03-07 16:43:52 -05:00
Ed_
245653ce62 feat(models): Add model_override field to Ticket 2026-03-07 16:41:47 -05:00
Ed_
3cb7d4fd6d feat(gui): Add pause/resume button and visual indicator 2026-03-07 16:37:55 -05:00
Ed_
0c3a2061e7 feat(conductor): Add pause/resume mechanism to ConductorEngine 2026-03-07 16:36:04 -05:00
Ed_
c6d0bc8c8d feat(gui): Add cascade blocking logic to block/unblock 2026-03-07 16:30:53 -05:00
Ed_
2ff5a8beee feat(gui): Add block/unblock buttons to ticket queue 2026-03-07 16:28:13 -05:00
Ed_
094a6c3c22 feat(models): Add manual_block field and methods to Ticket 2026-03-07 16:25:44 -05:00
Ed_
d74f629f47 feat(gui): Add kill button per worker in ticket queue table 2026-03-07 16:19:01 -05:00
Ed_
597e6b51e2 feat(conductor): Implement abort checks in worker lifecycle and kill_worker method 2026-03-07 16:06:56 -05:00
Ed_
da011fbc57 feat(conductor): Populate abort_events when spawning workers 2026-03-07 15:59:59 -05:00
Ed_
5f7909121d feat(conductor): Add worker tracking and abort event dictionaries to ConductorEngine 2026-03-07 15:55:39 -05:00
Ed_
a22603d136 feat(gui): Implement manual ticket queue management with priority, multi-select, and drag-drop reordering 2026-03-07 15:42:32 -05:00
Ed_
035c74ed36 feat(models): Add priority field to Ticket dataclass and update serialization 2026-03-07 15:27:30 -05:00