Skip to content

Draft: teleport Grok support - #10

Draft
baanish wants to merge 3 commits into
cursor/teleport-claude-1e23from
cursor/teleport-grok-1e23
Draft

Draft: teleport Grok support#10
baanish wants to merge 3 commits into
cursor/teleport-claude-1e23from
cursor/teleport-grok-1e23

Conversation

@baanish

@baanish baanish commented Aug 15, 2026

Copy link
Copy Markdown
Owner

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

What Changed

Grok native session support. T3 can list, import, and export Grok Build session directories (summary.json, updates.jsonl, chat_history.jsonl).

Cwd group folders use the persisted path spelling the Grok CLI looks up, not the comparison-normalized form. Consecutive message chunks are concatenated. Newer chat_format_version values fail closed. Fork / subagent sessions are skipped.

Why

Each native CLI format is its own reviewable PR on top of the shared engine and UI.

Stack

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

UI Changes

None beyond the UI PR. Grok 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 Grok session-directory adapter so T3 can list, import, and
export native Grok Build chats.

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: 04bfd297-3051-4eb1-9aed-300a480e08d7

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 0c490e2.

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:XL 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