mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Add explicit instructions across all agent prompts explaining that binary files (PDFs, images, documents) return content as attachments in the message following the tool result, not as text in the result itself. Update tool response messages to clearly state the attachment delivery mechanism and prevent agents from re-reading the same file expecting different output. Improve build safety by neutralizing dynamic eval constructs and hardening the officeparser plugin against bundle shape changes. |
||
|---|---|---|
| .. | ||
| QuickActionPrompts | ||
| ExecutionPrompt.ts | ||
| IPrompt.ts | ||
| NamePrompt.ts | ||
| OrchestrationPrompt.ts | ||
| PlanningPrompt.ts | ||
| SystemPrompt.ts | ||