Update
Keep the HiAUDIT Agent up to date with the built-in self-update command.
Keep the HiAUDIT Agent up to date with the built-in self-update command.
The HiAUDIT Agent has a built-in self-update command that downloads the latest binary for your platform and replaces the installed one. Your license and API key are preserved.
Run the following from any terminal:
hiauditagent updateThis short walkthrough shows the hiauditagent update command running end to end in a
terminal.
The hiauditagent update command will:
~/.hiauditagent.hiauditagent --versionIf the version number does not change, restart your terminal and run the command again.
If the update fails to replace the binary, you may need elevated permissions because the
binary lives in a system directory (such as /usr/local/bin):
sudo hiauditagent updateThe updater also refreshes the bundled skill playbooks and MCP configuration. If you have HiAUDIT connected to an editor, restart your editor so it picks up any changes. See Connect to your IDE if you need to re-register the MCP server.