Skip to content

An agent fixes a bug and opens a PR

Persona: a coding Rukie acting on behalf of a user. The agent clones a repository in a VM, edits code with Codex, and opens a pull request.

Steps

  1. Ensure GitHub and Codex are connected via the coding-setup gate.
  2. The agent creates a VM and clones the granted repository.
  3. The agent uses Codex to implement the fix and runs tests via shell execution.
  4. The agent pushes the branch, creates a PR, and waits for CI.

Capabilities exercised

Last updated 2026-07-04