Skip to content

Consume ai-title from external sessions and add end marker#20261

Merged
alexsong-oai merged 3 commits intomainfrom
alexs/import-title
Apr 30, 2026
Merged

Consume ai-title from external sessions and add end marker#20261
alexsong-oai merged 3 commits intomainfrom
alexs/import-title

Conversation

@alexsong-oai
Copy link
Copy Markdown
Collaborator

@alexsong-oai alexsong-oai commented Apr 29, 2026

Summary

  • Support Claude Code ai-title / aiTitle records when detecting and importing external agent sessions.
  • Preserve existing custom-title / customTitle precedence; only fall back to aiTitle when no custom title is present.
  • Add coverage for both detection and import title selection, including the custom-title-over-ai-title case.

Testing

  • cargo test -p codex-external-agent-sessions
  • just fix -p codex-external-agent-sessions

@alexsong-oai alexsong-oai changed the title Consume ai-title from external sessions Consume ai-title from external sessions and add end marker Apr 29, 2026
@alexsong-oai
Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown
Contributor

Security review completed. No security issues were found in this pull request.

View security finding report

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

@alexsong-oai
Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. 👍

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@alexsong-oai alexsong-oai enabled auto-merge (squash) April 29, 2026 23:25
@alexsong-oai alexsong-oai merged commit 7bcd462 into main Apr 30, 2026
41 of 47 checks passed
@alexsong-oai alexsong-oai deleted the alexs/import-title branch April 30, 2026 00:00
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants