Skip to content

Optimize live output storage and incremental delivery#48

Merged
hetaoBackend merged 3 commits into
mainfrom
cursor/optimize-output-streaming-0081
Jul 12, 2026
Merged

Optimize live output storage and incremental delivery#48
hetaoBackend merged 3 commits into
mainfrom
cursor/optimize-output-streaming-0081

Conversation

@hetaoBackend

@hetaoBackend hetaoBackend commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove repeated full-output joins from task and heartbeat streaming paths
  • batch SQLite output event writes with bounded latency and terminal/shutdown flushes
  • add a backward-compatible incremental output API with Unicode/reset handling
  • consume output increments safely in the task detail panel
  • add query-aligned indexes and backend/frontend regression tests

Validation

  • targeted backend tests: 137 passed
  • targeted frontend tests: 4 passed
  • make check: 498 tests passed
  • frontend typecheck, ESLint, formatting, 33 tests, and Electrobun build passed
  • independent review found no blocking issues
Open in Web Open in Cursor 

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
agentforge-landing Ready Ready Preview, Comment Jul 12, 2026 3:02pm

cursoragent and others added 3 commits July 12, 2026 23:00
Co-authored-by: DanielWalnut <hetaoBackend@users.noreply.github.com>
Co-authored-by: DanielWalnut <hetaoBackend@users.noreply.github.com>
@hetaoBackend hetaoBackend force-pushed the cursor/optimize-output-streaming-0081 branch from 020c347 to 9deb3dc Compare July 12, 2026 15:01
@hetaoBackend hetaoBackend merged commit 7543014 into main Jul 12, 2026
4 checks passed
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