Skip to content

Tags: jm-g/models

Tags

v0.9.7

Toggle v0.9.7's commit message
chore: bump version to 0.9.7

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.9.6

Toggle v0.9.6's commit message
chore: bump version to 0.9.6

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.9.5

Toggle v0.9.5's commit message
feat: auto-detect GitHub token from gh CLI for authenticated API access

GitHub API calls were always unauthenticated (60 req/hr), even when
users had gh CLI installed and logged in. Now detects tokens via
`gh auth token` or GITHUB_TOKEN env var for 5,000 req/hr.

Bump version to 0.9.5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.9.4

Toggle v0.9.4's commit message
Bump version to 0.9.4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.9.3

Toggle v0.9.3's commit message
Bump version to 0.9.3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.9.2

Toggle v0.9.2's commit message
Bump version to 0.9.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.9.1

Toggle v0.9.1's commit message
Bump version to 0.9.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.9.0

Toggle v0.9.0's commit message
Bump version to 0.9.0

- Remove legacy benchmark cache cleanup (v0.8.7 migration complete)
- Agents CLI is the headline feature for this release

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.8.8

Toggle v0.8.8's commit message
Bump version to 0.8.8

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.8.7

Toggle v0.8.7's commit message
Bump version to 0.8.7

Remove benchmark disk cache, always fetch fresh from CDN.
Clean up legacy cache file on first launch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>