andy-stack_vaultkeeper-ai/AIPrompts
Andrew Beal d52b1c3c74 feat: add conditional web viewer access setting and directive system
Introduce a new setting to control AI access to the web viewer tool and refactor prompt building to inject capability directives (memories, web search, web viewer) into all agent contexts. Update tool definitions to conditionally include web viewer and memory tools based on settings. Consolidate memories injection and active directives into a unified prompt builder pattern.
2026-04-10 22:19:34 +01:00
..
ExecutionPrompt.ts Add Obsidian Bases documentation to AI prompts 2026-03-08 11:35:21 +00:00
IPrompt.ts feat: add conditional web viewer access setting and directive system 2026-04-10 22:19:34 +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 feat: add conditional web viewer access setting and directive system 2026-04-10 22:19:34 +01:00
PlanningPrompt.ts feat: add conditional web viewer access setting and directive system 2026-04-10 22:19:34 +01:00
SystemPrompt.ts feat: add conditional web viewer access setting and directive system 2026-04-10 22:19:34 +01:00