Skip to content

feat(cli): support Tempo MPP challenges in inspect and pay#25

Merged
nkavian merged 1 commit into
inflowpayai:mainfrom
mnebliienko:IX-832
Jun 23, 2026
Merged

feat(cli): support Tempo MPP challenges in inspect and pay#25
nkavian merged 1 commit into
inflowpayai:mainfrom
mnebliienko:IX-832

Conversation

@mnebliienko

@mnebliienko mnebliienko commented Jun 17, 2026

Copy link
Copy Markdown

Summary

  • Cover Tempo deposit-address data in CLI/core fixtures and rendering expectations.
  • Keep x402 examples on the existing Base flow.

Validation

  • pnpm verify

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
packages/core/src/flows/combined-inspect.ts 75.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@mnebliienko mnebliienko marked this pull request as ready for review June 17, 2026 21:55
@nkavian nkavian changed the title IX-832: Investigate Tempo feat(cli): support Tempo MPP challenges in inspect and pay Jun 22, 2026
Surface and pay Tempo MPP challenges using the same compact amount/currency
projection as the `inflow` method:

- core: summarizeChallenge decodes every method through the shared request path —
  no Tempo asset registry, no asset/chain_id display fields
- mpp-shared: currency/rail filters read the decoded request; rename
  filterInflowChallenges -> filterPayableChallenges (inflow + tempo)
- pay: select a Tempo challenge with --payment-method tempo (REST-forwarded)
- no x402 concepts in the MPP path
- cli: flush --bootstrap/--skill output before process.exit
- docs: drop the brittle "19 commands/tools" counts

Covers Tempo deposit-address data.
@nkavian nkavian merged commit 3d0cb77 into inflowpayai:main Jun 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants