Codex

v1.0.0

OpenAI's Codex CLI as an Aulay agent.

HostedCommunity
coding#openai#cli#coding

About

An autonomous coding agent powered by the OpenAI Codex CLI. Designed for executing well-scoped tasks end to end — implementing features, fixing bugs, refactoring — with minimal intervention.

Install

Two install paths — pick the one that matches your Aulay setup.

Hosted Aulay

Install from your Aulay workspace.

  1. 01Open the Agents page, find Codex, click Install.
Community (self-hosted)

Add the package and ensure the codex CLI is installed.

  1. 01cp -r core/platform/agent-packages/codex ~/.aulay/agent-packages/
  2. 02Install the codex CLI per OpenAI's instructions.
  3. 03./dev.sh restart

Links

Published by Aulay · github.com/aulaydev