andy-stack_vaultkeeper-ai/AIPrompts
Andrew Beal be5dbb9abc refactor: improve execution agent prompts for handling ambiguity
Update AskUserQuestionExecution function definition and ExecutionPrompt to provide clearer guidance on when to ask users vs. report outcomes. Emphasizes resolving ambiguity at discovery point rather than passing uncertain outcomes to orchestrator.
2026-01-29 12:57:21 +00:00
..
ExecutionPrompt.ts refactor: improve execution agent prompts for handling ambiguity 2026-01-29 12:57:21 +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: improve agent prompt clarity and workflow control 2026-01-28 23:48:49 +00:00
PlanningPrompt.ts housekeeping: remove unused execution agent code and clean up orchestration flow 2026-01-29 12:26:41 +00:00
SystemPrompt.ts refactor: implement multi-agent orchestration architecture 2026-01-27 20:29:20 +00:00