Skip to content

Releases: Eskyee/agentbot-sdk

v0.1.0 — Agentbot SDK Launch

17 Apr 07:31
ef2cea9

Choose a tag to compare

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.