Skip to content

docs(agents): signup flow — payment link + autopay#622

Open
nathanliow wants to merge 3 commits into
mainfrom
feat/signup-payment-link-docs
Open

docs(agents): signup flow — payment link + autopay#622
nathanliow wants to merge 3 commits into
mainfrom
feat/signup-payment-link-docs

Conversation

@nathanliow
Copy link
Copy Markdown
Contributor

Summary

  • Replace agenticSignup / checkSignupBalance references with the new heliusAccount.signup tool (mode: "link" | "autopay" | "resume").
  • Refresh CLI snippets to use helius signup --plan agent (link), --resume, and --pay (autopay).
  • Updates English docs + zh mirrors.

Pairs with the Phase 1–3 SDK / monorepo / dev-portal-v2 / core-ai PRs.

Test plan

  • Render preview for the modified pages

🤖 Generated with Claude Code

Replace agenticSignup / checkSignupBalance references with the new
heliusAccount.signup tool (mode: link | autopay | resume) and the
matching helius-cli signup --plan / --pay / --resume flags. Updates
EN docs (agents/mcp.mdx, agents/mcp/tools.mdx, agents/claude-code-plugin.mdx,
agents/skills/build.mdx, agents/typescript-sdk.mdx, agents/overview.mdx,
agents/llms.txt) plus zh mirrors.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 2, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Helius 🟢 Ready View Preview May 2, 2026, 10:07 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

nathanliow and others added 2 commits May 3, 2026 10:07
- Add purchaseCredits to the heliusAccount tool table; expand upgradePlan
  / payRenewal entries to mention link + autopay modes.
- Replace the "Agent plan does not need email/firstName/lastName" note
  with the correct rule: every new signup, including Agent, requires
  contact info (matches SDK validation in src/auth/signup.ts).
- Same fixes in the zh mirrors.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The auto-translation joined the Note content onto the same line as the
opening tag, which MDX parses as a paragraph and then fails to close.
Move content to its own line so Mintlify deployment succeeds.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant