Skip to content

[Agents] Add Algorand to x402 supported networks and SDKs#32274

Open
Ganainmtech wants to merge 1 commit into
cloudflare:productionfrom
Ganainmtech:docs/agents-x402-algorand-sdk
Open

[Agents] Add Algorand to x402 supported networks and SDKs#32274
Ganainmtech wants to merge 1 commit into
cloudflare:productionfrom
Ganainmtech:docs/agents-x402-algorand-sdk

Conversation

@Ganainmtech

Copy link
Copy Markdown

Summary

Adds Algorand in three places on src/content/docs/agents/tools/payments/x402/index.mdx so the overview page reflects current upstream x402 Foundation network and SDK support. Purely additive documentation update; no existing content was removed or rephrased.

Changes

  1. Payment schemes and networks table (exact row) — appended Algorand to the Networks cell.
  2. "Supported networks include..." sentence — appended and Algorand to the end of the list.
  3. SDKs table — new row for @x402/avm inserted between @x402/evm and agents/x402.

Evidence

Validation

  • pnpm run check:astro → 0 errors, 0 warnings.

Documentation checklist

@github-actions github-actions Bot added the product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. label Jul 23, 2026
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Review

⚠️ 1 warning found in commit 049011d.

👉 Fix in your agent 👈
Fix the following review findings in PR #32274 (https://github.com/cloudflare/cloudflare-docs/pull/32274).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, follow this order:
1. Post a comment on this PR for any findings you are skipping, with the finding ID and your reasoning.
2. Then commit the fixes for the legitimate findings.

The comment must come before the commit — the bot reads PR comments when a new
push triggers a review, so skip comments posted after the push will be missed.

---

## Code Review

### Warnings (1)

#### CR-618019b1d9d8 · Inconsistent supported networks list
- **File:** `src/content/docs/agents/tools/payments/x402/index.mdx` line 53
- **Issue:** Line 50 lists Hedera as a network supported by the exact scheme, but line 53's explicit list of supported networks omits Hedera entirely while including the newly added Algorand.
- **Fix:** Either add Hedera to the networks list on line 53 if it remains supported, or remove Hedera from line 50's scheme table if it is no longer a supported network.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

Warnings (1)
File Issue
agents/tools/payments/x402/index.mdx line 53 Inconsistent supported networks list — Line 50 lists Hedera as a network supported by the exact scheme, but line 53's explicit list of supported networks omits Hedera entirely while including the newly added Algorand. Fix: Either add Hedera to the networks list on line 53 if it remains supported, or remove Hedera from line 50's scheme table if it is no longer a supported network.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants