Skip to content

Premonition 0.1.0

Latest

Choose a tag to compare

@tcballard tcballard released this 20 Jul 16:55
b356c9b

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

  1. Download Premonition-0.1.0.zip below.
  2. Extract it and move Premonition.app to /Applications.
  3. 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 --check proves 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.