Skip to content

v0.1.0 - Initial Release

Choose a tag to compare

@angri450 angri450 released this 05 Jun 14:23
· 39 commits to main since this release

First release of NanoBot.net.

Highlights

  • Agent loop with hooks, events, and session history
  • OpenAI-compatible, Anthropic, and Azure OpenAI providers
  • Fallback chain across providers
  • Streaming output (OpenAI-compatible)
  • Built-in tools: filesystem, shell, web search/fetch, weather, stocks, GitHub, MCP
  • WebFetch SSRF guard, shell sandbox, WebSocket token auth
  • CLI, Telegram, and WebSocket gateways
  • 55 tests passing, 0 warnings, 0 errors

Quick Start

./Nanobot.CLI onboard
./Nanobot.CLI

Built with .NET 10, win-x64 single-file.