Releases: agentstation/starmap
Release list
v0.1.2
Starmap 0.1.2 (2026-07-12T02:19:01Z)
Welcome to Starmap v0.1.2! This release includes improvements to the AI model catalog system.
Installation
Homebrew (macOS/Linux):
brew install agentstation/tap/starmapGo Install:
go install github.com/agentstation/starmap/cmd/starmap@v0.1.2Docker:
docker pull ghcr.io/agentstation/starmap:0.1.2Documentation
Changelog
🚀 CI/CD
- 9508ee7: ci: publish application releases immutably (#39) (@jackspirou)
Full Changelog: v0.1.1...v0.1.2
Thanks to all contributors! 🎉
v0.1.1
Starmap 0.1.1 (2026-07-12T01:29:25Z)
Welcome to Starmap v0.1.1! This release includes improvements to the AI model catalog system.
Installation
Homebrew (macOS/Linux):
brew install agentstation/tap/starmapGo Install:
go install github.com/agentstation/starmap/cmd/starmap@v0.1.1Docker:
docker pull ghcr.io/agentstation/starmap:0.1.1Documentation
Changelog
Others
- 65e3510: Fix CLI version output stream (#37) (@jackspirou)
Full Changelog: v0.1.0...v0.1.1
Thanks to all contributors! 🎉
v0.1.0
Starmap 0.1.0 (2026-07-12T00:50:27Z)
Welcome to Starmap v0.1.0! This release includes improvements to the AI model catalog system.
Installation
Homebrew (macOS/Linux):
brew install agentstation/tap/starmapGo Install:
go install github.com/agentstation/starmap/cmd/starmap@v0.1.0Docker:
docker pull ghcr.io/agentstation/starmap:0.1.0Documentation
Changelog
🔨 Build
- 7ae10d2: build(deps): bump the go-modules group with 11 updates (#34) (@dependabot[bot])
- 2472935: build: harden Go and release toolchains (#33) (@jackspirou)
Others
- 2be4b8a: Establish Starmap enterprise catalog control plane (#27) (@jackspirou)
- 0452c36: Establish canonical local catalog storage layout (#30) (@jackspirou)
- d0f6768: Fix deterministic catalog generation baseline (#29) (@jackspirou)
- 9eb9db3: Patch OpenTelemetry PATH hijacking vulnerability (#32) (@jackspirou)
- 54a8c32: Quarantine malformed models.dev records during promotion (#28) (@jackspirou)
- fc292fb: Record catalog production closeout evidence (#31) (@jackspirou)
- bf7ac38: Refresh embedded catalog for v0.1.0 (#35) (@jackspirou)
Full Changelog: v0.0.25...v0.1.0
Thanks to all contributors! 🎉
Catalog catalog-20260713T062850Z-df1078a49008
Immutable scheduled catalog payload sha256:df1078a49008e6fb68a5aa235f11e1d64f4ae5c7ee6d1bc322720ec737a89014
Catalog catalog-20260715T054104Z-d4f14a24f446
Immutable scheduled catalog payload sha256:d4f14a24f4468d18edc80494c27d27921bfaa8cc71d520b12e5c2dd23675a156
Catalog catalog-20260712T061235Z-3feb135e1e47
Immutable scheduled catalog payload sha256:3feb135e1e47caa9f033cbacd3a6c1c5295681f73d0d0036f64f86bbbf102980
Catalog catalog-20260714T053944Z-2e5edda0ed97
Immutable scheduled catalog payload sha256:2e5edda0ed97c3882360e1393e0427662475a9b8110104fd7db4a042c949c1c9
Catalog catalog-20260711T051346Z-12cfdc2010dc
Immutable scheduled catalog payload sha256:12cfdc2010dce0e400fb5601b47315bdccf0a916e2fa57452dc67e9adf077ce7
v0.0.25
Starmap 0.0.25 (2025-10-21T21:18:55Z)
Welcome to Starmap v0.0.25! This release includes improvements to the AI model catalog system.
Installation
Homebrew (macOS/Linux):
brew install agentstation/tap/starmapGo Install:
go install github.com/agentstation/starmap/cmd/starmap@v0.0.25Docker:
docker pull ghcr.io/agentstation/starmap:0.0.25Documentation
Changelog
✨ Features
- 5e448c9: feat(cli)!: restructure auth commands and upgrade to Go 1.25.1 (@jackspirou)
Full Changelog: v0.0.24...v0.0.25
Thanks to all contributors! 🎉
v0.0.24
Starmap 0.0.24 (2025-10-21T18:11:58Z)
Welcome to Starmap v0.0.24! This release includes improvements to the AI model catalog system.
Installation
Homebrew (macOS/Linux):
brew install agentstation/tap/starmapGo Install:
go install github.com/agentstation/starmap/cmd/starmap@v0.0.24Docker:
docker pull ghcr.io/agentstation/starmap:0.0.24Documentation
Changelog
✨ Features
- 9be8902: feat(auth)!: rename verify to test, add concurrent testing, improve UX (@jackspirou)
- 36ac9cb: feat(auth): add dynamic table updates for provider verification (@jackspirou)
- 71d0ded: feat(auth): reorder status columns and add masked key preview (@jackspirou)
🐛 Bug Fixes
- 01de232: fix(build): limit stderr suppression to Darwin only (@jackspirou)
- a5eccc8: fix(build): make stderr suppression platform-specific (@jackspirou)
- 3440640: fix(build): use more specific build tags for cross-platform support (@jackspirou)
Others
- b48bbcb: refactor(auth): remove redundant status count summary table (@jackspirou)
Full Changelog: v0.0.23...v0.0.24
Thanks to all contributors! 🎉