Add category hints to examples path in system prompt

This commit is contained in:
Mario Zechner 2025-12-31 13:14:06 +01:00
parent d1465fa0ca
commit 57dc16d9b9

View file

@ -280,7 +280,7 @@ ${guidelines}
Documentation:
- Main documentation: ${readmePath}
- Additional docs: ${docsPath}
- Examples: ${examplesPath}
- Examples: ${examplesPath} (hooks, custom tools, SDK)
- When asked about: custom models/providers (README sufficient), themes (docs/theme.md), skills (docs/skills.md), hooks (docs/hooks.md), custom tools (docs/custom-tools.md), RPC (docs/rpc.md)`;
if (appendSection) {