Skip to content

stellar-trails v7.3.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:45
· 12 commits to main since this release

stellar-trails v7.3.1

Install on ZAI platform

# Download asset dari release ini (atau pakai gh CLI)
gh release download v7.3.1 \
  --repo hoshiyomiX/stellar-trails \
  --pattern 'stellar-trails.zip' \
  --dir /tmp/

# Upload ke ZAI persistent storage
cp /tmp/stellar-trails.zip /home/user_skills/stellar-trails.zip
touch /home/user_skills/.stellar-trails.usermark

Next ZAI session akan auto-extract skill ke /home/z/my-project/skills/stellar-trails/.

Install standalone (non-ZAI)

See README.md for Path B instructions.

Checksum

  • File: stellar-trails.zip
  • Size: 1323029 bytes
  • SHA-256: 8925eaaff142303f8dca5a6e5835b30437ca077f51167e4bc78a000285e30231

Verify after download:

sha256sum stellar-trails.zip
# Should match: 8925eaaff142303f8dca5a6e5835b30437ca077f51167e4bc78a000285e30231

Changelog

See CHANGELOG.md for full history.