docs: add changelog entry for #479

This commit is contained in:
Mario Zechner 2026-01-06 00:48:32 +01:00
parent 1432fd91d2
commit cfa2ba544f

View file

@ -6,6 +6,7 @@
- Extension directories in `settings.json` now respect `package.json` manifests, matching global extension behavior ([#480](https://github.com/badlogic/pi-mono/pull/480) by [@prateekmedia](https://github.com/prateekmedia))
- Share viewer: deep links now scroll to the target message when opened via `/share`
- Bash tool now handles spawn errors gracefully instead of crashing the agent (missing cwd, invalid shell path) ([#479](https://github.com/badlogic/pi-mono/pull/479) by [@robinwander](https://github.com/robinwander))
## [0.37.1] - 2026-01-05