Releases: Gyanano/dsh-grok-auth
Releases · Gyanano/dsh-grok-auth
Release list
v0.1.2
Added
- Tag-driven release pipeline: pushing a
vX.Y.Ztag runs the full check,
packs the plugin, and publishes a GitHub release with the versioned tarball
plus a stabledsh-grok-auth-latest.tgzalias, so the README's
prebuilt-install link never goes stale. The workflow refuses a tag that
does not matchpackage.json. - README install guidance now leads with the prebuilt release (no
build-script permission needed) and gives the exactallowBuildssnippet
forgithub:source installs.
Prebuilt package attached — install without build-script permission:
dsh plugin --profile web add https://github.com/Gyanano/dsh-grok-auth/releases/download/v0.1.2/dsh-grok-auth-0.1.2.tgzv0.1.1
Live model discovery for the xai route: the account's real api.x.ai/v1/models listing overlays the installed pi-ai catalog, so grok-4.6 and the grok-4.20 family appear in the selector. Prebuilt package attached — install without build-script permission:
dsh plugin --profile web add https://github.com/Gyanano/dsh-grok-auth/releases/download/v0.1.1/dsh-grok-auth-0.1.1.tgzSee CHANGELOG.md for details.