Releases: kevinelliott/agentmanager
agentmanager v1.3.1
AgentManager v1.3.1
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.3.1Changelog
Bug Fixes
- 56bd082: fix(brew): also recognize legacy "cask: true" metadata key (#45) (@kevinelliott)
- 3566afd: fix: address Copilot review feedback — correctness fixes (#44) (@kevinelliott)
Other
- 6a846da: chore(deps): group dependabot PRs; weekly cadence (#41) (@kevinelliott)
agentmanager v1.3.0
AgentManager v1.3.0
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.3.0Changelog
Features
- dc35f25: feat(catalog): route cache-save warning through ctx-scoped logger (#31) (@kevinelliott)
- b92836f: feat(doctor): add Catalog Sources section showing every resolution layer (#32) (@kevinelliott)
Performance
- e6897be: perf(tui): reuse storage + catalog manager across refreshes (#33) (@kevinelliott)
Other
- 411c081: chore(deps): bump sqlite3, x/sys, chi (patch-level) (#34) (@kevinelliott)
- 9f863a8: chore(deps): raise minimum Go to 1.25; bump 5 deps; migrate golangci-lint to v2 (#40) (@kevinelliott)
- 21a8c8e: docs(readme): surface v1.2.0 UX improvements in the feature list (#30) (@kevinelliott)
agentmanager v1.2.0
AgentManager v1.2.0
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.2.0Changelog
Features
- a6eb11d: feat(catalog): embed baseline catalog into binary via go:embed (#28) (@kevinelliott)
- 42350ad: feat(helper): start gRPC server when API.EnableGRPC is true (#21) (@kevinelliott)
- 3702171: feat(installer): stream subprocess output during install/update with -v (#20) (@kevinelliott)
- 9838af9: feat(logging): introduce pkg/logging slog wrapper; wire into main (#29) (@kevinelliott)
Other
- c472227: chore(config): remove deprecated Catalog.RefreshOnStart (#24) (@kevinelliott)
- 9b3983a: chore(deps): bump charmbracelet/bubbles to v1.0.0 (#27) (@kevinelliott)
- 0c578ab: test(cli/output): raise coverage from 0% to 82% (#22) (@kevinelliott)
- 4d90557: test(systray): cover IPC handlers, menu formatter, shutdown (#26) (@kevinelliott)
agentmanager v1.1.0
AgentManager v1.1.0
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.1.0Changelog
Bug Fixes
- 75fc1e0: fix: upgrade grpc-go to v1.79.3 for CVE-2026-33186 (@kevinelliott)
Performance
- 7acfab1: perf: parallelize version checks, tune SQLite/HTTP, fix flaky IPC test (#16) (@kevinelliott)
Other
- edd84db: Add 13 new AI agent CLIs to catalog (@kevinelliott)
- 6963bd8: Add ElevenLabs CLI to catalog (@kevinelliott)
- 5758c70: Add Forge CLI, nono, mcp2cli to catalog (@kevinelliott)
- 7255517: Add Ona to catalog (@kevinelliott)
- 10e1db3: Add Valyu CLI to catalog (@kevinelliott)
- f039a57: chore(lint): pin golangci-lint to v1.64.8 in CI + make target (#18) (@kevinelliott)
- 404a55c: refactor: extract shared detect+version-check pipeline (#19) (@kevinelliott)
agentmanager v1.0.24
AgentManager v1.0.24
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.0.24Changelog
Other
- a5ef24c: Add Mastra Code to catalog (@kevinelliott)
agentmanager v1.0.23
AgentManager v1.0.23
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.0.23Changelog
Bug Fixes
- bf82ca8: fix: resolve multiple bugs in agent update command (@kevinelliott)
agentmanager v1.0.22
Catalog v1.0.22
Added 7 new AI CLI agents to the catalog:
- AIChat — All-in-one LLM CLI with shell assistant, RAG, AI agents, and 20+ providers (brew, cargo, binary, scoop)
- Grok CLI — AI agent bringing Grok into your terminal with file ops and MCP tools (npm, bun)
- Kode CLI — AI-powered terminal agent for coding, commands, and post-human workflows (npm)
- Cline CLI — Open-source AI coding agent with Plan/Act modes, MCP, and ACP support (npm)
- Auggie — AI agent bringing Augment Code's context engine to the terminal (npm)
- RA.Aid — Autonomous software development agent with research, planning, and implementation (pip, pipx, uv, brew)
- Pi Agent Rust — High-performance Rust port of Pi Agent with single binary and instant startup (native, binary)
Catalog now contains 41 agents total.
agentmanager v1.0.21
AgentManager v1.0.21
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.0.21Changelog
Bug Fixes
- f5e7e9c: fix: add packages:write permission for GHCR push (@kevinelliott)
agentmanager v1.0.20
AgentManager v1.0.20
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.0.20Changelog
Bug Fixes
- 369b1a2: fix: add systray build dependencies (libayatana-appindicator, gtk) to Dockerfile (@kevinelliott)
agentmanager v1.0.19
AgentManager v1.0.19
Installation
macOS (Homebrew)
brew install kevinelliott/tap/agentmanagerDownload Binary
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/kevinelliott/agentmanager/cmd/agentmgr@v1.0.19Changelog
Bug Fixes
- 3f5b6de: fix: add Linux dependencies to build and integration jobs (@kevinelliott)
- 3aca3ea: fix: add Linux deps for lint/test, fix coverage filename, add security permissions (@kevinelliott)
- 755f46c: fix: ensure data directory exists before opening SQLite database (@kevinelliott)
- 6a6eb0f: fix: increase timeout for flaky IPC context cancellation test (@kevinelliott)
- 9117ab8: fix: resolve flag shorthand conflict (-c) between root config and plugin command flags (@kevinelliott)
- ec1f714: fix: resolve lint errors in linux.go and systray.go, use bash shell for Windows tests (@kevinelliott)
- a109fc2: fix: resolve remaining lint issues and skip Windows shell tests (@kevinelliott)
- 3e96e6f: fix: skip flaky IPC context cancellation test in CI (@kevinelliott)
- f315316: fix: update Dockerfile to Go 1.24 (@kevinelliott)