← Blog
Release

Positronick CLI v0.1.0

API client, config resolution, and fuzzy search (#1) (Nicholas Sollazzo ) auth — device-flow login, API keys, credential store (#4) (Nicholas Sollazzo ) hidden admin commands — soul/listing create +…

Originally published on github.com →

Changelog

Features

  • d8a35f5cdc75ce75b23b9a8ac25fcc9f4cdce19e: feat: API client, config resolution, and fuzzy search (#1) (Nicholas Sollazzo github@nsollazzo.com)
  • a31641f8edc69498275768377d96e5fa2fef2505: feat: auth — device-flow login, API keys, credential store (#4) (Nicholas Sollazzo github@nsollazzo.com)
  • 4e6153dfa5f2a67a6122f9fd5d590e0a5796eb34: feat: hidden admin commands — soul/listing create + update (#6) (Nicholas Sollazzo github@nsollazzo.com)
  • 4809bd9224197d8264c99874a33a2317af9e37b5: feat: install targets, init, self update (#5) (Nicholas Sollazzo github@nsollazzo.com)
  • e305bb394d17980c6a183acfb9498c8a45f17991: feat: mcp serve — embedded stdio MCP server (#7) (Nicholas Sollazzo github@nsollazzo.com)
  • 1c7ec63ce4a61eeacde1f80f8ca1c0cc594e2781: feat: read commands — soul + registry nouns, golden JSON contract (#2) (Nicholas Sollazzo github@nsollazzo.com)
  • c05241da512bf460b83b4447cfe5e34e06bd4b4a: feat: release pipeline — goreleaser, installer, tap, npm scaffold (#3) (Nicholas Sollazzo github@nsollazzo.com)
  • e9634d67039a4675c6e9857aa572ff7b15efef82: feat: scaffold CLI — cobra root, output/exit contract, CI (Nicholas Sollazzo github@nsollazzo.com)

Bug fixes

  • f5765849eb10b4fc5af617b01460794fcb65cace: fix: never suggest the input slug back to the user (#8) (Nicholas Sollazzo github@nsollazzo.com)
  • 7085f5e8a35a1b79809be3e5f0997bdcac019423: fix: sync install.sh with the served installer (v-pin, latest resolution, exact checksum match) (#10) (Nicholas Sollazzo github@nsollazzo.com)

Chores

  • 0e283eba69d1d235af1761c3f54db6a6bb71f3e2: chore(deps): Bump github.com/spf13/pflag in the go-deps group (#14) (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
  • fa0bf70453826b6189b42f62fcaa3a804bbff5fc: chore(deps): Bump the actions group with 4 updates (#13) (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
  • 595bebd9b651da3894aca3e26f3d782f113a429f: chore: skip brew formula upload until HOMEBREW_TAP_TOKEN exists (#9) (Nicholas Sollazzo github@nsollazzo.com)

Other

  • 5204a9ea88a6c5e072cebdbf1824f11094d98abf: Update README.md (Nicholas Sollazzo github@nsollazzo.com)
  • 35ab866121716e4c15cf1876c70a2219cba01f0e: ci: harden CI/CD and add local test loop for the public CLI repo (#12) (Nicholas Sollazzo github@nsollazzo.com)