-
Notifications
You must be signed in to change notification settings - Fork 296
feat(token-id-capture): resolve each call's parent at request time #2180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 13 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
6f7ca1c
feat(token-id-capture): resolve each call's parent at request time
ananthsub cbccd4a
fix(token-id-capture): match on the system prompt and tool schema, no…
ananthsub e572e54
fix(token-id-capture): share lineage across model workers
ananthsub f52ebe7
fix(token-id-capture): define shared lineage consistency
ananthsub a63dd4e
fix(token-id-capture): avoid lineage write amplification
ananthsub 5bb5c28
docs(token-id-capture): clarify shared lineage behavior
ananthsub 9f88efd
fix(token-id-capture): preserve indexed parent fallback
ananthsub 6783330
fix(token-id-capture): make parent resolution explicit
ananthsub 1cf6755
fix(token-id-capture): bound and verify lineage resolution
ananthsub 8370fb9
docs(token-id-capture): preserve lineage rationale
ananthsub e2efbca
test(token-id-capture): align lineage fixtures with CI
ananthsub 6ea87bd
test(token-id-capture): use lineage stub in collector tests
ananthsub 7e4b464
fix(token-id-capture): preserve the lineage-only builder
ananthsub ed20a12
fix(token-id-capture): address initial schema and hot-path review
ananthsub 24baf15
test(token-id-capture): align attribution with lineage
ananthsub c703db4
docs(token-id-capture): clarify lineage guarantees
ananthsub File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.