Skip to content

perf(server): skip full-message reads while streaming - #15

Merged
Zain-Repo merged 1 commit into
mainfrom
codex/next-pr-9032
Sep 1, 2026
Merged

perf(server): skip full-message reads while streaming#15
Zain-Repo merged 1 commit into
mainfrom
codex/next-pr-9032

Conversation

@Zain-Repo

Copy link
Copy Markdown
Owner

What changed\n- Add an atomic SQLite append operation for streaming projected messages.\n- Preserve creation timestamps and omitted attachments while appending deltas.\n- Keep completion events on the existing replace-or-preserve path.\n\nReviewed against upstream PR #9032: https://github.com/pingdotgg/t3code/pull/9032\n\nValidation: targeted ProjectionThreadMessages and ProjectionPipeline tests pass (25 tests).

@Zain-Repo

Copy link
Copy Markdown
Owner Author

@codex review Please review the latest commit for correctness, SQLite upsert semantics, attachment preservation, and missing validation.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 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-01T21:49:43.023608Z 0081473 Manual request
ℹ️ 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" or "@codex security review".

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

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Sep 1, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

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

Reviewed commit: 0081473f96

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

@Zain-Repo
Zain-Repo merged commit f4bfd67 into main Sep 1, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M 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