Skip to content

Dark Clawd v1.0.0 — first public release

Choose a tag to compare

@Solizardking Solizardking released this 07 Aug 19:44
· 36 commits to main since this release

Dark Clawd v1.0.0 — first public release

Hub: https://cheshireterminal.ai/dark-clawd
GitHub: https://github.com/Solizardking/dark-clawd
Package: @x402solana/dark-clawd

Install (Node.js ≥18, Bun not required)

Recommended — GitHub release tarball

npm install -g https://github.com/Solizardking/dark-clawd/releases/download/v1.0.0/x402solana-dark-clawd-1.0.0.tgz
dark-clawd welcome
dark-clawd status
dark-clawd run

One-shot installer

curl -fsSL https://raw.githubusercontent.com/Solizardking/dark-clawd/main/tui/install.sh | bash

npm registry (optional)

npm install -g @x402solana/dark-clawd

Registry publish requires an interactive npm OTP on the maintainer machine. Until then, use the release tarball above (same package contents).

Bins

dark-clawd · clawd · clawd-tui

Friendly commands

  • dark-clawd welcome — first-run guide (hub + GitHub + install)
  • dark-clawd info — product + runtime (Node-safe)
  • dark-clawd setup — provider checklist
  • dark-clawd status — API configuration

Preferred package surface: tui/ in this repository.