hematite-cli 0.6.0

Senior SysAdmin, Network Admin, and Software Engineer living in your terminal. A high-precision local AI agent harness for LM Studio that runs 100% on your own silicon. Reads repos, edits files, runs builds, and inspects the machine it is running on—including full network state and workstation telemetry.
Documentation
1
2
3
4
5
6
7
8
9
# Execution Plans

Use this directory as the long-lived system of record for larger multi-step work.

- `active/` holds the current execution plan Hematite is driving.
- `completed/` holds archived plans with their final walkthrough notes.
- `tech-debt-tracker.md` captures unfinished cleanup, refactors, and follow-up work that should survive beyond a single session.

`.hematite/PLAN.md` remains the fast local handoff. Hematite mirrors meaningful plans here so intent stays visible across sessions, worktrees, and reviews.