BETA · CODEX FIRST

DURABLE CODE-CHANGE WORKFLOWS

Make agent code changes durable.

Pajé isolates execution, verifies the result, waits for approval when required, and resumes safely to an artifact or draft pull request.

Each run keeps an auditable record.

Resolve locks an immutable revision and scoped context. Execute creates evidence. Approval binds a person to the verified artifact. Publish and finalize can safely resume after interruption.

Keep agent effects inside explicit boundaries.

Hooks and skills are the intended agent surface. Pajé owns durable state, artifact identity, verification, approval, and publication behind provider-neutral Go ports.

What the beta supports.

The built-in code-change@v1 template runs through Hatchet. Artifact mode is default. Pull-request mode adds artifact-bound approval and idempotent draft GitHub publication. Codex is the first supported harness.