conductor(plan): Checkpoint Phase 2

This commit is contained in:
2026-05-02 12:08:29 -04:00
parent 3b59028259
commit 228d4001fc
@@ -6,7 +6,7 @@
- [x] Task: Document identified hidden prompts and determine their necessity vs. redundancy. - [x] Task: Document identified hidden prompts and determine their necessity vs. redundancy.
- [x] Task: Conductor - User Manual Verification 'Phase 1: Audit and Identification' (Protocol in workflow.md) - [x] Task: Conductor - User Manual Verification 'Phase 1: Audit and Identification' (Protocol in workflow.md)
## Phase 2: Expose Necessary Prompts in GUI ## Phase 2: Expose Necessary Prompts in GUI [checkpoint: 3b59028]
- [x] Task: Modify `src/gui_2.py` to add new editable text areas in the "AI Settings" or "Project Settings" panel. - [x] Task: Modify `src/gui_2.py` to add new editable text areas in the "AI Settings" or "Project Settings" panel.
- [x] Create fields for global system tool instructions. - [x] Create fields for global system tool instructions.
- [x] Create fields for project-specific context markers. - [x] Create fields for project-specific context markers.