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.