Add scoped payment instrumentation - #168
Closed
parvahuja wants to merge 1 commit into
Closed
Conversation
parvahuja
force-pushed
the
parv/agent-instrumentation
branch
from
July 7, 2026 13:48
6bc3649 to
2c6eb3d
Compare
parvahuja
changed the base branch from
main
to
parv/fix-mcp-challenge-core-metadata
July 7, 2026 13:48
parvahuja
force-pushed
the
parv/fix-mcp-challenge-core-metadata
branch
from
July 7, 2026 13:49
d4e42cc to
bd35f53
Compare
parvahuja
force-pushed
the
parv/agent-instrumentation
branch
from
July 7, 2026 15:36
2c6eb3d to
116d4e7
Compare
parvahuja
changed the base branch from
parv/fix-mcp-challenge-core-metadata
to
parv/agent-payment-runtime
July 7, 2026 15:36
parvahuja
force-pushed
the
parv/agent-payment-runtime
branch
2 times, most recently
from
July 7, 2026 18:22
0e4bad5 to
945682b
Compare
parvahuja
force-pushed
the
parv/agent-instrumentation
branch
from
July 7, 2026 18:24
116d4e7 to
b6d7050
Compare
parvahuja
force-pushed
the
parv/agent-payment-runtime
branch
from
July 21, 2026 00:37
945682b to
25e5c19
Compare
parvahuja
force-pushed
the
parv/agent-instrumentation
branch
from
July 21, 2026 01:09
b6d7050 to
eae05b9
Compare
parvahuja
changed the base branch from
parv/agent-payment-runtime
to
parv/sync-payment-transport
July 21, 2026 01:09
parvahuja
force-pushed
the
parv/agent-instrumentation
branch
from
July 21, 2026 16:31
eae05b9 to
5175b62
Compare
parvahuja
force-pushed
the
parv/sync-payment-transport
branch
from
July 21, 2026 16:34
c7fde68 to
343af19
Compare
parvahuja
force-pushed
the
parv/agent-instrumentation
branch
from
July 21, 2026 16:34
5175b62 to
ee67bcc
Compare
Member
Author
|
Superseded by #170, which consolidates the shared runtime, sync transport, instrumentation, response hooks, and receipt extensions into one draft. |
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
PaymentRuntimeStacked on #178.
Validation
uv run --all-extras --group dev pytest -q(819 passed, 41 skipped)uv run --all-extras --group dev ruff check .uv run --all-extras --group dev ruff format --check .uv run --all-extras --group dev pyright