Details dialog, compaction, and the same-engine sub-agent fix (0.4.0) - #5
Merged
Merged
Conversation
…ked, with per-step rates and full retry reasons
…son engine data was skipped
…figures were left out, not missing
…me, retries by reason, coverage
… counter reading, which a same-engine sub-agent was overwriting
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.
The details dialog, compaction handling, and a fix for same-engine sub-agents on counter engines. Ships as 0.4.0.
Fixed
overlapping requests. Each turn now takes its own starting reading atsession.execution.started, carried to the next reply in the same execution. Present in every 0.3.x release. Found by the new end-to-end suite.Added
details ›,ctrl+shift+d,/headsup;escor the same again closes). Last turn beside the session; one at a time below 110 columns,tabswitches. Sidebar unchanged.◆with per-step engine rates, retry reasons in full.session.compaction.*; its own share of the time, the step it delayed is marked; on counter engines its request is read before and after and taken out of the turn's window (counters.ts). Otherwise the reason readscompaction ran this turn.test/e2e/): the real entry file against a fake OpenCode Context, a fake clock and a local fixture engine server. 10 scenarios, innpm test.Verified
npm test(unit + e2e) andtsc --noEmitpass;npm pack --dry-runlists 21 files.subagent.Not yet verified live
Covered by the e2e suite only: engine-only section on MTPLX, the session column, compaction bracketing on Splash, and an accepted same-engine sub-agent window.