codex-app-server-persisted

Community

Keep Codex PID warm for low latency.

Authortankygranny05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for a consistently running Codex process to minimize latency in multi-turn interactions, avoiding the overhead of starting a new process for each turn.

Core Features & Use Cases

  • Persistent Process: Maintains a single codex app-server process alive across multiple turns.
  • Programmatic Control: Enables JSON-RPC communication over stdio for deterministic turn management.
  • Observability: Preserves sse_lines.jsonl for monitoring.
  • Use Case: Ideal for building chatbots or agents that require rapid responses by keeping the underlying Codex model warm and ready.

Quick Start

Use the codex-app-server-persisted skill to start a persistent Codex app server and begin a new thread for interaction.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: codex-app-server-persisted
Download link: https://github.com/tankygranny05/agent-box/archive/main.zip#codex-app-server-persisted

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.