v2.0.0
What's Changed
- test: clearer BASE_URL tests by @jrmann100 in #69
- Agent experience: env-var auth fallback, structured JSON errors, --agent rework by @dylanjha in #71
- fix: emit only the API response body in --json output for paginated commands by @dylanjha in #73
BREAKING CHANGES
muxCLI will now useMUX_TOKEN_IDandMUX_TOKEN_SECRETenvironment variables if they are set, which bypasses the need to provide those variables directly withmux login
Full Changelog: v1.3.2...v2.0.0