[docs-agent] Weekly skills update 2026-05-27#39
Merged
Conversation
Sync from merged docs PRs: - #1315 Solana DAS displayOptions: drop showInscriptions/showNativeBalance, add showInscription + showZeroBalance, document options/displayOptions alias. - #1321/#1322/#1328 Wallet APIs v5 GA + Solana surface + v5 SDK package surface (@alchemy/wallet-apis, @alchemy/smart-accounts, @alchemy/aa-infra). Document Solana CAIP-2 chainIds and solana-transaction-v0 type. - #1327 Account Kit nav renamed to v4. Add v4 vs v5 routing table. - #1326 Gas Manager: Dashboard 'Tokens & Networks' panel as live source of truth; add ARBNOVA / BNB / CELO / STABLE coverage notes. - #1328 BSO triple-zero gas fields (preVerificationGas now also required 0n). - #1332 bigint vs hex encoding for v5 client SDK (parseEther/parseUnits). - #1329 UTXO WebSockets pointer in node-websocket-subscriptions.md. 8 reference files updated; canonical + plugins/ mirrors stayed in sync.
SahilAujla
approved these changes
May 27, 2026
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.
Weekly sync from merged docs changes (week ending 2026-05-27).
Docs PRs covered
showInscription(singular), dropshowNativeBalance/showGrandTotal, documentoptions/displayOptionsalias.wallet_prepareCalls/wallet_sendPreparedCallsacceptsolana-transaction-v0payloads with CAIP-2chainId.v4.x.xbranch.preVerificationGas: 0nnow required alongside the two existing zeros) + v5 SDK stack rewrites.bigintcorrection for the v5 client SDK.Skills files updated
solana-das-api.mdshowInscriptions→showInscription; dropshowNativeBalance; addshowZeroBalance+options/displayOptionsalias note. (#1315)wallets-account-kit.mdwallets-wallet-apis.mdwallets-gas-manager.mdwallets-bundler.md@alchemy/aa-infra); BSO triple-zero example. (#1328)wallets-solana-notes.mdwallets-supported-chains.mdnode-websocket-subscriptions.mdsubscribeNewTransactionbackend flag caveat. (#1329)Both
skills/alchemy-api/references/and theplugins/alchemy/skills/alchemy-api/references/mirror are updated in sync (8 files × 2 copies = 16 files changed).Out of scope
PRs intentionally skipped this week: Daikon-generated specs (#1323), CI workflow / self-approval guard (#1324, #1333), lychee link-check moves and fixes (#1317, #1319, #1320, #1331), weekly node-upgrades changelog (#1314), CU annotation metadata (#1316), CU sunset notice (#1318), typo fix (#1312), Privy Auth0 migration (#1313 — niche, no existing skills target).
Notes
This update was prepared as part of the 2026-05-27 weekly cron pass but was blocked on a PAT scope omission (
alchemyplatform/skillsnot in thealchemy-botPAT's repo allow-list). Access was updated by @SahilAujla; this PR is the retry.