Osiris monitors your Git working tree and assesses the risk of losing uncommitted work. He tracks uncommitted file count, time since last commit, and total lines changed to produce a 5-level risk assessment. When risk reaches critical (2+ hours, 30+ files), he alerts you through the menu bar. Built to prevent the 'I forgot to commit' disaster.
None โ Low โ Medium โ High โ Critical. Based on file count, time, and line changes
Automatically escalates to critical after 2+ hours without a commit
Tracks uncommitted files, insertions, deletions, and active branch
Risk level displayed in the Pantheon menu bar stats panel
$ pantheon osiris
# Check uncommitted work risk level
$ pantheon osiris --json
# Machine-readable risk assessment
| Interface | Status | Detail |
|---|---|---|
| CLI | โ Full | pantheon osiris |
| Menu Bar | โ Active | Risk in stats panel |
| MCP | โ None | Planned |
| GUI | โ None | Planned |
This page is the canonical source for Osiris. Bundled offline copies auto-check for updates here.