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 -129, April 12, 2026

THE AI TOOLCHAIN NO. -129
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED APRIL 12, 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 Agent Frameworks

OpenClaw

Sources Release notes → v2026.4.11 NOTES

Your own personal AI assistant. Any OS.

OpenClaw v2026.4.11 adds ChatGPT import ingestion, Teams reactions, plugin manifest descriptors, and richer video generation options.

└──▷ GET THIS VERSION
$ git clone --branch v2026.4.11 https://github.com/openclaw/openclaw.git
# already have the repo? check out this version:
$ git checkout v2026.4.11
  • Adds ChatGPT import ingestion to Dreaming/memory-wiki, plus new Imported Insights and Memory Palace diary subtabs for inspecting imported chats, compiled wiki pages, and full source pages from the UI.
  • Adds [embed ...] rich output tag to Control UI/webchat, renders assistant media/reply/voice directives as structured chat bubbles, and gates external embed URLs behind config.
  • Extends Tools/video_generate with URL-only asset delivery, typed providerOptions, reference audio inputs, per-asset role hints, adaptive aspect-ratio support, and a higher image-input cap for richer provider generation modes.
  • Improves Feishu document comment sessions with richer context parsing, comment reactions, and typing feedback so document-thread conversations behave like chat conversations.
  • Adds Microsoft Teams reaction support, reaction listing, Graph pagination, and delegated OAuth setup for sending reactions while preserving application-auth read paths.
+4 moreshow less
  • Allows plugin manifests to declare activation and setup descriptors for required auth, pairing, and configuration steps without hardcoded core special cases.
  • Caches Ollama /api/show context-window and capability metadata during model discovery to eliminate redundant refetches on picker refreshes.
  • Surfaces how configured OpenAI-compatible endpoints are classified in embedded-agent debug logs for easier diagnosis of local and proxy routing issues.
  • Adds GPT-5.4 vs Opus 4.6 agentic parity report gate with shared scenario coverage checks, stricter evidence heuristics, and skipped-scenario accounting.
Was this useful?
◆  Local LLM Runtimes

llama.cpp

Sources Release notes → b8769 2 RELEASES · 2026-04-12 NOTES STABLE

llama.cpp b8769 adds Qwen3 audio support, enabling Qwen3-Omni and Qwen3-ASR models for speech recognition.

└──▷ GET THIS VERSION
$ git clone --branch b8769 https://github.com/ggml-org/llama.cpp.git
# already have the repo? check out this version:
$ git checkout b8769
  • Adds multimodal audio support for Qwen3-Omni and Qwen3-ASR models via the mtmd subsystem, enabling automatic speech recognition (ASR) workflows with Qwen3 architecture.
1 more release in this issue · 2026-04-12
b8766 NOTES STABLE

llama.cpp b8766 adds Gemma 4 audio conformer encoder support via a USM-style 12-layer Conformer with dedicated mel preprocessor.

└──▷ GET THIS VERSION
$ git clone --branch b8766 https://github.com/ggml-org/llama.cpp.git
# already have the repo? check out this version:
$ git checkout b8766
  • Adds mtmd_audio_preprocessor_gemma4a — a dedicated mel preprocessor for Gemma 4 audio using HTK mel scale, 128 bins, magnitude STFT, and semicausal left-padding, enabling audio transcription with Gemma 4 E2B/E4B models on CPU and Vulkan backends.
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 →