andy-stack_vaultkeeper-ai/AIPrompts
Andrew Beal 32c478249b housekeeping: remove unused execution agent code and clean up orchestration flow
- Remove unused agentExecutionDefinitions and gatedDefinitions methods
- Delete obsolete CreatePlan.ts (replaced by ExecuteWorkflow.ts)
- Rename PlanningAgentSystemPrompt to PlanningPrompt for consistency
- Fix orchestration agent promise returns and replan flag handling
- Make saveConversation calls async throughout AIController
- Simplify vault cache delete event handling
- Change debug logging from console.log to console.debug
- Fix function name references in execution and main agents
2026-01-29 12:26:41 +00:00
..
ExecutionPrompt.ts refactor: improve agent prompt clarity and workflow control 2026-01-28 23:48:49 +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