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 -102, May 9, 2026

THE AI TOOLCHAIN NO. -102
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED MAY 9, 2026 · 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   # 3 tools matched
AI & LLM Tooling
◆  AI Coding Agents

SST OpenCode

Sources Release notes → v1.14.42 NOTES

The open source coding agent.

OpenCode v1.14.42 adds the Scout agent, interactive split-footer for opencode run, workspace auto-sync, and HTTP response compression.

└──▷ GET THIS VERSION
$ git clone --branch v1.14.42 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v1.14.42
  • Adds the Scout agent for repo research, documentation lookup, and dependency-source inspection.
  • Adds an interactive split-footer mode for opencode run.
  • Adds workspace sync so adapter-backed workspaces are discovered and registered automatically.
  • Adds HTTP API response compression for large non-streaming responses.
  • Simplifies TUI keybinding config into a flat keybind format.
+1 moreshow less
  • Shows retrying sessions as active in the project sidebar.
└──▷ BREAKING ON UPGRADE
  • !TUI keybinding config is simplified into a flat keybind format — existing nested keybind configs may need to be restructured.
Was this useful?
◆  AI Agent Frameworks

PydanticAI

Sources Release notes → v1.93.0 NOTES

PydanticAI v1.93.0 adds tool_choice setting and new output tool call events for structured agent control.

└──▷ GET THIS VERSION
$ git clone --branch v1.93.0 https://github.com/pydantic/pydantic-ai.git
# already have the repo? check out this version:
$ git checkout v1.93.0
  • Adds tool_choice setting to control which tool the model selects during agent runs.
  • Introduces OutputToolCallEvent and OutputToolResultEvent stream events for output tool calls, replacing deprecated function-tool events for failing output tool calls.
Was this useful?
◆  Local LLM Runtimes

llama.cpp

Sources Release notes → b9093 NOTES

llama.cpp b9093 adds support for the Sarvam MoE model architecture.

└──▷ GET THIS VERSION
$ git clone --branch b9093 https://github.com/ggml-org/llama.cpp.git
# already have the repo? check out this version:
$ git checkout b9093
  • Adds sarvam_moe architecture support, enabling inference on Sarvam mixture-of-experts models.
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 →