Add local agent trace DAG and deterministic evals - #219
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
NarwhalChen
force-pushed
the
kobe/convera-trace-eval-jd34fd
branch
from
August 2, 2026 12:00
f52d770 to
4068419
Compare
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
PR #218 compatibility
This PR remains independently mergeable into
main. Its recorder reads the forward-compatibleparentTaskId,collaboration, andoutputMessageIdsjob shape only when those fields exist. Once #218 lands, delegated children attach beneath their source Task and ownership transfers produce an explicit Handoff span without another adapter change.A temporary integration worktree overlaid this branch onto the exact #218 head (
16420ad): TypeScript passed and 29 focused Trace, Agent Host, and structured-task tool tests passed.Verification
tsc --noEmit --skipLibCheckpassedcodex-cli/gpt-5.6-solauthenticated through ChatGPT subscriptionlist_channels,read_channel, andsend_message; the UI displayedTRACE_TOOL_OKPrivacy and scope
Trace payloads contain identifiers, statuses, provider/model names, timing, and numeric usage metrics. They do not persist prompts, model text, tool arguments, tool output, raw error text, delegation briefs, or memory content. Trace failures are diagnostic-only and cannot fail an agent turn.