Skip to content

Use direct message lookup for streamed thread projections#211

Merged
BunsDev merged 1 commit into
mainfrom
okcode/study-similar-update
Apr 2, 2026
Merged

Use direct message lookup for streamed thread projections#211
BunsDev merged 1 commit into
mainfrom
okcode/study-similar-update

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Switch streamed thread-message projection updates to look up the current message by messageId instead of scanning the full thread.
  • Add repository support and coverage for getByMessageId, including the no-row case and a persisted-row round trip.
  • Clean up several web UI surfaces while tightening the diff panel, file tree, and header interactions around the new code viewer flow.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • Not run: bun run test

- Add getByMessageId to projection thread message repository
- Reuse row mapping for single and list queries
- Update thread-message tests for the new lookup
@vercel

vercel Bot commented Apr 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 2, 2026 9:05pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 2, 2026 9:05pm

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Apr 2, 2026
@BunsDev BunsDev merged commit 98a5b01 into main Apr 2, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/study-similar-update branch April 6, 2026 17:44
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.

1 participant