ed
45a3664f85
refactor: remove dead main_context field from Project Settings
...
The main_context field in Project Settings was stored but never used.
Nothing reads it to inject into AI context. System Prompt in AI Settings
already serves this purpose.
Removed:
- app_controller.py: ui_project_main_context state variable and all refs
- gui_2.py: Main Context File UI section from Projects panel
- project_manager.py: main_context from default_project()
- project.toml, manual_slop.toml, gencpp_manual_slop_template.toml: main_context entries
2026-05-10 16:23:21 -04:00
ed
ff29e20873
refactor(infra): cull unused infrastructure and file cache helpers
2026-05-10 11:53:14 -04:00
ed
8c06c1767b
refactor(sdm): Global pass with refined 'External Only' SDM tags. Pruned redundant internal references and fixed indentation logic in injector. Verified full project compilation.
2026-05-09 15:00:35 -04:00
ed
2b66f3569b
feat(beads): integrate Beads Mode backend, MCP tools, and GUI support
2026-05-06 13:48:47 -04:00
ed
fefa06beb0
feat(backend): Implement discussion branching and take promotion
2026-03-19 19:00:56 -04:00
ed
8ee8862ae8
checkpoint: track complete
2026-03-18 18:39:54 -04:00
ed
93a590cdc5
feat(backend): Implement storage functions for context presets
2026-03-17 23:30:55 -04:00
ed
5470f2106f
fix(gui): fix missing thinking_segments parameter persistence across sessions
2026-03-15 16:11:09 -04:00
ed
5a8a91ecf7
more fixes
2026-03-12 19:51:04 -04:00
ed
3999e9c86d
feat(conductor): Use project-specific conductor directory in project_manager and app_controller
2026-03-12 16:38:01 -04:00
ed
94598b605a
checkpoint dealing with personal manager/editor
2026-03-10 23:47:53 -04:00
ed
d7a6ba7e51
feat(ui): Enhanced context control with per-file flags and Gemini cache awareness
2026-03-07 12:13:08 -05:00
ed
87902d82d8
feat(mma): Implement track progress calculation and refactor get_all_tracks
2026-03-07 11:24:05 -05:00
ed
f580165c5b
feat(conductor): Implement configurable paths and mark track 'Conductor Path Configuration' as complete
2026-03-06 16:43:11 -05:00
ed
8784d05db4
WIP: PAIN3
2026-03-05 15:10:53 -05:00
ed
a0276e0894
feat(src): Move core implementation files to src/ directory
2026-03-04 09:55:44 -05:00