Releases: kunmmi/warden
Release list
warden v0.1.10 — desktop app (BSC mainnet)
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)
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
/linkonboarding 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.
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
- Download
warden-Setup-0.1.9.exebelow. - Run it — one-click install, no admin rights needed.
- 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)
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.
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
- Download
warden-Setup-0.1.8.exebelow. - Run it — one-click install, no admin rights needed.
- 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
One-click Windows desktop app for trying warden on BSC testnet.
Install
- Download
warden-Setup-0.1.7.exebelow. - Run it — one-click install, no admin rights needed.
- On first launch, follow the onboarding flow to create a testnet wallet and fund it from the BNB testnet faucet.