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
This commit is contained in:
2026-03-22 13:06:15 -04:00
parent 51d05c15e0
commit 2b73745cd9
4 changed files with 148 additions and 98 deletions

View File

@@ -9,5 +9,5 @@ active = "main"
[discussions.main]
git_commit = ""
last_updated = "2026-03-22T12:57:36"
last_updated = "2026-03-22T12:59:02"
history = []