Skip to content

Releases: kunmmi/warden

warden v0.1.10 — desktop app (BSC mainnet)

Choose a tag to compare

@kunmmi kunmmi released this 04 Sep 14:18

One-click Windows desktop app for warden on BNB Smart Chain — supports both testnet (sandbox) and real mainnet trading, selectable in the app.

What's new since v0.1.9-testnet:

  • Fixed a deprecated/quota-limited Gemini default model, with automatic retry on transient provider errors
  • Chat replies are no longer clipped to 1-4 sentences
  • Default agent identity renamed Robin -> Warden, with the leftover "Robinhood Chain" wording scrubbed from the Telegram persona
  • Added the $WARDEN community token contract (fixed-supply BEP-20, no owner, no mint, no admin surface) — see contracts/contracts/WardenToken.sol

Unsigned for now, so Windows SmartScreen will show a warning on first run — More info -> Run anyway.

warden v0.1.9 — testnet preview (security review fixes)

Choose a tag to compare

@kunmmi kunmmi released this 27 Aug 01:38

One-click Windows desktop app for trying warden on BSC testnet.

What's new since v0.1.8: a full security review turned up and fixed five real issues:

  • Closed an unauthenticated fund-sweep hole that was exploitable if you'd opted into LAN/phone access (WARDEN_HOST=0.0.0.0) — stored-key sweeps now require a one-time code from the machine's own terminal.
  • Fixed misleading dashboard copy that claimed the owner key "never leaves this browser" (it correctly stays on your machine, just not literally the browser tab).
  • Replaced the Telegram /link onboarding code with a real CSPRNG and a rate limit that can't be reset by switching chats.
  • Fixed a smart-contract access-control bug in the (not-yet-deployed) drawdown-breaker contract that would have let anyone hijack and permanently freeze another account's breaker.
  • Added an explicit warning when selecting a custom trading strategy, since those run with full access to your machine, not a sandboxed trading script.

Full details: docs/PROGRESS.md and the commit history.

⚠️ Testnet only. Uses BSC testnet (chain 97) — no real funds involved. Wallet keys are generated locally and stay on your device.

⚠️ Unsigned build. Windows SmartScreen will show a warning on first launch (expected for an unsigned installer, not a sign of malware) — click "More info" → "Run anyway".

Known limitation: the agent's account deploys and arms correctly, and the wallet/grant/permission-wall flow works end to end — but PancakeSwap and the tradeable tokens (WBNB/CAKE/BTCB/ETH) are mainnet-only deployments, so a real swap won't route on testnet. You'll see the wallet fund, the grant sign, and the agent arm and trade a simulated book at live prices; live swap execution needs a mainnet run.

Install

  1. Download warden-Setup-0.1.9.exe below.
  2. Run it — one-click install, no admin rights needed.
  3. On first launch, follow the onboarding flow to create a testnet wallet and fund it from the BNB testnet faucet.

warden v0.1.8 — testnet preview (enable-step fix)

Choose a tag to compare

@kunmmi kunmmi released this 26 Aug 15:13

One-click Windows desktop app for trying warden on BSC testnet.

What's new since v0.1.7: fixed the bug that blocked every trade from executing — the agent's on-chain permission grant now installs correctly (was hitting a missing module address on testnet). See docs/PROGRESS.md for the full diagnostic trail.

⚠️ Testnet only. Uses BSC testnet (chain 97) — no real funds involved. Wallet keys are generated locally and stay on your device.

⚠️ Unsigned build. Windows SmartScreen will show a warning on first launch (expected for an unsigned installer, not a sign of malware) — click "More info" → "Run anyway".

Known limitation: the agent's account now deploys and arms correctly, but PancakeSwap and the tradeable tokens (WBNB/CAKE/BTCB/ETH) are mainnet-only deployments — a real swap won't route on testnet yet. You'll see the wallet fund, the grant sign, and the agent arm; live swap execution needs a mainnet run.

Install

  1. Download warden-Setup-0.1.8.exe below.
  2. Run it — one-click install, no admin rights needed.
  3. On first launch, follow the onboarding flow to create a testnet wallet and fund it from the BNB testnet faucet.

warden v0.1.7 — testnet preview

Choose a tag to compare

@kunmmi kunmmi released this 24 Aug 10:41

One-click Windows desktop app for trying warden on BSC testnet.

⚠️ Testnet only. Uses BSC testnet (chain 97) — no real funds involved. Wallet keys are generated locally and stay on your device.

⚠️ Unsigned build. Windows SmartScreen will show a warning on first launch (this is expected for an unsigned installer, not a sign of malware) — click "More info" → "Run anyway" to proceed.

Install

  1. Download warden-Setup-0.1.7.exe below.
  2. Run it — one-click install, no admin rights needed.
  3. On first launch, follow the onboarding flow to create a testnet wallet and fund it from the BNB testnet faucet.