Skip to content

Fix fork source display in /status (expose forked_from_id in app server)#16596

Merged
etraut-openai merged 4 commits intomainfrom
etraut/forked-from-support
Apr 2, 2026
Merged

Fix fork source display in /status (expose forked_from_id in app server)#16596
etraut-openai merged 4 commits intomainfrom
etraut/forked-from-support

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Apr 2, 2026

Addresses #16560

Problem: /status stopped showing the source thread id in forked TUI sessions after the app-server migration.

Solution: Carry fork source ids through app-server v2 thread data and the TUI session adapter, and update TUI fixtures so /status matches the old TUI behavior.

etraut-openai added a commit that referenced this pull request Apr 2, 2026
chatgpt-codex-connector[bot]

This comment was marked as outdated.

etraut-openai added a commit that referenced this pull request Apr 2, 2026
@etraut-openai
Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. Another round soon, please!

ℹ️ 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".

@etraut-openai etraut-openai force-pushed the etraut/forked-from-support branch from 13a158b to 65795f5 Compare April 2, 2026 19:03
@etraut-openai etraut-openai changed the title Fix fork source display in /status Fix fork source display in /status (expose forked_from_id in app server) Apr 2, 2026
Copy link
Copy Markdown
Contributor

@fcoury-oai fcoury-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replicated the issue and tested the fix.

Approved.

@etraut-openai etraut-openai merged commit 9bb7f0a into main Apr 2, 2026
29 of 31 checks passed
@etraut-openai etraut-openai deleted the etraut/forked-from-support branch April 2, 2026 21:05
@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 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