Releases: kevinelliott/agentmanager
Release list
agentmanager v1.5.0
AgentManager v1.5.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.5.0Changelog
Other
- e99ce7a: Release v1.5.0 (@kevinelliott)
agentmanager v1.4.0
AgentManager v1.4.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.4.0Changelog
Features
- fc26452: feat(install): bulk install + drop dead --version flag (#47) (@kevinelliott)
Other
- 764632d: Add Agents CLI (google/agents-cli) to catalog (@kevinelliott)
- 8557a65: Add Antigravity CLI to catalog (@kevinelliott)
- 5492b35: Add Bernstein to catalog (@kevinelliott)
- 393cf33: Add ByteRover CLI to catalog (@kevinelliott)
- c90f325: Add Caveman Code to catalog (@kevinelliott)
- 26ed127: Add Claw Orchestrator to catalog (@kevinelliott)
- 30c5c8a: Add CocoIndex Code to catalog (@kevinelliott)
- fd1c9a7: Add CodeWhale to catalog (@kevinelliott)
- 99822aa: Add CoreCoder to catalog (@kevinelliott)
- e50348b: Add DeepSeek-Reasonix to catalog (@kevinelliott)
- 4bdd4b6: Add Grok Build to catalog (@kevinelliott)
- d2066ad: Add Herdr to catalog (@kevinelliott)
- 192f47d: Add Open Interpreter to catalog (@kevinelliott)
- 8e8029e: Add Paperclip to catalog (@kevinelliott)
- 7083c49: Add Ruflo to catalog (@kevinelliott)
- 787fd08: Add SmallCode to catalog (@kevinelliott)
- 3f99cb5: Add Tenere to catalog (@kevinelliott)
- 8c35587: Add TokenTracker to catalog (@kevinelliott)
- fffa8b0: Add VibeMux to catalog (@kevinelliott)
- bb8d2bc: Add Zeroshot to catalog (@kevinelliott)
- 49dd440: Add abtop to catalog (@kevinelliott)
- 9cc1fd0: Add apfel to catalog (@kevinelliott)
- e4bbadc: Add cmux to catalog (@kevinelliott)
- 63aa440: Add fast-agent to catalog (@kevinelliott)
- cabe8ee: Add fence to catalog (@kevinelliott)
- c884867: Add gptme to catalog (@kevinelliott)
- f5aaf24: Add jcode to catalog (@kevinelliott)
- 30799b5: Add late to catalog (@kevinelliott)
- 9cb5b46: Add little-coder to catalog (@kevinelliott)
- 729ad48: Add oh-my-pi to catalog (@kevinelliott)
- 74a02e0: Add research-agents ignore list with t1code (@kevinelliott)
- a0df824: Add rtk to catalog (@kevinelliott)
- 5b62c85: Add zerostack to catalog (@kevinelliott)
- 62df6cb: Expand research-agents ignore list (@kevinelliott)
- 5874bf7: Expand research-agents ignore list with 3m carryovers (@kevinelliott)
- 3bece38: Refresh README catalog list for 80 agents (@kevinelliott)
- c96615e: Refresh README catalog list for 89 agents (@kevinelliott)
- 77dae94: Refresh README catalog list for 90 agents (@kevinelliott)
- 0bf23b5: Refresh README catalog list for 93 agents (@kevinelliott)
- fe3c98d: Refresh README catalog list, install docs, and badges (@kevinelliott)
- d101e23: Release v1.4.0 (@kevinelliott)
- da2703e: chore(catalog): sync embedded catalog with root (adds Herdr) (@kevinelliott)
- 0104f97: chore(deps): Bump github.com/go-chi/chi/v5 (#42) (@dependabot[bot])
- 6480c6f: chore(deps): Bump the actions group across 1 directory with 12 updates (#43) (@dependabot[bot])
- 0ebe139: chore(deps): Bump the go-deps group across 1 directory with 5 updates (#51) (@dependabot[bot])
- ea7047b: feat(install,update,remove): --json output for batch results (#52) (@kevinelliott)
- 5908b50: feat(remove,update): accept multiple agent names in one invocation (#48) (@kevinelliott)
- 1725910: security(rest): drop deprecated chi middleware.RealIP (@kevinelliott)
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)