From 228d4001fcbcb9c33035e1fc760f656941a41136 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sat, 2 May 2026 12:08:29 -0400 Subject: [PATCH] conductor(plan): Checkpoint Phase 2 --- conductor/tracks/cull_hidden_prompts_20260502/plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conductor/tracks/cull_hidden_prompts_20260502/plan.md b/conductor/tracks/cull_hidden_prompts_20260502/plan.md index 881d192..689dc52 100644 --- a/conductor/tracks/cull_hidden_prompts_20260502/plan.md +++ b/conductor/tracks/cull_hidden_prompts_20260502/plan.md @@ -6,7 +6,7 @@ - [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) -## 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] Create fields for global system tool instructions. - [x] Create fields for project-specific context markers.