plugins/_promptinclude/README.md
Automatically inject persistent behavioral rules and preferences into the system prompt from project files.
This plugin scans a workspace for *.promptinclude.md files, applies gitignore-aware filtering and token budgets, and makes the collected content available for prompt injection.
*.promptinclude.md.helpers/scanner.py implements file discovery, ignore handling, token budgeting, and trimming.default_config.yaml contains prompt-include scanning defaults.prompts/ and webui/ provide integration with the broader app.agenttruetrue_promptincludePrompt Include