Releases: Positronick/cli
Releases · Positronick/cli
v0.1.2
Changelog
Features
- 3074002: feat: agent-usage skill + MCP server instructions (#19) (@nsollazzo)
- dc57816: feat: package manager distribution (Homebrew, npm, Scoop, Winget, AUR) (#16) (@nsollazzo)
- db64dce: feat: positronick profile create + list (admin) (#21) (@nsollazzo)
Documentation
- 394f67a: docs: add Hermes integration guide (MCP + skill) (#20) (@nsollazzo)
- c02b6f7: docs: brew cask covers Linux too (Homebrew >= 4.5) (#17) (@nsollazzo)
v0.1.1
Changelog
Bug fixes
- 6e46164: fix: poll survives HTTP 429 — back off, honor Retry-After, keep polling (#15) (@nsollazzo)
v0.1.0
Changelog
Features
- d8a35f5: feat: API client, config resolution, and fuzzy search (#1) (Nicholas Sollazzo github@nsollazzo.com)
- a31641f: feat: auth — device-flow login, API keys, credential store (#4) (Nicholas Sollazzo github@nsollazzo.com)
- 4e6153d: feat: hidden admin commands — soul/listing create + update (#6) (Nicholas Sollazzo github@nsollazzo.com)
- 4809bd9: feat: install targets, init, self update (#5) (Nicholas Sollazzo github@nsollazzo.com)
- e305bb3: feat: mcp serve — embedded stdio MCP server (#7) (Nicholas Sollazzo github@nsollazzo.com)
- 1c7ec63: feat: read commands — soul + registry nouns, golden JSON contract (#2) (Nicholas Sollazzo github@nsollazzo.com)
- c05241d: feat: release pipeline — goreleaser, installer, tap, npm scaffold (#3) (Nicholas Sollazzo github@nsollazzo.com)
- e9634d6: feat: scaffold CLI — cobra root, output/exit contract, CI (Nicholas Sollazzo github@nsollazzo.com)
Bug fixes
- f576584: fix: never suggest the input slug back to the user (#8) (Nicholas Sollazzo github@nsollazzo.com)
- 7085f5e: fix: sync install.sh with the served installer (v-pin, latest resolution, exact checksum match) (#10) (Nicholas Sollazzo github@nsollazzo.com)
Chores
- 0e283eb: chore(deps): Bump github.com/spf13/pflag in the go-deps group (#14) (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- fa0bf70: chore(deps): Bump the actions group with 4 updates (#13) (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 595bebd: chore: skip brew formula upload until HOMEBREW_TAP_TOKEN exists (#9) (Nicholas Sollazzo github@nsollazzo.com)
Other
- 5204a9e: Update README.md (Nicholas Sollazzo github@nsollazzo.com)
- 35ab866: ci: harden CI/CD and add local test loop for the public CLI repo (#12) (Nicholas Sollazzo github@nsollazzo.com)