> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trytrellis.app/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.3.0-rc.2

> 2026-02-09

Codex platform integration.

## New features

* **Codex platform**: `trellis init --codex` sets up OpenAI Codex CLI with skill templates
* Extended Python runtime (`cli_adapter.py`) to support Codex platform detection

## Changes

* Full test suite passing with coverage
* Codex uses skills pattern (`SKILL.md`) instead of slash commands
