fix(aether-evals): capture agent diff from start commit - #306
Merged
Conversation
Compare the final tracked workspace state with the immutable eval start revision so committed agent changes remain available for grading.
jcarver989
enabled auto-merge (squash)
July 29, 2026 12:33
Merged
jcarver989
pushed a commit
that referenced
this pull request
Jul 29, 2026
## 🤖 New release * `aether-lspd`: 0.1.28 -> 0.1.29 * `aether-evals`: 0.2.20 -> 0.2.21 * `aether-mcp-servers`: 0.4.34 -> 0.4.35 * `aether-agent-cli`: 0.7.31 -> 0.7.32 * `aether-schemas`: 0.1.15 -> 0.1.16 <details><summary><i><b>Changelog</b></i></summary><p> ## `aether-lspd` <blockquote> ## [0.1.29](aether-lspd-v0.1.28...aether-lspd-v0.1.29) - 2026-07-29 ### Fixed - *(aether-lspd)* Race condition with lsp events ([#308](#308)) </blockquote> ## `aether-evals` <blockquote> ## [0.2.21](aether-evals-v0.2.20...aether-evals-v0.2.21) - 2026-07-29 ### Fixed - *(aether-evals)* capture agent diff from start commit ([#306](#306)) </blockquote> ## `aether-mcp-servers` <blockquote> ## [0.4.35](aether-mcp-servers-v0.4.34...aether-mcp-servers-v0.4.35) - 2026-07-29 ### Other - updated the following local packages: aether-lspd, aether-lspd </blockquote> ## `aether-agent-cli` <blockquote> ## [0.7.32](aether-agent-cli-v0.7.31...aether-agent-cli-v0.7.32) - 2026-07-29 ### Other - updated the following local packages: aether-lspd, aether-mcp-servers </blockquote> ## `aether-schemas` <blockquote> ## [0.1.16](aether-schemas-v0.1.15...aether-schemas-v0.1.16) - 2026-07-29 ### Other - updated the following local packages: aether-evals, aether-agent-cli </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: contextbridge-pr-automation[bot] <259134118+contextbridge-pr-automation[bot]@users.noreply.github.com>
Merged
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
@aether-agent/evalsto0.3.1Test plan
pnpm --filter @aether-agent/evals typecheckpnpm --filter @aether-agent/evals buildpnpm --filter @aether-agent/evals testjust test -p aether-evalscargo clippy -p aether-evals --all-targets --all-features --no-deps -- -D warningscargo fmt --check --alljust lint -p aether-evalsis currently blocked by the pre-existing unusedResponsesRequestPolicy::mantlewarning inaether-llm; targeted Clippy foraether-evalspasses.