Skip to content

Talon

v3.0.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-ai ai-agent anthropic autonomous-agents llm claude
+6 more
discord-bot mcp model-context-protocol self-hosted telegram-bot typescript

ReleasePort's take

Light signal
editorial:auto 8d

The talon:// address scheme has been removed from the vfs module; real paths must now be used.

Why it matters: Affects any code using talon:// URIs in vfs; migration required before upgrading to v3.0.0.

Summary

AI summary

Removed the talon:// address scheme for vfs, requiring use of real paths.

Changes in this release

Breaking High

Removes the talon:// address scheme; use real paths instead.

Removes the talon:// address scheme; use real paths instead.

Source: llm_adapter@2026-07-18

Confidence: high

Full changelog

3.0.0 (2026-07-18)

⚠ BREAKING CHANGES

  • vfs: remove the talon:// address scheme; reach the namespace by real path (#578)

Code Refactoring

  • vfs: remove the talon:// address scheme; reach the namespace by real path (#578) (e0c477a)

Breaking Changes

  • Removed the talon:// address scheme for vfs; must use real paths instead.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Talon

Get notified when new releases ship.

Sign up free

About Talon

All releases →

Related context

Earlier breaking changes

  • v2.0.0 Removes vfs_list, vfs_read, vfs_write tools and GET /vfs/* routes; eliminates talon ls/cat CLI commands.

Beta — feedback welcome: [email protected]