conductor(checkpoint): Checkpoint end of Phase 3
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 2: Expose Necessary Prompts in GUI' (Protocol in workflow.md)
|
||||
|
||||
## Phase 3: Cull and Integrate Configured Prompts
|
||||
- [ ] Task: Update `src/ai_client.py`'s `_get_combined_system_prompt()` to utilize the user-configured tool instructions from the AppController state instead of hardcoded strings.
|
||||
- [ ] Task: Update `src/aggregate.py` or `src/ai_client.py` to use the user-configured context markers (like `[FILES UPDATED]`) instead of hardcoded ones.
|
||||
- [ ] Task: Remove the legacy hardcoded strings from the codebase.
|
||||
- [ ] Task: Run tests to ensure tool execution and context refresh still function correctly.
|
||||
- [ ] Task: Conductor - User Manual Verification 'Phase 3: Cull and Integrate Configured Prompts' (Protocol in workflow.md)
|
||||
- [x] Task: Update `src/ai_client.py`'s `_get_combined_system_prompt()` to utilize the user-configured tool instructions from the AppController state instead of hardcoded strings.
|
||||
- [x] Task: Update `src/aggregate.py` or `src/ai_client.py` to use the user-configured context markers (like `[FILES UPDATED]`) instead of hardcoded ones.
|
||||
- [x] Task: Remove the legacy hardcoded strings from the codebase.
|
||||
- [x] Task: Run tests to ensure tool execution and context refresh still function correctly.
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 3: Cull and Integrate Configured Prompts' (Protocol in workflow.md)
|
||||
Reference in New Issue
Block a user