Files
manual_slop/project_history.toml
Ed_ 2b73745cd9 feat(gui): Merge Session Hub into Discussion Hub
- Removed Session Hub window from _gui_func
- Discussion Hub now has tab bar: Discussion | Context Composition | Snapshot | Takes
- _render_discussion_tab: history + message/response tabs
- _render_snapshot_tab: Aggregate MD + System Prompt (moved from Session Hub)
- _render_context_composition_placeholder: placeholder for Phase 3
- _render_takes_placeholder: placeholder for Phase 4
2026-03-22 13:06:15 -04:00

14 lines
183 B
TOML

roles = [
"User",
"AI",
"Vendor API",
"System",
"Context",
]
active = "main"
[discussions.main]
git_commit = ""
last_updated = "2026-03-22T12:59:02"
history = []