Changelog
[1.11.0] - 2026-07-14
This release ships the static local memory dashboard — a
self-contained, read-only HTML snapshot of the agent-kernel
home, generated locally and opened in the user's default
browser. The dashboard is the first Agent Kernel feature that
intentionally produces a portable artifact (a single HTML file
no larger than ~35 KiB).
Commit summary
What's Changed
- feat: add static local memory dashboard by @imMamdouhaboammar in #79
Full Changelog: v1.10.1...v1.11.0