Skip to content

Releases: tursodatabase/agentfs

0.3.1 - 2025-12-17

17 Dec 16:59

Choose a tag to compare

Release Notes

  • This is the exact same version as 0.3.0, but had to bump version number
    to work around a previous accidental publish on PyPI.

Install agentfs 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.1/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.1/agentfs-installer.ps1 | iex"

Download agentfs 0.3.1

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.3.0 - 2025-12-17

17 Dec 16:43

Choose a tag to compare

Release Notes

Added

  • Python SDK for AgentFS.
  • Web browser support for TypeScript SDK.
  • Dynamic CLI completions with completion command (install/uninstall).

Changed

  • TypeScript SDK: Remove ready() method from the API.
  • TypeScript SDK: Improve KvStore.get() API.
  • TypeScript SDK: Improve FileSystem.readFile() compatibility.
  • TypeScript SDK: Use RETURNING clause instead of lastInsertRowid.
  • TypeScript SDK: Switch to proper Turso dependency versioning.
  • Python SDK: Use RETURNING clause instead of lastInsertRowid.
  • Rust SDK: Use RETURNING clause instead of lastInsertRowid.

Fixed

  • CLI cat command bug.
  • macFUSE: pass full path to open dynamic libs.

Documentation

  • Add FAQ entry for Docker Sandbox.

Install agentfs 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.3.0-pre.9

17 Dec 16:31

Choose a tag to compare

v0.3.0-pre.9 Pre-release
Pre-release

Install agentfs 0.3.0-pre.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.9/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.9/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0-pre.9

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.3.0-pre.8

17 Dec 11:56

Choose a tag to compare

v0.3.0-pre.8 Pre-release
Pre-release

Install agentfs 0.3.0-pre.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.8/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.8/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0-pre.8

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.3.0-pre.7

16 Dec 17:23

Choose a tag to compare

v0.3.0-pre.7 Pre-release
Pre-release

Install agentfs 0.3.0-pre.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.7/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.7/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0-pre.7

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.3.0-pre.6

16 Dec 09:04

Choose a tag to compare

v0.3.0-pre.6 Pre-release
Pre-release

Install agentfs 0.3.0-pre.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.6/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.6/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0-pre.6

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.3.0-pre.5

16 Dec 08:29

Choose a tag to compare

v0.3.0-pre.5 Pre-release
Pre-release

Install agentfs 0.3.0-pre.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.5/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.5/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0-pre.5

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.3.0-pre.4

12 Dec 10:43

Choose a tag to compare

v0.3.0-pre.4 Pre-release
Pre-release

Install agentfs 0.3.0-pre.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.4/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.4/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0-pre.4

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.3.0-pre.3

12 Dec 10:20

Choose a tag to compare

v0.3.0-pre.3 Pre-release
Pre-release

Install agentfs 0.3.0-pre.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.3/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.3/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0-pre.3

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.3.0-pre.2

12 Dec 09:23

Choose a tag to compare

v0.3.0-pre.2 Pre-release
Pre-release

Install agentfs 0.3.0-pre.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.2/agentfs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/agentfs/releases/download/v0.3.0-pre.2/agentfs-installer.ps1 | iex"

Download agentfs 0.3.0-pre.2

File Platform Checksum
agentfs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
agentfs-x86_64-apple-darwin.tar.xz Intel macOS checksum
agentfs-x86_64-pc-windows-msvc.zip x64 Windows checksum
agentfs-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
agentfs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum