mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-08-22 12:38:08 +00:00
Portfolio holdings to return empty results for wallets that only have closed positions (issue #21). Changes: - Convert --hide-closed, --hide-airdrop, --hide-abnormal to value options with explicit defaults (hide_closed=true, hide_airdrop=true, hide_abnormal=false), so defaults are enforced by the CLI and users can override with e.g. --hide-closed false - Remove --sell-out and --show-small which are hard-coded in the service and were never forwarded to the upstream API - Update SKILL.md to reflect new option signatures and defaults Fixes #21 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>