feat(gui): Rename Context Hub to Project Settings

- gui_2.py: Window title changed to 'Project Settings'
- app_controller.py: show_windows key updated
- Updated tests to reference new name
This commit is contained in:
2026-03-22 12:57:49 -04:00
parent f5d4913da2
commit 2ed9867e39
6 changed files with 31 additions and 8 deletions

View File

@@ -4,7 +4,8 @@
Focus: Remove redundant ui_summary_only, rename Context Hub, establish project-level vs discussion-level separation
- [x] Task: Audit current ui_summary_only usages and document behavior to deprecate [f6fe3ba] (embedded audit)
- [~] Task: Remove ui_summary_only checkbox from _render_projects_panel (gui_2.py)
- [x] Task: Remove ui_summary_only checkbox from _render_projects_panel (gui_2.py) [f5d4913]
- [~] Task: Rename Context Hub to "Project Settings" in _gui_func tab bar
- [ ] Task: Rename Context Hub to "Project Settings" in _gui_func tab bar
- [ ] Task: Remove Context Presets tab from Project Settings (Context Hub)
- [ ] Task: Update references in show_windows dict and any help text