Skip to content

feat: define experimental runtime protocol - #186

Draft
oratis wants to merge 2 commits into
codex/session-writerfrom
codex/protocol-runtime
Draft

feat: define experimental runtime protocol#186
oratis wants to merge 2 commits into
codex/session-writerfrom
codex/protocol-runtime

Conversation

@oratis

@oratis oratis commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a dependency-free, transport-neutral lifecycle protocol package
  • persist threads, turns, and completed items while keeping streaming deltas transient
  • enforce one active turn and idempotent terminal transitions
  • document version negotiation and record/replay semantics

Validation

  • pnpm typecheck
  • pnpm lint (0 errors, 3 pre-existing warnings)
  • pnpm test (925 passed, 12 skipped)
  • pnpm build
  • pnpm docs:check

Stack

Depends on #185.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant