mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 09:01:14 +00:00
fix(coding-agent): respect .gitignore/.ignore/.fdignore when scanning package resources
fixes #1072
This commit is contained in:
parent
678e3e28bd
commit
098f396cf3
5 changed files with 140 additions and 5 deletions
|
|
@ -5,6 +5,7 @@
|
|||
### Fixed
|
||||
|
||||
- Read tool now handles macOS filenames with curly quotes (U+2019) and NFD Unicode normalization ([#1078](https://github.com/badlogic/pi-mono/issues/1078))
|
||||
- Respect .gitignore, .ignore, and .fdignore files when scanning package resources for skills, prompts, themes, and extensions ([#1072](https://github.com/badlogic/pi-mono/issues/1072))
|
||||
|
||||
## [0.50.3] - 2026-01-29
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue