Skip to content

Talon

v1.50.0 Feature

This release adds 4 notable features for engineering teams evaluating rollout.

✓ 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

Summary

AI summary

Adds an event journal in talon.db, killable turns across backends, a unified talon:// VFS namespace, and TLS‑pinned encryption for the native client bridge.

Changes in this release

Feature Medium

Adds event journal for durable bus tail in talon.db

Adds event journal for durable bus tail in talon.db

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Adds killable turns to interrupt running chat turn on every backend

Adds killable turns to interrupt running chat turn on every backend

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Adds VFS with unified talon:// namespace and /proc-style live mounts

Adds VFS with unified talon:// namespace and /proc-style live mounts

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Adds TLS for the client bridge with pinned self‑signed certificate and encrypted transport

Adds TLS for the client bridge with pinned self‑signed certificate and encrypted transport

Source: llm_adapter@2026-07-18

Confidence: high

Full changelog

1.50.0 (2026-07-16)

Features

  • core: event journal — durable bus tail in talon.db (#562) (d505af6)
  • core: killable turns — talon kill interrupts a running chat turn on every backend (#561) (8771566)
  • core: VFS — unified talon:// namespace with /proc-style live mounts (#560) (b0c72a6)
  • native: TLS for the client bridge — pinned self-signed certificate, encrypted companion transport (#554) (af788b7)

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

  • v3.0.0 Removes the talon:// address scheme; use real paths instead.
  • 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]