@nyosegawa/agent-ui-codex
v0.5.0
Published
Codex App Server transport and normalizer for Agent UI.
Downloads
1,284
Readme
@nyosegawa/agent-ui-codex
Codex App Server transport, request builders, generated protocol metadata, and normalization helpers for Agent UI.
Use this package when a host application connects Agent UI primitives to the Codex App Server protocol.
Install
bun add @nyosegawa/agent-ui-codex @nyosegawa/agent-ui-corePackage Boundary
This package models Codex App Server protocol behavior. It does not own the Codex process lifecycle, user credentials, remote deployment policy, or application-specific workflow orchestration.
Use the documented subpaths for browser-safe clients, request builders, normalizers, stable generated types, session compatibility, and WebSocket transport. Generated schema files are source-owned implementation inputs, not deep-import targets.
See the repository docs for current package exports and integration guidance: https://github.com/nyosegawa/agent-ui
