You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,16 @@ This project follows [Semantic Versioning](https://semver.org/). During alpha (`
6
6
7
7
---
8
8
9
+
## [v0.2.12] — 2026-03-31
10
+
11
+
### Added
12
+
-**`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)
13
+
14
+
### Changed
15
+
- README redesigned with hero section and output demo (#78, #79, #80)
0 commit comments