Draft: teleport Grok support - #10
Conversation
Register the Grok session-directory adapter so T3 can list, import, and export native Grok Build chats. Co-authored-by: aanishbhirud <aanishbhirud@gmail.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
Keep personal project directories out of the public diff. Co-authored-by: aanishbhirud <aanishbhirud@gmail.com>
Co-authored-by: aanishbhirud <aanishbhirud@gmail.com>
Thread transfer impact
This comment will update automatically after the next completed run. |
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_versionvalues 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
UI Changes
None beyond the UI PR. Grok sessions appear in the existing picker.
Checklist