Codex App-Server Runtime
Codex App Server Runtime Hermes can optionally hand and turns to the Codex CLI app server instead of running its own tool loop. When enabled, terminal commands,
- Section
- Core Features
- Source
- hermesbible.com/docs/user-guide/features/codex-app-server-runtime
Codex App Server Runtime Hermes can optionally hand and turns to the Codex CLI app server instead of running its own tool loop. When enabled, terminal commands,
Excerpt from the official Hermes Agent documentation, quoted for reference. View sourceWhat this page covers
- Why
- What tools the model actually has
- 1. Codex's built-in toolset (always on)
- 2. Native Codex plugins (auto-migrated from your codex plugin install)
- 3. Hermes tool callback (MCP server, registered in ~/.codex/config.toml)
- What's NOT available on this runtime
- Workflow features (/goal, kanban, cron)
- /goal (the Ralph loop)
- Kanban (multi-agent worktree dispatch)
- Cron jobs
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
Upstream outline
- Why
- What tools the model actually has
- 1. Codex's built-in toolset (always on)
- 2. Native Codex plugins (auto-migrated from your codex plugin install)
- 3. Hermes tool callback (MCP server, registered in ~/.codex/config.toml)
- What's NOT available on this runtime
- Workflow features (/goal, kanban, cron)
- /goal (the Ralph loop)
- Kanban (multi-agent worktree dispatch)
- Cron jobs
- Trade-offs
- Prerequisites
- Enabling
- Self-improvement loop (memory + skill nudges)
Section map
Why
Maps why to the Core Features documentation path, with the source page reserved for exact commands and updates.
What tools the model actually has
Maps what tools the model actually has to the Core Features documentation path, with the source page reserved for exact commands and updates.
1. Codex's built-in toolset (always on)
Maps 1. codex's built-in toolset (always on) to the Core Features documentation path, with the source page reserved for exact commands and updates.
2. Native Codex plugins (auto-migrated from your codex plugin install)
Maps 2. native codex plugins (auto-migrated from your codex plugin install) to the Core Features documentation path, with the source page reserved for exact commands and updates.
3. Hermes tool callback (MCP server, registered in ~/.codex/config.toml)
Maps 3. hermes tool callback (mcp server, registered in ~/.codex/config.toml) to the Core Features documentation path, with the source page reserved for exact commands and updates.
What's NOT available on this runtime
Maps what's not available on this runtime to the Core Features documentation path, with the source page reserved for exact commands and updates.
Workflow features (/goal, kanban, cron)
Maps workflow features (/goal, kanban, cron) to the Core Features documentation path, with the source page reserved for exact commands and updates.
/goal (the Ralph loop)
Maps /goal (the ralph loop) to the Core Features documentation path, with the source page reserved for exact commands and updates.
Implementation notes
- Use this Core Features doc as a navigation page first: the local clone mirrors the source structure and links each heading back to the authoritative upstream section.
- Primary decision areas: Why, What tools the model actually has, 1. Codex's built-in toolset (always on), 2. Native Codex plugins (auto-migrated from your codex plugin install), 3. Hermes tool callback (MCP server, registered in ~/.codex/config.toml). Read those source anchors before changing installs, credentials, automation, or runtime configuration.
- Useful search signals for this doc: codex, app-server, runtime, server, optionally. These are derived from the public title and summary so the clone remains lightweight.
Decision table
Use when you need orientation for codex app-server runtime before applying exact upstream commands.
Open the source anchor for Why and confirm platform-specific requirements before changing configuration.
Use the upstream page as the authority for current syntax, release changes, and security-sensitive steps.
Verification checklist
- Use this page to orient yourself within Core Features, then open the linked source page for exact current syntax.
- Start with the source section for Why; do not rely on the local summary for commands or secrets.
- Check platform, install method, provider, and credential assumptions before changing a real environment.
- Review the source section for What tools the model actually has if the page involves setup, automation, messaging, or runtime behavior.
- After applying anything from the source, run the smallest relevant smoke test before widening scope.
Risk notes
Start with a bounded dry run, logs, and a manual stop path before enabling recurring or unattended execution.
Keep human review before sending public posts, customer messages, trading instructions, or team notifications.
Set provider, token, and retry limits before scaling the workflow beyond a single test run.
Check filesystem, shell, browser, repository, and server permissions before granting the agent write access.
What this page covers
- Core concept and where it fits in the Hermes Agent system.
- Setup or operating context implied by the upstream page summary.
- The source page link for full current details and updates.
Source mirror note
This page is generated from the public Hermes Bible index so the clone has the same route coverage and search surface. It stores the public title, category, summary, and source link locally; use the source page for full upstream text and updates.
Open source page