v0.0.34
Install
brew install stacklok/tap/mecatlInstalls both mecated (the server) and mecatui (the terminal UI).
Changelog
Features
- cab8ef3: feat(auth): add caller validation observability (#1236) (@JAORMX)
- d513835: feat(mecak8s): add stable installation telemetry ID (#1366) (@JAORMX)
- 9e4794c: feat(mecatui): add logical conversation anchors (#1227) (@jbeda)
- 639fe91: feat(mecatui): broker MCP connector status inventory (#1372) (@jhrozek)
- d7f1afc: feat(mecatui): enable readline prompt navigation (#1336) (@blkt)
- e7726f0: feat(website): publish llms.txt (#1373) (@danbarr)
- 25ea694: feat: rename Bash tool to Shell (#1324) (@jbeda)
Fixes
- 8bcece4: fix(lint): fix gci import grouping in cmd/mecak8s/flags.go (#1374) (@jhrozek)
- e55a408: fix(mcp): surface pending authorization in mecatui (#1371) (@jhrozek)
- ade7a3d: fix(mcpbroker): make invalid query targets recoverable (#1390) (@jhrozek)
- a5b6142: fix(mecatui): bound approval dialog height (#1387) (@jbeda)
- 343d553: fix(mecatui): label compact permission mode (#1381) (@danbarr)
- d43cd00: fix: allow root ListDir in Redis workspaces (#1363) (@jerm-dro)
- 1f7ce61: fix: preserve MCP broker bindings for session successors (#1389) (@jhrozek)
Other changes
- 356a140: Improve mecak8s MCP broker observability (#1380) (@jhrozek)
- ad8fbeb: Update LLM gateway proxy documentation (#1402) (@dussab)
- e73aaa4: Update agent identity and consent record details (#1400) (@dussab)
Verify
cosign verify-blob \
--certificate-identity 'https://github.com/stacklok/mecatl/.github/workflows/release.yml@refs/tags/v0.0.34' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
--bundle checksums.txt.sigstore.json checksums.txt
sha256sum --check --ignore-missing checksums.txt
gh attestation verify mecatl_0.0.34_darwin_arm64.tar.gz --repo stacklok/mecatl