Chronos is a lean, on-demand Codex plugin for Windows sessions that become slow after hours or days of parallel work. Its optional Governor delegates bounded low-complexity repository work without turning Chronos into an autonomous agent loop.
It checks current resource and diagnostic-log health, explains signs of degradation, and offers conservative recovery steps without continuous monitoring.
- Reports a clear
HEALTHY,WARNING, orCRITICALstatus. - Identifies resource accumulation associated with long-running Codex degradation.
- Detects high-frequency Codex SQLite log churn and unreclaimed database space.
- Warns when the Windows filesystem helper is degrading and advises a full PC restart when the helper becomes unusable.
- Separates cached reads from observed GPT-5.6 cache writes and flags quota amplification from large contexts, high reasoning, subagents, and repeated compaction.
- Recommends the safest next step for the current condition.
- Routes exploration, documentation, tests, mechanical edits, simple code, and focused verification to bounded Codex workers.
- Discovers worker models from the active runtime instead of assuming a model.
- Enforces canonical workspace identity, one writer across linked worktrees, fenced expiring leases, mutation attribution, exact scopes, result fingerprints, attempt budgets, and final coordinator verification.
Chronos mitigates local symptoms; it does not modify the Codex application or its SQLite databases, terminate processes, or block active work.
Until Chronos is listed in the Plugins Directory, ask Codex to:
Analyze and install FaxanFM/chronos, then use Chronos Governor for appropriate low-complexity repository tasks.
Or install it manually from its public marketplace:
codex.cmd plugin marketplace add FaxanFM/chronos
codex.cmd plugin add chronos@chronosOpen a new Codex task after installation.
Ask Codex:
Use Chronos to inspect current Codex resource health.
Chronos reports the current condition and recommends a proportionate response.
To delegate a small repository task, ask:
Use Chronos Governor to delegate this bounded low-complexity task.
Governor validates the worker models advertised by the active runtime and selects deterministically from that inventory. It sends focused assignments without the full parent conversation and keeps architecture, security-sensitive work, unverifiable writes, integration, publishing, and final acceptance with the coordinator.
See Codex Token and Quota Findings for the source-backed GPT-5.6 findings and conservative local settings. See Chronos Governor for routing, limits, contracts, state, and verification behavior. See Architecture, Test Coverage, Release Operations, and Calibration Methodology for the v0.5.4 safety and release model.
Chronos extends to Poe and Apify as independently callable self-service agents:
- Poe provides a guided session-health assessment.
- Apify provides session analysis, sanitized incident reports, and Codex public-fix compatibility checks.
Each agent is invoked and paid for directly through its platform. Chronos does not require a managed engagement or contacting FaxanFM. Public runner links will be added here as each agent is published.
- Runs only when requested.
- Does not collect, transmit, or retain prompts, responses, source, diffs, commands, tool output, credentials, usernames, absolute paths, or personal data.
- Never blocks, pauses, or ends a Codex task.
- Never terminates a process or deletes user files.
- Opens the known Codex diagnostic database read-only and never installs triggers, deletes rows, checkpoints, or vacuums it.
- Reads only bounded 2 MiB tails of up to eight recently active rollout files for structured aggregate token, effort, compaction, subagent, and parser-integrity counts.
- Never returns prompts, responses, tool arguments, tool output, usernames, or local paths.
- Creates no recurring task, service, telemetry, or persistent log.
- When Governor is invoked, stores only local coordination metadata beneath the current user's Windows temporary application-data directory: opaque IDs, identity hashes, base commit, relative scopes, model labels, lease fencing, counters, status, and timestamps.
- Never automatically merges, resets, cleans, deletes worktrees or branches, or accepts a worker result without coordinator verification.
See Privacy, Terms, and Support.
MIT
