andy-stack_vaultkeeper-ai/AIPrompts
Andrew Beal 3bc2b34aa2 feat: add web viewer content retrieval tool for AI agents
Add new get_web_viewer_content tool that allows AI agents to retrieve
text content or screenshots from open web views. Refactor AIToolResponse
to use AIToolResponsePayload class for structured responses with attachment
support. Update tool service to handle binary file attachments consistently
across read_vault_files and new web viewer tool.
2026-04-08 21:00:23 +01:00
..
ExecutionPrompt.ts Add Obsidian Bases documentation to AI prompts 2026-03-08 11:35:21 +00:00
IPrompt.ts feat: add memory system for cross-session context retention 2026-04-04 20:04:41 +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 Add Obsidian Bases documentation to AI prompts 2026-03-08 11:35:21 +00:00
PlanningPrompt.ts Add Obsidian Bases documentation to AI prompts 2026-03-08 11:35:21 +00:00
SystemPrompt.ts feat: add web viewer content retrieval tool for AI agents 2026-04-08 21:00:23 +01:00