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 -122, April 19, 2026

THE AI TOOLCHAIN NO. -122
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED APRIL 19, 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   # 2 tools matched
AI & LLM Tooling
◆  AI Coding Agents

SST OpenCode

Sources Release notes → v1.14.17 NOTES

The open source coding agent.

OpenCode v1.14.17 adds full-session fork option, OTEL resource attribute support, and smarter attachment type detection.

└──▷ GET THIS VERSION
$ git clone --branch v1.14.17 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v1.14.17
  • Adds a full-session option when forking from the session dialog in the TUI.
  • Supports OTEL_RESOURCE_ATTRIBUTES environment variable for custom telemetry resource tags.
  • Detects attachment types from file contents so images and PDFs work even with incorrect or missing extensions.
  • Shows the session ID in the TUI sidebar on non-production channels.
Was this useful?
◆  Local LLM Runtimes

llama.cpp

Sources Release notes → b8842 NOTES

llama.cpp server gains speculative decoding with checkpoints, including multimodal (mtmd) support.

└──▷ GET THIS VERSION
$ git clone --branch b8842 https://github.com/ggml-org/llama.cpp.git
# already have the repo? check out this version:
$ git checkout b8842
  • Adds speculative decoding with checkpointing to the server, enabling faster token generation by saving and restoring draft model state across speculative sessions.
  • Enables speculative decoding support for multimodal (mtmd) workloads in the server.
└──▷ BREAKING ON UPGRADE
  • !The --spec-use-checkpoints argument has been removed.
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 →