PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
171,192

Apps indexed

 

Freshness
33 min ago

Last update

 

Cadence
1,076/day

7-day average

Indexed today: 359

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
  1. Home/
  2. codex-stats/
  3. Alternatives

codex-stats Alternatives

codex-stats is an open-source CLI tool that provides local observability and analytics for Codex AI coding sessions. Below are 11 llm eval & observability apps with similar functionality to codex-stats, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.

  • codex-usage-tracking
    pypi.org

    codex-usage-tracking is an open-source CLI tool and dashboard for developers to investigate aggregate token usage, costs, caching, and thread patterns when working with OpenAI Codex APIs. It helps users monitor and optimize their API consumption and spending.

  • codex-cli-usage
    github.com

    Codex CLI usage monitor — fetches rate limits from OpenAI's ChatGPT backend API

  • codex-profile-manager
    github.com

    codex-profile-manager is an open-source CLI tool that allows developers to manage multiple profiles for the OpenAI Codex CLI. It simplifies switching between accounts and managing credentials for developers working with Codex.

  • codexcomp
    pypi.org

    codexcomp is an open-source CLI tool that acts as a local proxy for the OpenAI Codex CLI. It allows developers to handle responses locally, apply reasoning truncation, and maintain compatibility with the official OpenAI API. The tool is designed for developers working with AI code generation workflows.

  • codex-quota-monitor
    github.com

    codex-quota-monitor is a command-line and self-hosted tool for monitoring Codex OAuth quota and usage, providing routing scores, Prometheus metrics, and a NixOS module. It is designed for system administrators managing API usage.

  • codex-bell
    pypi.org

    codex-bell is an open-source CLI tool that alerts developers with a beep when OpenAI Codex finishes a task or needs user input. It helps streamline workflows by providing timely notifications, making it easier for developers to manage long-running Codex operations.

  • codex-rule-maker
    github.com

    CLI tool that generates a .codex folder with AI developer rules and project reference documents.

  • codex2claude
    github.com

    codex2claude is an open-source CLI tool that connects Codex and Claude, allowing developers to bridge agent workflows locally. It supports local execution, agent orchestration, and seamless integration between Codex and Claude models for advanced automation tasks.

  • codex-manager
    github.com

    Codex account snapshot manager

  • codex-switch
    pypi.org

    Manage multiple OpenAI Codex CLI accounts — switch, check quota, validate tokens

  • codex-enhanced
    codex-enhanced.com

    Codex Enhanced is a fork of OpenAI Codex designed with an operator-first approach, emphasizing visible automation and direct local control for coding workflows. It addresses the needs of users who require sharper session management, account switching, and workflow boundaries, consolidating these operations into a unified terminal user interface (TUI) rather than dispersing them across scripts. The tool integrates features such as loop automation, clawbot session binding, and rapid session respawn, all aimed at improving release velocity and operational clarity. A key aspect of Codex Enhanced is its support for loop automation, offering before-turn and after-turn runners that make queue states and progress visible within the TUI. This transparency allows operators to track origin markers, queue status, and stop behaviors directly, rather than relying on hidden background processes. The platform also incorporates a Feishu clawbot, enabling workspace-backed session discovery and binding, caching unread messages before binding, and forwarding assistant responses back into active sessions. Origin markers in chat transcripts help maintain legibility by labeling Feishu-originated turns and loop replies, even when automation and remote chat entry points are mixed. Codex Enhanced delivers multiple loop context modes—embed, ephemeral, and persistent—each tailored for different automation scenarios. The embed mode submits prompts directly into the main thread, ephemeral mode processes prompts in a private hidden thread and discards the context after completion, and persistent mode retains a private rollout that refreshes with the latest messages for each run. The tool supports fast self-restart and session resumption through commands like '/respawn', 'Ctrl-X R', and 'SIGUSR1', preserving the current session and enabling uninterrupted workflows. Installation is available via PyPI runtime wheels or by building the CLI locally, with each wheel including a platform-specific native codex binary. Codex Enhanced is distributed as a CLI tool and is geared toward operators and developers seeking greater control and visibility in their coding agent workflows.