- track dashboard log components so clean Linux release builds include their source
- migrate CLI command parsing from Cobra to Kong while preserving version and shell-completion compatibility
- embed the compiled dashboard so release binaries serve the UI without external assets
- refresh Go and dashboard dependencies and remove deprecated real-IP middleware
- verify Go, frontend, and embedded-dashboard freshness before publishing tag assets
- add CLI config fallback coverage and bounded HTTP error-body handling
- split log HTTP handlers into focused read/write/filter helpers
- validate export level filters and reject unknown JSON request fields
- cap JSON request bodies and stdin log message reads
- add dashboard typecheck script and favicon/static asset tracking
- add dashboard
justrecipe and refresh maintenance notes
- add real-time SSE tail command
- add log fingerprinting, grouped log summaries, and statistics endpoints
- add agent inbox API, CLI, dashboard view, and persistence
- add install doctor, database inspect, and first-run diagnostics
- add macOS launchd service recipes with
Justfile
- improve responsive dashboard layout and host/filter polish
- improve installer guidance for first-time users
- refresh README positioning, dashboard screenshot, and README hero art
- document getting started, deployment, inbox usage, architecture, and invariants