Releases: tcballard/Premonition
Release list
Premonition 0.1.0
Premonition 0.1.0
Copy an error, and the fix is already waiting.
Premonition is a native macOS menu-bar app and ambient interface layer for Codex. It watches the clipboard locally, admits only error-shaped text that resolves to an allowlisted Git repository, asks Codex pinned to GPT-5.6 Sol for one bounded patch, validates mechanical applicability, and waits for an explicit human decision.
Install
- Download
Premonition-0.1.0.zipbelow. - Extract it and move
Premonition.appto/Applications. - Open Premonition, add an allowlisted repository root in Settings, and confirm the Codex CLI status.
Requirements: macOS 14 or later on Apple Silicon. Live speculation requires an installed and authenticated Codex CLI. The repository's fixture replay provides a deterministic offline judging path.
The app is signed with Developer ID, notarised by Apple and stapled. The distributed ZIP was verified again after a fresh extraction.
SHA-256:
3d48e5b06342ce8bd11dddf0fa7f8b318e7273dd3e453177b6a2b47ef8d03178 Premonition-0.1.0.zip
Safety boundary
- Premonition never auto-applies, stages, commits, runs tests or invokes repository hooks.
- Ordinary clipboard content stops locally; admitted copied errors are sent verbatim to Codex and are not redacted.
git apply --checkproves that a patch applies mechanically, not that it is correct, secure or complete.- Tracked or untracked worktree changes disable Apply.
- Apply remains an explicit human action and produces an unstaged edit.
See the README for onboarding, fixture replay, privacy, limitations and the Build Week provenance trail.