andy-stack_vaultkeeper-ai/AIPrompts
Andrew Beal f5ae83edaf refactor: improve multi-agent planning workflow with per-file batch tasks
- Add execution agent context retention across plan steps
- Require atomic per-file enumeration for batch operations
- Pass user intent faithfully without pre-filtering
- Persist execution agent instance across orchestration steps
- Remove user instruction from planning/orchestration agents
- Add anti-pattern documentation for vague goal steps
- Clarify when to use read steps vs inline context
2026-02-19 23:48:13 +00:00
..
ExecutionPrompt.ts refactor: replace Replan with granular orchestration tools 2026-02-19 20:48:59 +00:00
IPrompt.ts housekeeping: remove unused execution agent code and clean up orchestration flow 2026-01-29 12:26:41 +00:00
NamePrompt.ts feat: enhance conversation naming with prompt injection protection and improved validation 2026-01-01 13:06:06 +00:00
OrchestrationPrompt.ts refactor: replace Replan with granular orchestration tools 2026-02-19 20:48:59 +00:00
PlanningPrompt.ts refactor: improve multi-agent planning workflow with per-file batch tasks 2026-02-19 23:48:13 +00:00
SystemPrompt.ts refactor: improve multi-agent planning workflow with per-file batch tasks 2026-02-19 23:48:13 +00:00