fix(coding-agent): respect ignore files in skill loader

This commit is contained in:
Mario Zechner 2026-02-05 20:24:15 +01:00
parent 91e09765e7
commit f89b49baeb
3 changed files with 86 additions and 3 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added Claude Opus 4.6 model to the generated model catalog
## [0.51.6] - 2026-02-04
### Fixed