Skip to content

SDK-391 Continue legacy Pi sessions in bt-daemon - #96

Open
Stephen Belanger (Qard) wants to merge 4 commits into
mainfrom
t3code/plan-sdk-391
Open

Stephen Belanger (Qard) wants to merge 4 commits into
mainfrom
t3code/plan-sdk-391

Conversation

@Qard

Copy link
Copy Markdown
Collaborator

Summary

  • read validated continuation state from the pre-daemon Pi extension
  • adopt its existing root and cumulative counters rather than creating a second root
  • cover the adapter handoff, translator continuation, and fail-open state parsing

Validation

  • pnpm --dir src/plugins/pi/content test
  • pnpm --dir src/plugins/pi/content check
  • cargo test --manifest-path bt-daemon/Cargo.toml --test pi_translator
  • cargo fmt --manifest-path bt-daemon/Cargo.toml --check

cargo test --manifest-path bt-daemon/Cargo.toml --all-features remains blocked by existing tests/codex_translator.rs initializers missing the required span_plugins field.

@Qard
Stephen Belanger (Qard) marked this pull request as ready for review September 23, 2026 18:22
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 23, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-23T18:26:08.370651Z 63505eb Draft marked ready
ℹ️ About Codex in GitHub

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

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 63505eb167

ℹ️ 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 (@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 (@codex) address that feedback".

Comment thread bt-daemon/src/translate/pi.rs

This branch has not been deployed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants