Skip to content

0.8.3

Choose a tag to compare

@github-actions github-actions released this 25 Feb 02:56
· 611 commits to master since this release

🐛 Bug Fix Release (v0.8.3)

🐛 Fixes:

  • 🐧 NixOS / Non-Standard Shell Paths: Fixed agents failing to start on systems where /bin/bash or /bin/zsh doesn't exist (e.g., NixOS). The plugin now uses the $SHELL environment variable to detect the user's shell, with fallback to /bin/zsh (macOS) or /bin/sh (Linux). (#131)

🚀 Upgrade:

Simply update from v0.8.2 — no configuration needed.


Thank you for your continued support! Your feedback helps make this plugin better for everyone. 🙏