DevPanel Overview
ss-keel-devpanel is the official observability addon for Keel.
What you get
Section titled “What you get”- A real-time browser UI mounted inside the Keel process.
- Request capture, route listing, logs, and addon event views.
- Support for addon manifests and custom panel views through the core contracts.
- Zero external UI service: the panel ships in your Go binary.
Relevant contracts
Section titled “Relevant contracts”When to use it
Section titled “When to use it”- Local development and staging diagnostics.
- Addon development where live event streams matter.
- Inspecting runtime config and addon manifests without extra tooling.