Skip to content

[JavaScript] v0.6.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 22:58

npm v0.6.2

Package: npm agent-commander@0.6.2

Patch Changes

  • 118fb3f: Fix metadata.success=false / metadata.limitReached=true false positives on successful Claude runs. The usage-limit detector no longer matches the bare ratelimit substring inside Anthropic HTTP header names (e.g. anthropic-ratelimit-unified-5h-reset) emitted in --output-format stream-json, and now trusts an explicit structured result success message over the raw-text scan.