Important
WORK IN PROGRESS
A minimal, beautiful JVM monitor with auto attach and anomaly detection.
Scaffold in progress.
- TUI is default output mode.
--textfor compact AI/shell diagnostics (same top panel content as TUI, no graph/prompt).--chart memoryto enable the memory history chart in TUI (future:cpu,io).
zig build run -- --text --once zig build run -- --chart memory