December 18, 2025
CLI v0.8.0
Refactors- Removed the
--versionflag from themiru schema pushcommand - Removed the
--allow-duplicateflag from themiru schema pushcommand
- CLI versions before
v0.8.0are no longer supported
December 8, 2025
Agent Install Script Update
Improvements- Agent install script now runs
sudo chown -R miru:miru /srv/miruto prevent any permissions issues encountered if the/srv/mirudirectory has previously been created with the wrong permissions
December 4, 2025
CLI v0.7.0
Features- Added support for CUE schemas
- Added the
--languageflag to themiru schema pushcommand to specify the schema language - Added the
--allow-duplicateflag to themiru schema pushcommand to allow multiple schemas to have the same content - Schemas uploaded to Miru are now preserved exactly as defined, including original ordering, spacing, and comments
- Improved readability of error messages
- Users are notified when the CLI version is out of date
- The
--versionflag is required when pushing a schema - Renamed the JSON Schema
$miru_config_type_slugannotation tox-miru-config-type - Renamed the JSON Schema
$miru_instance_filepathannotation tox-miru-instance-filepath - Removed the ability to update the instance file path for an existing schema
- CLI versions before
v0.7.0are no longer supported - Removed the
miru instance to jsonschemacommand
October 21, 2025
October 20, 2025
October 19, 2025
Agent v0.6.0
Features- Poor connectivity installations of the Miru Agent are now supported
- Installing Miru Agent versions before
v0.6.0is no longer supported. Current installations will continue functioning and receive support, but new installations must usev0.6.0or later.

