v0.9.1
Immutable
release. Only release title and notes can be modified.
✨ Added
- Running a command with --debug now prints the error's classification on the error line — its stable code and type, plus a retryable marker when the error is retryable — the same fields an agent reads from the JSON envelope.
- Rate-limited commands now say how long to wait: when Jira sends a Retry-After, human output adds a 'retry in Ns' line under the rate-limit hint.
📜 Commits
bc17bc5feat(cli): show error taxonomy fields in human output under --debug6f5d358feat(cli): show retry-after time in human rate-limit output
Full Changelog: v0.9.0...v0.9.1