Releases: Eskyee/agentbot-sdk
Releases · Eskyee/agentbot-sdk
v0.2.0 — Marketplace Templates
Agentbot SDK v0.2.0
Published: April 29, 2026
Highlights
- 4 production-ready marketplace templates from Agentbot Cloud
- Templates now sourced from database, not hardcoded
- Updated README with marketplace templates section
New Templates
| Template | Model | Purpose |
|---|---|---|
| THE-STRATEGIST | DeepSeek R1 | Mission planning, logistics |
| CREW-MANAGER | Llama 3.3 | Royalty splits, treasury |
| SOUND-SYSTEM | Mistral 7B | Mux monitoring, gating |
| THE-DEVELOPER | Qwen 2.5 | Code gen, scripting |
Links
- GitHub: https://github.com/Eskyee/agentbot-sdk
- Cloud: https://agentbot.sh
- X/Twitter: https://x.com/Esky33junglist
v0.1.0 — Agentbot SDK Launch
Agentbot SDK v0.1.0
Published: April 11, 2026
This is the first public release of the Agentbot SDK repository.
Highlights
- Initial SDK foundation for building autonomous AI agents
- CLI package for local development and deployment flows
- Official plugins package for integrations such as Discord, Telegram, email, and browser tooling
- Agent spec based on Markdown plus YAML frontmatter
- Orchestration model with parallel reads and serialized writes
- Example agents for research, outreach, content, crypto analysis, and multi-agent workflows
Packages
agentbot-sdk@agentbot/cli@agentbot/plugins
What this release represents
v0.1.0 is the launch baseline for the standalone SDK repository. It provides the first public package layout, examples, and contributor surface for developers building on Agentbot.
Notes
These release notes are intentionally public-safe. They describe the open-source SDK and CLI surfaces only, without private infrastructure details or managed-service internals.