Releases: agentstation/starmap
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/[email protected]Docker:
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/[email protected]Docker:
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! 🎉
v0.0.23
Starmap 0.0.23 (2025-10-21T15:38:45Z)
Welcome to Starmap v0.0.23! 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/[email protected]Docker:
docker pull ghcr.io/agentstation/starmap:0.0.23Documentation
Changelog
✨ Features
- f5303be: feat(ui): consolidate model details into single comprehensive table (@jackspirou)
- 3d856d6: feat: implement provenance tracking with authority/confidence/reason (@jackspirou)
🐛 Bug Fixes
- ddabad7: fix(authors): reorder table columns to ID, Name, Website, Models (@jackspirou)
- 59ebd85: fix: ensure identical timestamps for new models (@jackspirou)
- 5cf0aaf: fix: preserve timestamps when model content hasn't changed (@jackspirou)
Full Changelog: v0.0.22...v0.0.23
Thanks to all contributors! 🎉
v0.0.22
Starmap 0.0.22 (2025-10-20T21:31:15Z)
Welcome to Starmap v0.0.22! 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/[email protected]Docker:
docker pull ghcr.io/agentstation/starmap:0.0.22Documentation
Changelog
📝 Documentation
- d0fbd6c: docs(cli): add comprehensive flag policy and design guidelines (Phase 3) (@jackspirou)
- b106308: docs(cli): reorganize CLI documentation and complete Phase 3 (@jackspirou)
Others
- 2015cd0: refactor!: restructure CLI to resource-first commands (@jackspirou)
- 9bdb324: refactor(cli): apply custom help flag pattern to embed parent command (@jackspirou)
- 4a6e9fa: refactor(cli): fix flag conflicts and improve consistency (@jackspirou)
- 2a7b623: refactor(cli): rename global flag from format to output (@jackspirou)
- 3968aee: refactor(cli): reorganize commands with workflow-based grouping (@jackspirou)
- 13599d5: refactor(cli): standardize update command with positional arguments (Phase 2) (@jackspirou)
- 0e8dac3: refactor(completion): follow established command patterns (@jackspirou)
Full Changelog: v0.0.21...v0.0.22
Thanks to all contributors! 🎉
v0.0.21
Starmap 0.0.21 (2025-10-20T18:44:07Z)
Welcome to Starmap v0.0.21! 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/[email protected]Docker:
docker pull ghcr.io/agentstation/starmap:0.0.21Documentation
Changelog
🐛 Bug Fixes
- 3d70bb4: fix(lint): resolve linting issues and improve Go idioms (@jackspirou)
- 8adfb72: fix: revert global format short flag from -f to -o to avoid conflict (@jackspirou)
Others
- 937d750: refactor(cli): rename --output flag to --format with backwards compatibility (@jackspirou)
Full Changelog: v0.0.20...v0.0.21
Thanks to all contributors! 🎉
v0.0.20
Starmap 0.0.20 (2025-10-19T18:22:40Z)
Welcome to Starmap v0.0.20! 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/[email protected]Docker:
docker pull ghcr.io/agentstation/starmap:0.0.20Documentation
Changelog
✨ Features
- ceca52d: feat(auth): improve Google Vertex verification and update tablewriter (@jackspirou)
- fb51363: feat(logos): add comprehensive logo support for providers and authors (@jackspirou)
Full Changelog: v0.0.19...v0.0.20
Thanks to all contributors! 🎉
v0.0.19
Starmap 0.0.19 (2025-10-17T21:43:01Z)
Welcome to Starmap v0.0.19! 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/[email protected]Docker:
docker pull ghcr.io/agentstation/starmap:0.0.19Documentation
Changelog
🐛 Bug Fixes
- b6900bd: fix(docker): add server command to docker-compose.yml and remove obsolete version field (@jackspirou)
- 14a132a: fix: improve OpenAPI generation and error handling throughout codebase (@jackspirou)
Full Changelog: v0.0.18...v0.0.19
Thanks to all contributors! 🎉
v0.0.18
Starmap 0.0.18 (2025-10-17T19:25:42Z)
Welcome to Starmap v0.0.18! 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/[email protected]Docker:
docker pull ghcr.io/agentstation/starmap:0.0.18Documentation
Changelog
✨ Features
- db2474a: feat: migrate from Docker to ko for secure, minimal container images (@jackspirou)
Full Changelog: v0.0.17...v0.0.18
Thanks to all contributors! 🎉
v0.0.17
🎉 What's New
Major Features
-
New
starmap deps checkcommand - Check external dependencies for data sources with improved two-tier output format- Summary table showing source-level status
- Detailed per-source tables with dependency purposes
- Interactive and auto-install modes for missing dependencies
-
Renamed
inspect→embedcommand - Better reflects the purpose of exploring the embedded filesystemstarmap embedis now the primary commandstarmap inspectkept as alias for backward compatibility- All subcommands:
ls,cat,tree,stat
Improvements
-
Dependency Resolution System - Automatic checking and installation of missing external dependencies (like
git)- Runs before sync to ensure all required tools are available
- Supports interactive prompts and auto-install mode
- Optional sources gracefully skip if dependencies missing
-
Human-Friendly Source Names - Added
Name()method to Source interface- "Providers" instead of "providers"
- "Local Catalog" instead of "local"
- "models.dev (Git)" / "models.dev (HTTP)" for clarity
-
Better Code Organization - Extracted print logic to dedicated
print.gofiles- Clearer separation of concerns
- Improved maintainability
- Consistent output formatting
-
Enhanced Auth Status - Application Default Credentials (ADC) support
- Structured credential details and sources
- Clearer formatting and provider grouping
- Better error messages
📦 Installation
# Using Go
go install github.com/agentstation/starmap/cmd/[email protected]
# Using Homebrew (coming soon)
brew install agentstation/tap/starmap
# Download binary from releases
# See assets below📝 Usage Examples
# Check dependencies
starmap deps check
starmap deps check --format json
# Explore embedded filesystem
starmap embed ls catalog
starmap embed cat catalog/providers.yaml
starmap embed tree catalog
# Backward compatible alias
starmap inspect ls catalog🔧 Full Changelog
Commits since v0.0.16:
- ceaf925 feat: add deps check command and rename inspect to embed
Files changed: 54 files, 3301 insertions(+), 1538 deletions(-)
🤖 Generated with Claude Code
v0.0.16
Starmap 0.0.16 (2025-10-16T03:26:29Z)
Welcome to Starmap v0.0.16! 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/[email protected]Docker:
docker pull ghcr.io/agentstation/starmap:0.0.16Documentation
Changelog
✨ Features
- 72a6749: feat: add detailed authentication view for API key providers (@jackspirou)
🐛 Bug Fixes
- 886b89e: fix: improve Google Vertex authentication inspection and display (@jackspirou)
Others
- 46ffc19: cleanup (@jackspirou)
- 0b2247d: gofmt (@jackspirou)
- 1f9369a: make fix (@jackspirou)
Full Changelog: v0.0.15...v0.0.16
Thanks to all contributors! 🎉