Releases: Eskyee/agentbot-opensource
Release list
v1.2.0 — Base Integration + MCP + Crash Fixes
What's New
Base Ecosystem Integration
- ERC-8021 Builder Codes — All wallet transactions include builder code
bc_4k0319tafor Base dashboard attribution - Base MCP Server — Model Context Protocol integration for AI assistants
- NFT Wristband — ERC-721 contract hooks (mint, gaslessMint, totalMinted, remainingSupply)
- Token Swap — CDP Trade API integration (ETH, USDC, WETH, DEGEN, AERO on Base)
- Sign in with Base — Wallet authentication via
@base-org/account - Free Tier — 5 free AI messages/day for Base wallet users
AI Features
- AskAtlas — MiMo-powered support chatbot widget (Google sign-in gated)
- Bankr Ecosystem Skills — Onchain portfolio, DeFi, and token data
Fixes & Improvements
- Fixed production crash — Removed components that crashed on client hydration (provider boundary violations)
- Version bump — v2026.6.1 (OpenClaw runtime + app version aligned)
- release.bar — Release tracking link in footer
- OpenClaw v2026.6.1 — Updated managed version constant
Documentation
- Base Integration Deep Dive (900+ lines)
- NFT Deploy Guide (Remix Desktop)
- MCP Integration Setup Guide
- Social campaign drafts
Full diff: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Bump the minor-and-patch group with 36 updates by @dependabot[bot] in #47
- Bump ws from 8.18.0 to 8.20.1 by @dependabot[bot] in #52
- build(deps): bump @hono/node-server from 1.19.11 to 1.19.13 in /web by @dependabot[bot] in #12
- build(deps): bump defu from 6.1.4 to 6.1.7 in /web by @dependabot[bot] in #14
- Bump follow-redirects from 1.15.11 to 1.16.0 in /web by @dependabot[bot] in #17
- Bump axios from 1.13.6 to 1.16.0 in /web by @dependabot[bot] in #26
- Bump hono from 4.12.7 to 4.12.18 in /web by @dependabot[bot] in #29
- Bump fast-xml-builder from 1.1.4 to 1.2.0 in /web by @dependabot[bot] in #31
- Bump fast-uri from 3.1.0 to 3.1.2 in /web by @dependabot[bot] in #32
- Bump docker/build-push-action from 5 to 7 by @dependabot[bot] in #36
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #37
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #38
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #39
- Bump dawidd6/action-send-mail from 3 to 17 by @dependabot[bot] in #40
- Bump the minor-and-patch group across 1 directory with 6 updates by @dependabot[bot] in #41
- Bump jest and @types/jest in /agentbot-backend by @dependabot[bot] in #43
- Bump @types/node from 20.19.37 to 25.9.0 in /agentbot-backend by @dependabot[bot] in #44
- Bump mermaid from 11.14.0 to 11.15.0 by @dependabot[bot] in #46
- Bump chokidar from 3.6.0 to 5.0.0 by @dependabot[bot] in #48
- Bump @types/supertest from 6.0.3 to 7.2.0 by @dependabot[bot] in #49
- feat: add agentbot-opensource ECC bundle by @ECC-Tools[bot] in #50
- Bump @vercel/speed-insights from 1.3.1 to 2.0.0 by @dependabot[bot] in #51
- Bump postcss from 8.4.31 to 8.5.10 by @dependabot[bot] in #53
- Bump next from 16.2.0 to 16.2.6 in /web by @dependabot[bot] in #33
New Contributors
- @ECC-Tools[bot] made their first contribution in #50
Full Changelog: https://github.com/Eskyee/agentbot-opensource/commits/v1.1.0
v1.0.0 — Agentbot Launch 🤖
Agentbot v1.0.0
Published: April 1, 2026
Agentbot v1.0.0 marks the first public launch of the open-source Agentbot stack.
Highlights
- Open-source release of the Agentbot platform under MIT
- Self-hosted agent provisioning flows with the web app and backend included
- OpenClaw-powered runtime model for autonomous agents
- Multi-channel foundations for agent workflows
- Wallet and payments foundations for agent-owned operations
- Dashboard, onboarding, and public docs for community adoption
What this release represents
This tag is the launch baseline for the public repository: the first community-ready version of Agentbot that developers can clone, inspect, self-host, and extend.
Since v1.0.0
The repository has continued to move on main after April 1, 2026. Later updates include documentation refreshes, public-repo cleanup, and the addition of a starter SDK surface for community integrations.
Notes
These release notes describe the public open-source release only. They intentionally avoid private operational details, managed-service internals, and production-sensitive configuration.