Skip to content

v2.0.0

Choose a tag to compare

@node9ai node9ai released this 08 Apr 08:38

v2.0.0 (2026-04-08)

This release is published under the Apache-2.0 License.

Features

Breaking Changes

  • Safe_path() workspace argument is now keyword-only. Callers must update: safe_path(f, workspace=dir) instead of safe_path(f, dir). Node9Agent, @tool, @internal decorators, and dispatch() are new public API.

Detailed Changes: v1.1.4...v2.0.0