From 1812c45709cdc913797406f0e16404a1b04062b6 Mon Sep 17 00:00:00 2001 From: geobelsky Date: Tue, 31 Mar 2026 16:41:08 +0000 Subject: [PATCH] release: v0.2.12 changelog - mesh dashboard command --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70613e5..1cccd5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ This project follows [Semantic Versioning](https://semver.org/). During alpha (` --- +## [v0.2.12] — 2026-03-31 + +### Added +- **`axme mesh dashboard`** — opens the Agent Mesh dashboard (mesh.axme.ai) in the browser with automatic SSO. Creates a one-time exchange token, opens the browser. Supports `--no-browser` and `--json` flags. (#81) + +### Changed +- README redesigned with hero section and output demo (#78, #79, #80) + +--- + ## [v0.2.11] — 2026-03-24 ### Fixed