Release v0.1.12
Highlights
- Restored SearchCapable/SearchProvider traits for indexed filesystem search
- Improved text file handling across 17 builtins with shared lossy read helpers
What's Changed
- feat(fs): restore SearchCapable/SearchProvider traits (#779)
- refactor(builtins): adopt read_text_file helper across 17 builtins (#778)
- chore(skills): move repo skills under .agents (#777)
- refactor(builtins): share lossy text file reads (#775)
Full Changelog: v0.1.11...v0.1.12