NodeSlide durable sessions, hard budgets, and benchmark gates#33
Merged
Conversation
HomenShum
marked this pull request as ready for review
July 16, 2026 06:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why
Long-running agent work must survive retries without duplicate model charges, expose honest cost and state, and keep all deck mutations behind human review. QA also needs a fixed corpus and reproducible evidence contracts instead of improvised prompts.
User impact
NodeSlide runs now have an authoritative durable lifecycle, hard budget enforcement, replay-safe provider calls, and review receipts that cannot be accepted after a failed or stale job.
Validation
pnpm typecheckpnpm exec tsc -p convex/tsconfig.json --noEmitpnpm test— 133 files / 1,010 testspnpm buildpnpm qa:manifestpnpm test:nodeslide-bench— 20/20pnpm nodeslide:bench:prpnpm lint:nodeslide-agent-ui— 9/9Live fixed-corpus evidence and production deployment are tracked as the final merge gate; no improvised prompts will be used.