Skip to content

AgentDoctor v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 20:28
· 20 commits to main since this release

AgentDoctor v0.1.2 is a Unix installer reliability release.

Fixes:

  • Improved macOS/Linux PATH setup so the installer updates login and interactive shell profiles.
  • macOS zsh now receives PATH setup in both ~/.zprofile and ~/.zshrc.
  • The installer now verifies the copied binary runs after installation.
  • Added CI coverage for Unix installer profile behavior on macOS and Linux.

Install on macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/youssefsz/agentdoctor/main/install.sh | sh

Install on Windows:

irm https://raw.githubusercontent.com/youssefsz/agentdoctor/main/install.ps1 | iex

Release artifacts include Windows, Linux, and macOS archives plus SHA256 checksum files.

Full changelog: v0.1.1...v0.1.2