Private
Public Access
0
0
Files
manual_slop/project_history.toml
T
ed 8f6f47d46b fix(gui): Final monolithic stabilization pass
- Restore monolithic architecture in gui_2.py to fix test breakages and circular imports.
- Update Text Viewer stable ID to '###Text_Viewer_Unified' to definitively fix docking conflicts.
- Refactor discussion entry renderer to force full-width horizontal expansion for Markdown.
- Fully restore theme_2.py definitions (palettes, fonts, scale) while retaining role-tint logic.
- Robustify ImGui ID stack in imgui_scopes.py to prevent access violations.
- Verify all fixes with the comprehensive unit and visual test suite.
2026-06-02 17:30:46 -04:00

14 lines
183 B
TOML

roles = [
"User",
"AI",
"Vendor API",
"System",
"Context",
]
active = "main"
[discussions.main]
git_commit = ""
last_updated = "2026-06-02T17:20:11"
history = []