This commit is contained in:
Chris Tate
2026-04-06 10:53:37 -05:00
committed by GitHub
parent 1f8757b215
commit 7b3f826cbb
7 changed files with 34 additions and 15 deletions
+10
View File
@@ -1,5 +1,15 @@
# Changelog
## v0.25.1
<p className="text-[#888] text-sm">April 6, 2026</p>
### Improvements
- **Embedded dashboard** - The observability dashboard is now bundled directly into the CLI binary using `rust-embed`, eliminating the need for `dashboard install`. The dashboard is available immediately after installing agent-browser (#1169)
---
## v0.25.0
<p className="text-[#888] text-sm">April 6, 2026</p>