bench: evaluate agent continuation with --json-envelope - #55
Merged
Conversation
Contributor
Author
|
@yusukebe When you have a moment, could you take a look and let me know if you would prefer any changes to the benchmark design, results reporting, or scope before review? The current CI is green, and the PR remains limited to |
Owner
|
Okay. I was feeling bad these days, but I'm back. I'll check it! |
Contributor
Author
|
Glad to hear you're feeling better. Please take care of yourself, and there's no rush at all from my side. Thank you for taking a look when you have time! |
Owner
|
Hey @yearth Super interesting! This is an ideaful and well-implemented. Looks good. Thanks! |
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.
Summary
stream-json, correlate standaloneaxcalls through a benchmark-local shim, and grade answer, continuation protocol, access isolation, and run metricsbench/RESULTS.mdResults
The report keeps answer correctness, protocol correctness, and active envelope adoption separate. It also discloses three earlier stopped matrix attempts and the resulting methodology changes, so these results are presented as adaptive and exploratory rather than confirmatory.
Raw session records, telemetry, generated fixtures, and ground truth remain untracked. No
src/files are changed.Validation
bun test— 255 pass, 0 failbunx tsc --noEmitbun run formatbun run buildCloses #53