Commit Graph

19 Commits

Author SHA1 Message Date
yangzhenhui 0e5e5f8684 1.1.1 2026-03-26 17:42:42 +08:00
deepfeature b8bc81d915 Merge pull request #41 from GumpOnchain/feat/trenches-custom-body
feat(market): add structured options for trenches command
2026-03-26 17:09:48 +08:00
gumponchain 08b48c8e24 feat(market): add structured --type/--launchpad-platform/--limit options for trenches command
Replace raw --body JSON parameter with structured CLI flags for better AI agent readability.
Add full response key reference and SOL/BSC/Base examples to SKILL.md and docs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 17:02:24 +08:00
deepfeature 5a8879c6d2 Merge pull request #40 from GMGNAI/codex-add-github-actions-workflows
Add GitHub Actions CI and release workflows
2026-03-26 16:51:31 +08:00
yangzhenhui 30ce20ff01 Add GitHub Actions CI and release workflows 2026-03-26 16:44:44 +08:00
deepfeature 2b37e81d44 Merge pull request #39 from GMGNAI/copilot/add-auto-slippage-parameter
Add `swap --auto-slippage` support and preserve manual slippage docs
2026-03-26 16:18:04 +08:00
copilot-swe-agent[bot] c9b3034cf2 docs: restore manual slippage examples
Co-authored-by: deepfeature <1503768+deepfeature@users.noreply.github.com>
Agent-Logs-Url: https://github.com/GMGNAI/gmgn-skills/sessions/ae308c31-cf9d-4707-8848-a659112b33f4
2026-03-26 08:13:41 +00:00
copilot-swe-agent[bot] 2ca2c24f9e docs: clarify auto-slippage examples
Co-authored-by: deepfeature <1503768+deepfeature@users.noreply.github.com>
Agent-Logs-Url: https://github.com/GMGNAI/gmgn-skills/sessions/b2089672-9ca8-402c-be14-138b55c1bb98
2026-03-26 07:54:11 +00:00
copilot-swe-agent[bot] bd533cb85e feat: add swap auto-slippage option
Co-authored-by: deepfeature <1503768+deepfeature@users.noreply.github.com>
Agent-Logs-Url: https://github.com/GMGNAI/gmgn-skills/sessions/b2089672-9ca8-402c-be14-138b55c1bb98
2026-03-26 07:52:26 +00:00
copilot-swe-agent[bot] 247aaf96f9 Initial plan 2026-03-26 07:50:07 +00:00
dev 45fb37d51f support trenches & kol & smartmoney 2026-03-25 22:20:56 +08:00
dev 8301bf515f upgrade version to 1.0.2 2026-03-25 21:22:59 +08:00
gumponchain 702eac9686 feat(market): update trending --interval to support 1m/5m/1h/6h/24h
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 16:46:55 +08:00
dev 34456974f3 fix rank interval 2026-03-24 20:48:23 +08:00
gumponchain 017672f480 docs: update README structure, add demo cases and screenshots
- Restructure README (EN + ZH): reorder sections, unify sub-heading format
- Add Demo Cases section with two annotated examples and screenshots
- Add static/ folder with all screenshots and header image
- Add Quick Start anchor link from Skills section to installation
- Split Verify Connection into AI Agent and CLI options
- Rename Prerequisites → Get Started / 准备工作 → 开始安装 Skills
2026-03-24 18:44:32 +08:00
dev 9d871e9166 fix order status 2026-03-24 10:25:12 +08:00
JhiNResH d6b7247cc0 feat(swap): add pre-swap token safety check via Maiat API
Adds a recommended pre-swap safety check section to gmgn-swap SKILL.md.
Before swapping into unknown tokens, agents can verify honeypot/rug risk
with a single curl call to Maiat's free API (no API key required).

- Returns trustScore (0-100), verdict (proceed/caution/avoid), riskFlags
- Zero dependencies — pure curl + jq
- Works for any ERC-20 on Base
2026-03-18 16:10:45 +08:00
David Lau c9dbb6f58b fix: rename --orderby to --order-by, expand holders/traders options, update chain-specific platform/filter values 2026-03-18 16:07:10 +08:00
dev d9d1bf8200 initial import 2026-03-16 18:40:55 +08:00