@velum-labs/routekit-tool-codex
v1.0.23
Published
Product-neutral Codex launcher, serializer, and canonical harness driver.
Downloads
10,712
Maintainers
Readme
@velum-labs/routekit-tool-codex
Product-neutral Codex launcher and canonical harness driver.
Architecture
This package owns the one Codex configuration serializer, launcher, and driver.
Usage
Register codexTool in an @velum-labs/routekit-tools registry.
import { codexTool } from "@velum-labs/routekit-tool-codex";Docs
- CLI reference: ../../docs/cli.md
- Maintainer reference: ../../docs/typescript-reference.md
Native client ownership
The launcher uses the user's normal CODEX_HOME, applies gateway routing as
process-scoped configuration, and keeps credentials in the environment. RouteKit
does not observe, store, resume, or delete Codex sessions; use Codex's native
history and commands directly.
