Highlights
Smart Skill Matching
Skills are now pre-matched against the user's goal before being injected into the system prompt. Previously, all skills were listed with just name and description — triggers were parsed but never shown to the agent, so it rarely used them.
Now:
- Trigger keywords visible — the agent sees what each skill matches on
<recommended>section — top 5 matching skills highlighted with full detail- Scalable — ≤30 skills get full XML, >30 switch to compact index (ready for 500+)
- Updated skill protocol — system prompt now tells the agent to prioritize recommended skills
Other Changes
- Fixed README comparison table: "Free local models" → "Any LLM provider" with Ollama, OpenRouter, Z.ai listed
Full Changelog: v2026.02.25.1...v2026.02.26.1