Releases: bnymnDev/agentgate
Releases · bnymnDev/agentgate
Release list
v0.3.0
Changelog
Features
- 08d7c14: feat(cli): tail --color auto|always|never (@bnymnDev)
- 82950e1: feat(proxy,ui): approvals can cover the rest of the session (@bnymnDev)
Everything else
- 11fc235: Merge branch 'develop': v0.3.0 (@bnymnDev)
- 1ece722: chore(brew): cask for agentgate v0.2.0 (@bnymnDev)
Install
go install github.com/bnymnDev/agentgate/cmd/agentgate@v0.3.0
brew tap bnymnDev/agentgate https://github.com/bnymnDev/agentgate
brew install --cask agentgate
v0.2.0
Changelog
Features
- 91f5800: feat(audit): add the sqlite audit store (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 1cf2f43: feat(audit,ui): shadow flag, tool and rule statistics, the freeze button (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 63d8b93: feat(cli): add the agentgate command line and build tooling (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- d8cd242: feat(cli): freeze, unfreeze, status, tail, stats, policy suggest (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 2813530: feat(policy): add the rule model, the evaluator and its golden tests (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- c59c149: feat(policy): kill switch, loop guard, rate and token budgets, annotation and time conditions, shadow mode (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- cddd1df: feat(proxy): add the MCP passthrough with policy enforcement (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- c735c01: feat(proxy): honeypots, kill switch, shadow mode, result redaction, webhooks (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- e1168f1: feat(replay): add session replay and diff (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 7030ba0: feat(ui): add the embedded web UI (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
Fixes
- 08661e9: fix(ci): lint action for v2 config, LF-only fixtures, Windows-safe golden test and DSN (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- ac8ef1b: fix(lint): satisfy staticcheck QF1012 in gendocs, pin the linter version in CI (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 80edc35: fix(proxy): one reader goroutine per terminal approver (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 6b137d7: fix(release): never fail a release on a missing Homebrew tap token (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
Everything else
- cdfa087: Initial commit (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- cae3de4: Merge branch 'develop': release hardening and lint fix (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- fec0d4d: Merge branch 'develop': release workflow can tag on its own (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 6cfcba4: Merge branch 'develop': v0.2 — guardrails, kill switch, honeypots, shadow mode (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- e399d20: Merge branch 'develop': v0.2.0 (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 1e46a7f: Merge pull request #1 from bnymnDev/anon/clean-implementation-kr2sqe (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- c37cd61: build(release): let the release workflow create the tag itself (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 7f5f685: build(release): publish the Homebrew formula from this repository (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- e72fe10: build(release): ship the Homebrew cask from this repository (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- f36fea3: style: drop the icons from feature names, CLI output, webhooks and the UI (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
- 11f8120: test(e2e): drive the real binary in front of a real MCP server (Bünyamin Ulupinar 88560587+bnymnDev@users.noreply.github.com)
Install
go install github.com/bnymnDev/agentgate/cmd/agentgate@v0.2.0
brew tap bnymnDev/agentgate https://github.com/bnymnDev/agentgate
brew install --cask agentgate