docs: document safe development install

closes #4868
This commit is contained in:
Mario Zechner
2026-05-21 20:43:48 +02:00
parent 1367164204
commit b0c5554902
2 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,10 @@
- Added a standard unified patch to edit tool result details for SDK consumers ([#4821](https://github.com/earendil-works/pi/issues/4821)).
### Changed
- Changed the root development install documentation to use `npm install --ignore-scripts` ([#4868](https://github.com/earendil-works/pi/issues/4868)).
### Fixed
- Fixed final bash tool cards to avoid rendering duplicate full-output truncation paths ([#4819](https://github.com/earendil-works/pi/issues/4819)).