Skip to content

Releases: icebaker/nano-bots-api

Nano Bots API 1.0.0

30 Nov 11:44
9a7acee
Compare
Choose a tag to compare

Adding support for Spec 1.0.0:

  • Added support for Tools (Functions);
  • Breaking Change: Lua functions are now required to include explicit return statements, enabling the creation of more complex multiline Lua functions;
  • Experimental support for Clojure via Babashka, powered by GraalVM.

Other improvements:

  • Upgraded to Fennel 1.3.1;
  • Upgraded to Ruby OpenAI 6;
  • Refactored embedded code management and calling.

API Improvements:

  • Upgrade Docker images to Debian Bookworm
  • Built-in protection to ensure sandboxed functions.
  • Option to dangerously run as sudo.

Nano Bots API 0.1.1

04 Jun 19:32
e55867c
Compare
Choose a tag to compare

Sandboxing Lua and Fennel.

Nano Bots API 0.1.0

04 Jun 17:30
ba30d0a
Compare
Choose a tag to compare
v0.1.0

security