# Codex Limits Showcase

[← Project README](README.md) · [Quick start](README.md#quick-start) · [Agent integrations](docs/guides/agent-integrations.md) · [Documentation hub](docs/README.md)

This page showcases Codex Limits across the interactive dashboard, compact terminal output, and supported coding-agent integrations.

<p align="center">
  <img
    src="docs/assets/promo/promotional-demo.gif"
    alt="Animated Codex Limits terminal dashboard showing usage windows and reset credits"
    width="100%"
  />
</p>

<p align="center">
  <sub>One source of truth, shaped for every terminal workflow.</sub>
</p>

## Interactive dashboard

<a href="README.md#usage">
  <img
    src="docs/assets/promo/screenshots/dashboard.png"
    alt="Codex Limits interactive dashboard with usage windows, reset times, and reset credits"
    width="100%"
  />
</a>

<p align="center">
  <sub>Usage windows, reset times, and available reset credits in one interactive view.</sub>
</p>

## Compact CLI and agent integrations

<table>
  <tr>
    <td width="50%" valign="top" align="center">
      <a href="README.md#usage">
        <img
          src="docs/assets/promo/screenshots/compact-cli.png"
          alt="Compact Codex Limits command output in the terminal"
          width="100%"
        />
      </a>
    </td>
    <td width="50%" valign="top" align="center">
      <a href="docs/guides/agents/opencode.md">
        <img
          src="docs/assets/promo/screenshots/opencode.png"
          alt="Codex Limits integration running inside OpenCode"
          width="100%"
        />
      </a>
    </td>
  </tr>
  <tr>
    <td valign="top" align="center">
      <strong>Compact CLI</strong><br />
      <sub>Check the important numbers quickly without opening the full dashboard.</sub>
    </td>
    <td valign="top" align="center">
      <strong>Agent integrations</strong><br />
      <sub>Use the same safe, read-only summary directly inside supported coding agents.</sub>
    </td>
  </tr>
</table>

The same underlying Codex limits data is normalized by the shared core and presented differently for each workflow. See [Agent integrations](docs/guides/agent-integrations.md) for OpenCode, pi, and GitHub Copilot CLI setup.

## Showcase media

All showcase media uses sanitized output. Screenshots and recordings must not contain tokens, account IDs, cookies, authorization headers, private paths, environment values, or raw local Codex files.

See the [Security policy](SECURITY.md) for the canonical data-handling and redaction requirements.
