Commit Graph

  • 3551bc3a25 docs(gmgn-token): add launchpad, migration, ath_price, locked_ratio and dev.ath_token_info fields feat/token-info-extra-fields David Lau 2026-04-09 17:47:20 +08:00
  • 8448787176 Merge pull request #90 from gina888666/fix/portfolio-stats-created-at-doc GMGN.AI 2026-04-09 15:35:18 +08:00
  • 04389b98f0 docs(gmgn-portfolio): add created_at field to portfolio stats common object gina888666 2026-04-09 14:50:29 +08:00
  • 2949ea7de3 1.2.3 v1.2.3 deepfeature 2026-04-09 12:50:11 +08:00
  • 4dde77c481 Merge pull request #88 from gina888666/fix/private-vault-hold-rate-doc GMGN.AI 2026-04-08 21:04:22 +08:00
  • 02d497df92 Merge pull request #89 from GMGNAI/feat/expose-order-report GMGN.AI 2026-04-08 21:00:37 +08:00
  • 48a06cd9b4 feat(swap): expose execution report fields in order get response feat/expose-order-report David Lau 2026-04-08 20:40:53 +08:00
  • 9e90bb9c07 docs(gmgn-token): add private_vault_hold_rate field to stat object reference gina888666 2026-04-08 20:21:36 +08:00
  • 31fababfd8 Merge pull request #87 from GMGNAI/feat-wallet-stat-common GMGN.AI 2026-04-08 19:24:04 +08:00
  • 6833ff19cd Merge pull request #82 from GMGNAI/feat-token-info-expose-dev GMGN.AI 2026-04-08 19:22:54 +08:00
  • ccf3dc1c23 docs(portfolio): document common identity field in wallet stats response feat-wallet-stat-common David Lau 2026-04-08 18:45:48 +08:00
  • 3c1ffdd7eb Merge pull request #86 from GumpOnchain/docs/readme-swap-order-types GMGN.AI 2026-04-08 18:10:46 +08:00
  • 10d9c592d2 docs(readme): add supported order types table under Trade Faster section gumponchain 2026-04-08 18:07:43 +08:00
  • ff3f52f3d8 Merge pull request #85 from GMGNAI/codex/fix-bsc-order-quote-auth deepfeature 2026-04-08 18:04:48 +08:00
  • 1ea71149d9 require critical auth for order quote deepfeature 2026-04-08 17:24:35 +08:00
  • ca3c640afc fix bsc order quote auth deepfeature 2026-04-08 17:19:16 +08:00
  • 2073b5fdaf docs(token): document dev object in token info response feat-token-info-expose-dev David Lau 2026-04-08 16:09:17 +08:00
  • fce314b9ab Merge pull request #81 from GMGNAI/feat/condition-order-trace-types deepfeature 2026-04-08 15:26:55 +08:00
  • dbe3eec697 docs(swap): require group_tag in order strategy list; add list examples feat/condition-order-trace-types David Lau 2026-04-08 15:03:22 +08:00
  • a9979f9dd3 1.2.2 v1.2.2 gumponchain 2026-04-08 11:58:55 +08:00
  • 83aee6e759 Merge pull request #79 from GumpOnchain/docs/swap-group-tag-order-type GMGN.AI 2026-04-08 11:50:45 +08:00
  • 567c5f92d1 docs(swap): clarify group-tag and order-type descriptions gumponchain 2026-04-08 11:47:35 +08:00
  • 25b9da3fdf Merge pull request #78 from GMGNAI/feat/condition-order-trace-types GMGN.AI 2026-04-08 11:09:29 +08:00
  • 7445c970bc feat(swap): support profit_stop_trace and loss_stop_trace in condition orders David Lau 2026-04-08 11:02:31 +08:00
  • c525fba661 Merge pull request #77 from prodev-nova/feat/cooking GMGN.AI 2026-04-07 15:46:15 +08:00
  • 0ce0051e60 docs(cooking): improve guided launch flow and clarify env credential lookup prodev-nova 2026-04-07 15:08:06 +08:00
  • 49397c2b62 Merge pull request #75 from GumpOnchain/order-fix GMGN.AI 2026-04-03 17:14:16 +08:00
  • 8999d36d1d docs(swap): fix price_scale definition and update all skills gumponchain 2026-04-03 17:11:16 +08:00
  • 013a6c867c Merge pull request #74 from GumpOnchain/order-fix GMGN.AI 2026-04-03 16:03:43 +08:00
  • 29eeb723e4 docs(swap): add swap with TP/SL examples to readmes and update SKILL.md gumponchain 2026-04-03 15:52:40 +08:00
  • 60a199cb80 docs(swap): add condition-orders params, ConditionOrder fields, and sell-ratio-type descriptions gumponchain 2026-04-03 15:32:50 +08:00
  • e4bc94c625 Merge pull request #73 from GMGNAI/codex-issue-72-strategy-list-auth deepfeature 2026-04-03 14:23:58 +08:00
  • ed27705826 fix strategy list signature auth deepfeature 2026-04-03 14:21:59 +08:00
  • e9ff951083 1.2.1 v1.2.1 GMGNAI 2026-04-03 12:24:49 +08:00
  • f7a2d075e3 1.2.0 v1.2.0 GMGNAI 2026-04-03 12:22:45 +08:00
  • 8e413cef25 1.1.10 gumponchain 2026-04-03 12:18:06 +08:00
  • 7959eaaed3 Merge pull request #71 from GumpOnchain/order-fix GMGN.AI 2026-04-03 12:16:45 +08:00
  • 8c27e42aff fix(swap): remove --open-price parameter and update docs with cooking/limit order examples gumponchain 2026-04-03 12:14:52 +08:00
  • ae7729f26c Merge pull request #70 from GMGNAI/feat/cooking GMGN.AI 2026-04-03 11:57:01 +08:00
  • 759ab74709 fix(strategy): add missing order_type/sub_order_type, condition_orders, and group_tag David Lau 2026-04-02 21:50:41 +08:00
  • dd1cb9d2e5 docs(cooking): rewrite SKILL.md with full guided launch flow and safety infrastructure axel 2026-04-02 21:16:23 +08:00
  • b12a2294b7 feat: add cooking command and update swap/docs deepfeature 2026-04-02 14:58:55 +08:00
  • cb21fff38c fix(strategy): add missing order_type/sub_order_type, condition_orders, and group_tag feat/cooking David Lau 2026-04-02 21:50:41 +08:00
  • 138d571f8b docs(cooking): rewrite SKILL.md with full guided launch flow and safety infrastructure axel 2026-04-02 21:16:23 +08:00
  • 2e71f283f0 feat: add cooking command and update swap/docs deepfeature 2026-04-02 14:58:55 +08:00
  • 56086fa692 Merge pull request #67 from GMGNAI/codex-issue-13-fix deepfeature 2026-04-01 14:18:18 +08:00
  • 221bf120a8 fix rate limit handling for skills deepfeature 2026-04-01 11:05:47 +08:00
  • 09351a9205 docs(skills): add first-time setup flow to all SKILL.md Prerequisites gumponchain 2026-03-31 17:35:41 +08:00
  • 91128a887e docs: fix Section 9 → Section 10 in upgrade reference link text gumponchain 2026-03-31 16:53:13 +08:00
  • d2a91ef7d1 docs: sync and align EN/ZH README content gumponchain 2026-03-31 16:46:57 +08:00
  • 5ec76cb465 1.1.9 GMGNAI 2026-03-31 16:09:46 +08:00
  • 0a15c3f82b 1.1.9 v1.1.9 GMGNAI 2026-03-31 16:09:46 +08:00
  • 40f75e0b64 feat(trenches): add server-side filter support to API client and update docs gumponchain 2026-03-31 15:57:33 +08:00
  • 3951d9963e fix(trenches): restore min/max_x_follower — confirmed working by user test gumponchain 2026-03-31 15:22:13 +08:00
  • 5547e9fd30 fix(trenches): restore 5 incorrectly removed filter field pairs gumponchain 2026-03-31 15:20:36 +08:00
  • 3ca831a976 feat(trenches): remove 6 unsupported server-side filter fields after API validation gumponchain 2026-03-31 14:03:14 +08:00
  • aa27e1560a docs: improve Quick Start AI Agent flow to prevent early exit on demo key gumponchain 2026-03-30 16:56:52 +08:00
  • 00f45bf649 feat(trenches): add server-side filter support to API client and update docs gumponchain 2026-03-31 15:57:33 +08:00
  • fbbb1c6c6a fix(trenches): restore min/max_x_follower — confirmed working by user test gumponchain 2026-03-31 15:22:13 +08:00
  • e9d453ff36 fix(trenches): restore 5 incorrectly removed filter field pairs gumponchain 2026-03-31 15:20:36 +08:00
  • 8f190890bc feat(trenches): remove 6 unsupported server-side filter fields after API validation gumponchain 2026-03-31 14:03:14 +08:00
  • c3c9db350e docs: improve Quick Start AI Agent flow to prevent early exit on demo key gumponchain 2026-03-30 16:56:52 +08:00
  • d47404856d version to 1.1.8 v1.1.8 dev 2026-03-30 15:42:10 +08:00
  • b898d20c29 version to 1.1.7 dev 2026-03-30 15:40:46 +08:00
  • 1e3fbaf623 docs(zh): add new token tracking line to section 4 gumponchain 2026-03-30 12:01:21 +08:00
  • 8bcb68aa3c docs(en): fully align Why GMGN Skills with Chinese version gumponchain 2026-03-30 11:49:54 +08:00
  • b995e84d16 docs(zh): rewrite section 4 to match updated sections 1-3 gumponchain 2026-03-30 11:38:38 +08:00
  • e4e331223e docs: rewrite Why GMGN Skills intro tagline (EN + ZH) gumponchain 2026-03-30 11:10:54 +08:00
  • a48205ea3f docs: rewrite Why GMGN Skills into 4 structured blocks gumponchain 2026-03-30 11:06:15 +08:00
  • 6a1dc62b6e docs: add Why GMGN Skills section to README (EN + ZH) gumponchain 2026-03-30 10:52:46 +08:00
  • 4697985501 use ipv4 v1.1.7 dev 2026-03-30 10:51:12 +08:00
  • e0c4be2946 docs: add IPv6 diagnostic steps to README and all SKILL.md files gumponchain 2026-03-29 16:15:41 +08:00
  • c2799c73d1 docs: add 7 workflow docs and update skill/readme cross-references gumponchain 2026-03-29 01:13:48 +08:00
  • fe80a8aba7 docs: add Core Concepts, AI Agent install guide, and workflow docs gumponchain 2026-03-28 23:07:24 +08:00
  • 174a87c117 docs: expand token holders/traders response field reference gumponchain 2026-03-27 18:58:47 +08:00
  • b7302f5253 fix: move wallet_holdings filter defaults to CLI, remove no-op flags David Lau 2026-03-27 18:25:08 +08:00
  • 0eee7325f1 fix: move wallet_holdings filter defaults to CLI, remove no-op flags fix/portfolio-holdings-defaults David Lau 2026-03-27 18:25:08 +08:00
  • 59d7c71e75 1.1.6 v1.1.6 gumponchain 2026-03-27 17:47:20 +08:00
  • 87540d6327 fix: remove default tag filter from token holders and traders commands David Lau 2026-03-27 17:17:28 +08:00
  • 64aae4be63 fix: remove default tag filter from token holders and traders commands fix/token-holders-traders-default-tag-filter David Lau 2026-03-27 17:17:28 +08:00
  • a5ff97881c docs: add IPv6 warning, follow-wallet response fields, update README quick start gumponchain 2026-03-27 17:19:31 +08:00
  • 9c2a349ecf docs: add IPv6 warning to all skills and follow-wallet response fields gumponchain 2026-03-27 17:05:37 +08:00
  • fa2afae426 1.1.5 v1.1.5 gumponchain 2026-03-27 15:54:47 +08:00
  • 5fc9a86c4d 1.1.4 gumponchain 2026-03-27 15:20:51 +08:00
  • 918518999b 1.1.4 v1.1.4 gumponchain 2026-03-27 15:20:51 +08:00
  • 56f1f574b1 fix: remove pinned gmgn-cli version to always use latest gumponchain 2026-03-27 15:18:18 +08:00
  • 12804798df fix: remove pinned gmgn-cli version to always use latest gumponchain 2026-03-27 15:18:18 +08:00
  • 28062887d8 feat: add track command group, split follow-wallet/kol/smartmoney from portfolio gumponchain 2026-03-27 14:08:16 +08:00
  • 58849a8c61 docs: add upgrade tutorial section to README (en + zh) gumponchain 2026-03-26 21:58:37 +08:00
  • 0239e42b50 docs: enrich all SKILL.md files with response fields, usage examples, and AI-agent guidance gumponchain 2026-03-26 21:25:38 +08:00
  • 12d3c358d8 Merge pull request #43 from GMGNAI/codex-update-github-repo-urls deepfeature 2026-03-26 19:53:23 +08:00
  • c6d55356a1 1.1.3 v1.1.3 yangzhenhui 2026-03-26 19:10:15 +08:00
  • 2c1c0210e7 1.1.2 yangzhenhui 2026-03-26 19:09:11 +08:00
  • 71c239da39 Normalize GitHub repository URLs yangzhenhui 2026-03-26 19:06:03 +08:00
  • 0e5e5f8684 1.1.1 yangzhenhui 2026-03-26 17:42:42 +08:00
  • fc80bb5d7c 1.1.1 v1.1.1 yangzhenhui 2026-03-26 17:38:21 +08:00
  • c9ae346989 1.1.2 v1.1.2 yangzhenhui 2026-03-26 17:38:12 +08:00
  • 821be4d0db 1.1.1 yangzhenhui 2026-03-26 17:36:19 +08:00
  • b8bc81d915 Merge pull request #41 from GumpOnchain/feat/trenches-custom-body deepfeature 2026-03-26 17:09:48 +08:00
  • 08b48c8e24 feat(market): add structured --type/--launchpad-platform/--limit options for trenches command gumponchain 2026-03-26 17:02:24 +08:00