Skip to content

Draft: teleport Codex support - #13

Draft
baanish wants to merge 3 commits into
cursor/teleport-ui-1e23from
cursor/teleport-codex-1e23
Draft

Draft: teleport Codex support#13
baanish wants to merge 3 commits into
cursor/teleport-ui-1e23from
cursor/teleport-codex-1e23

Conversation

@baanish

@baanish baanish commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Draft. Do not merge. Stacked on the teleport UI draft.

What Changed

Codex native session support. T3 can list, import, and export Codex jsonl rollouts for the current project cwd.

Export writes a session_meta header the Codex CLI can resume: id, session_id, cli_version, originator. Extra top-level fields are not written on that line, because they make resume fail with "does not start with session metadata". Forked / subagent rollouts and <environment_context> user wrappers are skipped.

Why

Codex is the first native format on the shared engine.

Stack

  1. Teleport backend
  2. Teleport UI
  3. This PR — Codex support
  4. Claude support
  5. Grok support
  6. OpenCode support

UI Changes

None beyond the UI PR. Codex sessions appear in the existing picker.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes
Open in Web Open in Cursor 

Register the Codex jsonl adapter so T3 can list, import, and export
rollouts the CLI can resume.

Co-authored-by: aanishbhirud <aanishbhirud@gmail.com>
@coderabbitai

coderabbitai Bot commented Aug 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9ab29cef-2216-4553-9cd2-e54b2df163a5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

cursoragent and others added 2 commits August 15, 2026 09:06
Keep personal project directories out of the public diff.

Co-authored-by: aanishbhirud <aanishbhirud@gmail.com>
Co-authored-by: aanishbhirud <aanishbhirud@gmail.com>
@github-actions

Copy link
Copy Markdown

Thread transfer impact

⚠️ The latest CI run did not produce a thread transfer result for 5cca3e4.

This comment will update automatically after the next completed run.

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

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants