v0.4.0
• Search now treats the pattern as a positional argument and defaults to matching all, instead of -q.
It's highly recommended to update both skill and tool for models to start using the new syntax correctly.
• Dash‑prefixed patterns are now accepted (with -- separator for CLI parsing; ripgrep is protected via -- injection).
- Remove local ksrc launcher script
- Switch search to positional pattern and default --all
- Silence buildSrc no-source warning
- Update README
- Update ksrc skill for new search syntax
- Bump plugin version to align with script version
- Allow dash-prefixed search patterns