Skip to content

fix(pancakeswap): add Pre-flight Dependencies section with onchainos install guidance (v0.2.3)#150

Merged
MigOKG merged 1 commit intookx:mainfrom
GeoGu360:fix/pancakeswap-preflight-v0.2.3
Apr 12, 2026
Merged

fix(pancakeswap): add Pre-flight Dependencies section with onchainos install guidance (v0.2.3)#150
MigOKG merged 1 commit intookx:mainfrom
GeoGu360:fix/pancakeswap-preflight-v0.2.3

Conversation

@GeoGu360
Copy link
Copy Markdown

Summary

  • Add missing ## Pre-flight Dependencies (auto-injected by Plugin Store CI) section to SKILL.md — this section was present in all other skills (lido, hyperliquid, etherfi, morpho, pendle) but completely absent in pancakeswap
  • Fix onchainos wallet statusonchainos wallet addresses in Pre-flight Checks (consistent with other skills)

What was missing

Without this section, users installing pancakeswap for the first time had no guidance to:

  1. Install the onchainos CLI (install.sh bootstrap script)
  2. Download the pancakeswap binary (9-platform download script)
  3. Run the install report (HMAC-signed device token)

Changes

File Change
SKILL.md Add Pre-flight Dependencies section (onchainos install + binary download + report)
SKILL.md Fix onchainos wallet statusonchainos wallet addresses
plugin.yaml / Cargo.toml / plugin.json Version bump 0.2.2 → 0.2.3

Test plan

  • Pre-flight Dependencies section matches structure used by lido, hyperliquid, etherfi
  • Binary download script covers all 9 CI target platforms
  • Version bumped to 0.2.3 in all 4 files
  • git diff upstream/main --name-only shows only pancakeswap files

🤖 Generated with Claude Code

…install guidance (v0.2.3)

SKILL.md was missing the entire Pre-flight Dependencies section that other
skills (lido, hyperliquid, etherfi) include. Without it, users have no
guidance to install the onchainos CLI or download the pancakeswap binary
when setting up the skill for the first time.

- Add ## Pre-flight Dependencies (auto-injected by Plugin Store CI) section
- Include onchainos CLI install script (install.sh), npx skills setup
- Include pancakeswap binary download script for all 9 CI target platforms
- Include report install script (HMAC-signed device token)
- Fix Pre-flight Checks: `onchainos wallet status` → `onchainos wallet addresses`
- Fix Pre-flight Checks: update binary install hint to reference the new section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 12, 2026

🔨 Phase 2: Build Verification — ✅ PASSED

Plugin: pancakeswap | Language: rust
Source: @

Compiled from developer source code by our CI. Users install our build artifacts.

Build succeeded. Compiled artifact uploaded as workflow artifact.


Source integrity: commit SHA `` is the content fingerprint.

@MigOKG MigOKG merged commit da6388b into okx:main Apr 12, 2026
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants