Skip to content

Code Mower v1.3.0 — optional Coworker context

Choose a tag to compare

@jeffhuber jeffhuber released this 11 Sep 23:49
97af705

Code Mower v1.3.0 adds optional Coworker organizational context for Claude and Codex. Select an explicit private account, fetch bounded cited evidence, and give approved participants the same packet. Reviews must match both the current code and selected context input.

Default setup remains Claude + Codex without a Coworker dependency or login. Context providers gain no orchestrator, builder, reviewer, tracker-write or merge authority. Credentials and detailed context-bound findings stay private; cloud sharing remains opt-in metadata.

Install the base package with pipx install --python python3.12 code-mower==1.3.0, or select the optional integration with pipx install --python python3.12 'code-mower[coworker]==1.3.0'.

The bounded two-case frozen-reference pilot demonstrated identical authorized delivery across Claude/Codex roles and process restarts. One case found useful prior art; the other added no actionable constraint. No productivity improvement is claimed. Graphify remains a separate v1.3.x candidate.

All implementation/release PRs passed independent Code Mower review and the required gate. The release candidate passed 2,795 local tests, Python 3.12–3.14/package CI, cold-clone and first-user package rehearsals, privacy checks, and a no-publish distribution verification run.