Skip to content

Add pending user input projections and thread queries#404

Merged
BunsDev merged 1 commit into
mainfrom
okcode/project-thread-performance-limits
Apr 10, 2026
Merged

Add pending user input projections and thread queries#404
BunsDev merged 1 commit into
mainfrom
okcode/project-thread-performance-limits

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Added a new projection_pending_user_inputs table and repository to persist pending/resolved user-input requests.
  • Extended the orchestration projection pipeline to project user-input request and resolution events into the new pending-user-input state.
  • Added overview and thread-detail projection queries so the UI can read richer orchestration snapshots, including pending user input counts and actionable plan status.
  • Wired the new query services and repository into the server layer.

Testing

  • Not run
  • bun fmt
  • bun lint
  • bun typecheck

- project pending user inputs into persistence
- add overview and thread detail projection queries
- include pending user input counts in orchestration snapshot
@vercel

vercel Bot commented Apr 10, 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 10, 2026 4:28pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 10, 2026 4:28pm

@github-actions github-actions Bot added size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 10, 2026
@BunsDev BunsDev merged commit 55ceb9b into main Apr 10, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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