|
|
523cf31f76
|
feat(personas): Add Persona selector to AI Settings panel and PersonaManager init
|
2026-03-10 11:15:33 -04:00 |
|
|
|
1c83b3e519
|
feat(bias): implement GUI integration for tool weights and bias profiles
|
2026-03-10 10:24:02 -04:00 |
|
|
|
f213d37287
|
fix(gui): Ensure all tools are visible in Tool Preset Manager
|
2026-03-10 01:30:11 -04:00 |
|
|
|
dcc13efaf7
|
chore(conductor): Mark track 'Saved Tool Presets' as complete
|
2026-03-10 01:23:57 -04:00 |
|
|
|
3e531980d4
|
feat(mma): Consolidate Agent Streams into MMA Dashboard with popout options
|
2026-03-09 23:39:02 -04:00 |
|
|
|
322f42db74
|
style(ops): Refine Usage Analytics layout with section titles and separators
|
2026-03-09 23:34:08 -04:00 |
|
|
|
8a83d22967
|
feat(ops): Consolidate usage analytics into Operations Hub with popout option
|
2026-03-09 23:25:06 -04:00 |
|
|
|
66844e8368
|
feat(mma): Implement Pop Out Task DAG option in MMA Dashboard
|
2026-03-09 23:16:02 -04:00 |
|
|
|
178a694e2a
|
fix(conductor): Resolve FileExistsError and harden Preset Manager modal
|
2026-03-09 22:59:22 -04:00 |
|
|
|
95381c258c
|
chore(conductor): Mark track 'Saved System Prompt Presets' as complete
|
2026-03-09 22:35:52 -04:00 |
|
|
|
e2a403a187
|
checkpoint(Saved system prompt presets)
|
2026-03-09 22:27:40 -04:00 |
|
|
|
cbccbb7229
|
nerv
|
2026-03-09 01:33:54 -04:00 |
|
|
|
e635c2925d
|
feat(theme): Implement comprehensive CRT Filter (scanlines, vignette, noise)
|
2026-03-09 01:19:16 -04:00 |
|
|
|
9facecb7a5
|
feat(theme): Refine NERV palette contrast and readability
|
2026-03-09 01:13:23 -04:00 |
|
|
|
afcb1bf758
|
feat(theme): Integrate NERV theme and visual effects into main GUI
|
2026-03-09 00:58:22 -04:00 |
|
|
|
5446a2407c
|
feat(ui): Improve text rendering clarity with 3x font oversampling
|
2026-03-09 00:13:57 -04:00 |
|
|
|
fde0f29e72
|
ok
|
2026-03-08 23:24:33 -04:00 |
|
|
|
5f0168c4f2
|
feat(ui): Integrate imgui_markdown and professional fonts for rich text rendering
|
2026-03-08 23:07:42 -04:00 |
|
|
|
429bb9242c
|
feat(ui): Implement Multi-Viewport and UI Layout Presets management
|
2026-03-08 22:11:22 -04:00 |
|
|
|
0b49b3ad39
|
feat(ui): Implement custom UI shaders for soft shadows and glass effects
|
2026-03-08 22:01:42 -04:00 |
|
|
|
c6dd055da8
|
fix(ui): Correct font asset loading paths for test workspace isolation
|
2026-03-08 21:52:35 -04:00 |
|
|
|
b1d612e19f
|
feat(ui): Integrate Inter and Maple Mono typography
|
2026-03-08 21:47:23 -04:00 |
|
|
|
4bcc9dda06
|
feat(ui): Revert Diagnostics to standalone panel and simplify Log Management
|
2026-03-08 21:42:58 -04:00 |
|
|
|
e34a2e6355
|
feat(ui): Implement selectable text across primary GUI panels
|
2026-03-08 21:37:22 -04:00 |
|
|
|
ef942bb2a2
|
feat(ui): Implement _render_selectable_label helper and complete UI audit
|
2026-03-08 21:26:59 -04:00 |
|
|
|
27b98ffe1e
|
fix(ui): Prevent PopStyleColor crash by using frame-scoped tint flag
|
2026-03-08 21:20:13 -04:00 |
|
|
|
c3e0cb3243
|
feat(logs): Improve MMA log visibility and filtering
|
2026-03-08 21:10:26 -04:00 |
|
|
|
8e02c1ecec
|
feat(logs): Implement Diagnostic Tab and clean up discussion history
|
2026-03-08 21:07:49 -04:00 |
|
|
|
1b3fc5ba2f
|
feat(logs): Implement session restoration and historical replay mode
|
2026-03-08 21:03:37 -04:00 |
|
|
|
72bb2cec68
|
feat(ui): Relocate 'Load Log' button to Log Management panel
|
2026-03-08 20:54:49 -04:00 |
|
|
|
b70552f1d7
|
gui adjsutments
|
2026-03-07 22:36:07 -05:00 |
|
|
|
a65dff4b6d
|
a test for a test
|
2026-03-07 22:29:08 -05:00 |
|
|
|
3ba4cac4a4
|
ai is trying to cheat out of finishing the tests still
|
2026-03-07 19:38:15 -05:00 |
|
|
|
63d1b04479
|
feat(gui): Add model dropdown and override indicator to ticket queue
|
2026-03-07 16:43:52 -05:00 |
|
|
|
3cb7d4fd6d
|
feat(gui): Add pause/resume button and visual indicator
|
2026-03-07 16:37:55 -05:00 |
|
|
|
c6d0bc8c8d
|
feat(gui): Add cascade blocking logic to block/unblock
|
2026-03-07 16:30:53 -05:00 |
|
|
|
2ff5a8beee
|
feat(gui): Add block/unblock buttons to ticket queue
|
2026-03-07 16:28:13 -05:00 |
|
|
|
d74f629f47
|
feat(gui): Add kill button per worker in ticket queue table
|
2026-03-07 16:19:01 -05:00 |
|
|
|
a22603d136
|
feat(gui): Implement manual ticket queue management with priority, multi-select, and drag-drop reordering
|
2026-03-07 15:42:32 -05:00 |
|
|
|
7ea833e2d3
|
feat(gui): Implement on-demand definition lookup with clickable navigation and collapsing
|
2026-03-07 15:20:39 -05:00 |
|
|
|
84396dc13a
|
fixes
|
2026-03-07 14:49:46 -05:00 |
|
|
|
f655547184
|
fixees
|
2026-03-07 14:49:39 -05:00 |
|
|
|
6ab359deda
|
fixes
|
2026-03-07 14:39:40 -05:00 |
|
|
|
a856d73f95
|
ok
|
2026-03-07 14:25:03 -05:00 |
|
|
|
91d7e2055f
|
wip
|
2026-03-07 14:13:25 -05:00 |
|
|
|
fcff00f750
|
WIP: profiling
|
2026-03-07 14:02:03 -05:00 |
|
|
|
d71d82bafb
|
docs(conductor): Synchronize docs for track 'GUI Performance Profiling & Optimization'
|
2026-03-07 13:20:12 -05:00 |
|
|
|
7198c8717a
|
fix(ui): Final cleanup of performance profiling instrumentation
|
2026-03-07 13:04:44 -05:00 |
|
|
|
1f760f2381
|
fix(ui): Correct performance profiling instrumentation and Diagnostics UI
|
2026-03-07 13:01:39 -05:00 |
|
|
|
a4c267d864
|
feat(ui): Implement conditional performance profiling for key GUI components
|
2026-03-07 12:54:40 -05:00 |
|