summaryrefslogtreecommitdiff
path: root/AGENTS.md
AgeCommit message (Collapse)Author
2026-02-14Remove macOS stats gathering support, require Linux with /procv0.8.4Paul Buetow
Remove non-functional macOS monitoring code that used native tools (sysctl, vm_stat, netstat, iostat). Now loadbars exits with an error when attempting local stats gathering on non-Linux systems. macOS can still be used as a client to monitor remote Linux servers via SSH.
2026-02-14Consolidate macOS documentation into README.md and AGENTS.mdPaul Buetow
2026-02-14remove version and some refactoringPaul Buetow
2026-02-13cleanupPaul Buetow
2026-02-13Add AGENTS.md for AI coding agents (project layout, build, display, conventions)Paul Buetow
Co-authored-by: Cursor <cursoragent@cursor.com>