| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-13 | 493 Bytes | |
| v2.2.2 source code.tar.gz | 2026-08-13 | 6.7 MB | |
| v2.2.2 source code.zip | 2026-08-13 | 7.3 MB | |
| Totals: 3 Items | 14.0 MB | 1 | |
Bug Fixes
- Fixed
devenv mcpignoring termination signals. A single SIGTERM or SIGINT now shuts the server down immediately, without waiting for further input on stdin; previously it kept running until it was killed forcefully or its client closed stdin (#3065). - Fixed
devenv mcpignoring most of the session's configuration; it previously fell back to default Nix, cache, and shell settings for everything except inputs and imports.