andy-stack_vaultkeeper-ai/AIPrompts
Andrew Beal 72bf43a8ea refactor: clarify binary file attachment handling for AI agents
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.
2026-05-31 17:58:23 +01:00
..
QuickActionPrompts fix: pass actual file creation date to frontmatter generation 2026-05-30 16:03:46 +01:00
ExecutionPrompt.ts refactor: clarify binary file attachment handling for AI agents 2026-05-31 17:58:23 +01:00
IPrompt.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01: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: clarify binary file attachment handling for AI agents 2026-05-31 17:58:23 +01:00
PlanningPrompt.ts refactor: clarify binary file attachment handling for AI agents 2026-05-31 17:58:23 +01:00
SystemPrompt.ts refactor: clarify binary file attachment handling for AI agents 2026-05-31 17:58:23 +01:00