Add plugins doc - #3047
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
hieu-w
previously approved these changes
Sep 1, 2026
chaitanyapotti
previously approved these changes
Sep 2, 2026
AyushBherwani1998
dismissed stale reviews from chaitanyapotti and hieu-w
via
September 2, 2026 16:03
176d28e
AyushBherwani1998
force-pushed
the
feat/plugins
branch
from
September 3, 2026 07:50
176d28e to
d6ddc8a
Compare
shahbaz17
approved these changes
Sep 3, 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.
Description
Issue(s) fixed
Fixes #
Preview
Checklist
External contributor checklist
Note
Low Risk
Documentation-only changes (new plugin pages, nav updates, CLI reference alignment); no application code or security-sensitive runtime behavior.
Overview
Adds Agent Wallet plugin documentation as a new sidebar section (overview, install, build) plus
reference/plugins, covering the betamm pluginsworkflow, install consent, capabilities, manifest schema,PluginCommand, and related config keys (experimentalPlugins,experimentalAllowUnverifiedInstalls). The commands reference and error codes gain amm pluginssection and plugin error codes.Navigation and content cleanup: removes the dedicated Aave V3 lend/borrow guide from the Guides list, overview capabilities table, and promo cards; Aave supply/withdraw remains documented under earn/yield vaults.
Price CLI docs are updated to match current behavior:
mm price spotdocuments CAIP-19--asset-idsand bare CAIP-2 chain ID resolution;mm price historydocuments optional--asset-type(native default) and adds a historical prices section in the balances guide. New validation codes (MISSING_ASSET_IDS,MISSING_ASSET_TYPE,INVALID_ASSET_ID) are documented.Polymarket troubleshooting adds
PREDICT_UNAVAILABLE_FOR_LEGAL_REASONSand clarifies how it differs fromPREDICT_GEOBLOCKED.Reviewed by Cursor Bugbot for commit d6ddc8a. Bugbot is set up for automated code reviews on this repo. Configure here.