Heads up This site is currently under heavy development.
Subscribe Get it delivered — the daily firehose, filtered to the tools you run, plus the documentation changes vendors never announce. Compare plans →

The AI Toolchain — issue -279, November 11, 2025

THE AI TOOLCHAIN NO. -279
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED NOVEMBER 11, 2025 · EVERY WEEKDAY
EDITIONS tail grep head diff uniq

The daily firehose — everything the toolchain shipped today, already filtered.

// HOW THIS ISSUE IS MADE

We read every release from the 174 tools on our watchlist at the source — GitHub and GitLab release notes, vendor release pages and changelogs, project blogs and feeds, vendor press releases, and the source code behind the tag. Bug-fix-only releases and non-product newsroom noise are dropped; what's left is summarized down to the new capability, how to try it, and any screenshots or videos the release itself published. Every entry links to the sources it was built from.

VIEW
ISSUE VIEW full issue
Do you prefer this view?
$ tct list   # 5 tools matched
AI & LLM Tooling
◆  AI Coding Agents

SST OpenCode

Sources Release notes → v1.0.57 2 RELEASES · 2025-11-11 NOTES STABLE

The open source coding agent.

OpenCode v1.0.57 adds web and codesearch tools plus project ID caching for faster git-based workflows.

└──▷ GET THIS VERSION
$ git clone --branch v1.0.57 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v1.0.57
  • Adds web and codesearch tools for use within OpenCode sessions.
  • Caches project ID in the root git folder for improved performance.
  • Keeps the session dot visible in the list for the currently active session.
  • Upgrades the toast notification system.
  • Updates the code editor dark mode appearance.
1 more release in this issue · 2025-11-11
v1.0.56 NOTES STABLE

OpenCode v1.0.56 adds inline LSP diagnostics, web search, code search, and thinking block support in the TUI.

└──▷ GET THIS VERSION
$ git clone --branch v1.0.56 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v1.0.56
  • Adds inline LSP diagnostics in the TUI file viewer, surfacing type errors and compilation issues without leaving the interface.
  • Adds web search and code search tools for use during sessions.
  • Adds support for reading thinking blocks in the TUI.
  • Improves todo synchronization.
  • Enhances session selection UI to keep the current active session visible in the list.
+1 moreshow less
  • Upgrades toast notification system for better user feedback.
Was this useful?

All Hands AI OpenHands

Sources Release notes → 0.62.0 NOTES

OpenHands: AI-Driven Development

OpenHands 0.62.0 adds conversation tab pinning and a Documentation link in the profile menu.

└──▷ GET THIS VERSION
$ git clone --branch 0.62.0 https://github.com/All-Hands-AI/OpenHands.git
# already have the repo? check out this version:
$ git checkout 0.62.0
└──▷ HOW TO FIND IT
Keep a frequently referenced conversation always accessible by pinning it.
📍In the OpenHands UI, right-click or use the tab options on a conversation tab and select 'Pin' to pin it; select 'Unpin' to remove the pin.
  • Enables pinning and unpinning of conversation tabs for quick access to important sessions.
  • Adds a Documentation link directly in the profile menu for faster access to reference material.
Was this useful?

Google gemini-cli

Sources Release notes → v0.15.0-nightly.20251111.51f952e7 NOTES

An open-source AI agent that brings the power of Gemini directly into your terminal.

gemini-cli v0.15.0-nightly adds a Hook Execution Engine for automating actions around tool calls.

└──▷ GET THIS VERSION
$ git clone --branch v0.15.0-nightly.20251111.51f952e7 https://github.com/google-gemini/gemini-cli.git
# already have the repo? check out this version:
$ git checkout v0.15.0-nightly.20251111.51f952e7
  • Adds a Hook Execution Engine, enabling lifecycle hooks to run custom logic around tool execution.
  • Preserves tab characters when pasting text into the prompt.
Was this useful?
◆  AI Agent Frameworks

Microsoft Semantic Kernel

Sources Release notes → python-1.38.0 NOTES

Semantic Kernel Python 1.38.0 adds an af_tool bridge for kernel_functions and upgrades the Onnx Connector to 0.9.0.

└──▷ GET THIS VERSION
$ git clone --branch python-1.38.0 https://github.com/microsoft/semantic-kernel.git
# already have the repo? check out this version:
$ git checkout python-1.38.0
  • Adds af_tool bridge for kernel_functions, enabling integration between the af_tool interface and Semantic Kernel kernel functions.
  • Upgrades the Onnx Connector to use version 0.9.0.
Was this useful?
Other / Uncategorized
◆  AI OBSERVABILITY

Langfuse

Sources Release notes → v3.130.0 NOTES

Langfuse v3.130.0 adds pretty rendering for Vercel AI SDK tools and shows actual base_url in the API key .env modal.

└──▷ GET THIS VERSION
$ git clone --branch v3.130.0 https://github.com/langfuse/langfuse.git
# already have the repo? check out this version:
$ git checkout v3.130.0
  • API key modal now displays the actual base_url value and shows a .env snippet directly in the new API key modal, making environment setup faster.
  • Pretty-renders Vercel AI SDK tool calls in the trace UI, improving readability of agentic traces.
  • Improves single-score mode in score analytics with a preflight check and mode-specific UI.
Was this useful?
my-toolchain — 0 tools
paste an install list to detect your tools

A brew list, a Brewfile, requirements.txt, a Dockerfile — or just the product names, free-form. Nothing leaves your browser.

    browse all tools →