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 -234, December 26, 2025

THE AI TOOLCHAIN NO. -234
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED DECEMBER 26, 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   # 4 tools matched
AI & LLM Tooling
◆  AI Coding Agents

SST OpenCode

Sources Release notes → v1.0.203 NOTES

The open source coding agent.

OpenCode v1.0.203 adds Haskell LSP support.

└──▷ GET THIS VERSION
$ git clone --branch v1.0.203 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v1.0.203
  • Adds Haskell Language Server (LSP) support for Haskell development workflows.
Was this useful?

Alibaba Qwen Code

Sources Release notes → v0.6.0 3 RELEASES · 2025-12-26 NOTES STABLE

Qwen Code v0.6.0 adds Gemini and Anthropic providers, an experimental Skills feature, and /compress & /summary commands for non-interactive mode.

└──▷ GET THIS VERSION
$ git clone --branch v0.6.0 https://github.com/QwenLM/qwen-code.git
# already have the repo? check out this version:
$ git checkout v0.6.0
  • Adds /compress and /summary commands for non-interactive and ACP usage.
  • Adds Gemini as a supported LLM provider (removes legacy Google OAuth).
  • Adds Anthropic as a supported LLM provider, with normalized auth/env config and centralized logging.
  • Adds an experimental Skills feature.
  • VS Code IDE companion now shows a context-remaining indicator.
+1 moreshow less
  • VS Code IDE companion bash tool-call input/output panels are now clickable to open content in a temporary file.
└──▷ BREAKING ON UPGRADE
  • !Legacy Google OAuth support has been removed as part of the Gemini provider addition.
2 more releases in this issue · 2025-12-26
v0.6.0-nightly.20251226.17eb20c1 NOTES STABLE

Qwen Code v0.6.0 adds Gemini and Anthropic providers, experimental Skills, and /compress & /summary commands for non-interactive mode.

└──▷ GET THIS VERSION
$ git clone --branch v0.6.0-nightly.20251226.17eb20c1 https://github.com/QwenLM/qwen-code.git
# already have the repo? check out this version:
$ git checkout v0.6.0-nightly.20251226.17eb20c1
  • Adds /compress and /summary commands for non-interactive and ACP (Agent Control Protocol) usage.
  • Adds Gemini as a provider, with legacy Google OAuth removed and tuned generation settings.
  • Adds Anthropic as a provider with normalized auth/environment config and centralized logging.
  • Adds an experimental Skills feature.
  • VS Code IDE companion now displays a context-remaining indicator.
+1 moreshow less
  • VS Code IDE companion bash tool-call input/output parts are now clickable to open in a temporary file.
└──▷ BREAKING ON UPGRADE
  • !Legacy Google OAuth support has been removed; users relying on it must migrate to the new Gemini provider authentication.
v0.6.0-nightly.20251226.3787e955 NOTES STABLE

Qwen Code v0.6.0-nightly adds Gemini and Anthropic provider support plus an experimental Skills feature.

└──▷ GET THIS VERSION
$ git clone --branch v0.6.0-nightly.20251226.3787e955 https://github.com/QwenLM/qwen-code.git
# already have the repo? check out this version:
$ git checkout v0.6.0-nightly.20251226.3787e955
  • Adds Gemini provider support, removing legacy Google OAuth in favor of the new provider model.
  • Adds Anthropic provider support with normalized auth/env config and centralized logging.
  • Adds experimental Skills feature for extended agent capabilities.
└──▷ BREAKING ON UPGRADE
  • !Legacy Google OAuth has been removed; users relying on Google OAuth authentication must migrate to the new Gemini provider config.
Was this useful?
◆  AI Agent Frameworks

holmesgpt

Sources Release notes → 0.18.0 NOTES

SRE Agent - CNCF Sandbox Project

HolmesGPT 0.18.0 adds runbook support by alerts and symptoms, external links in tool results, and new health endpoints for pod probes.

└──▷ GET THIS VERSION
$ git clone --branch 0.18.0 https://github.com/HolmesGPT/holmesgpt.git
# already have the repo? check out this version:
$ git checkout 0.18.0
  • Adds healthz and readyz endpoints for pod probe health checks.
  • Adds runbook alerts to the LLM prompt, enabling runbook lookup by alerts and symptoms.
  • Tool results now include external links for quick navigation to source resources.
  • Reduces LLM context consumption by serializing multiple tool call outputs as minified JSON.
  • Improves Coralogix toolset with expanded capabilities.
+4 moreshow less
  • Adds health checks to TCP connections.
  • Publishes Helm charts via OCI registry.
  • Expands default CRD permissions for broader Kubernetes resource coverage.
  • Adds timeout to Kafka prerequisites check.
└──▷ BREAKING ON UPGRADE
  • !The datadog/rds plugin is removed; its functionality is now covered by the datadog/metrics plugin.
Was this useful?
Other / Uncategorized
◆  AI OBSERVABILITY

Arize Phoenix

Sources Release notes → arize-phoenix-v12.27.0 NOTES

Phoenix v12.27.0 adds theme selection, language preference persistence, API key generation in onboarding, and trace links in experiment tables.

└──▷ GET THIS VERSION
$ git clone --branch arize-phoenix-v12.27.0 https://github.com/Arize-ai/phoenix.git
# already have the repo? check out this version:
$ git checkout arize-phoenix-v12.27.0
  • Adds 'Generate API Key' buttons directly to project onboarding modals, reducing setup friction for new projects.
  • Adds a theme selector to viewer preferences, allowing users to switch UI themes.
  • Persists a user's programming language preferences across sessions.
  • Promotes trace links into the experiment table for direct navigation from experiment runs to traces.
  • Moves the dataset selector into the input/experiment sections of the playground for a more consistent layout.
+1 moreshow less
  • Adds usage analytics to the platform.
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 →