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 -246, December 14, 2025

THE AI TOOLCHAIN NO. -246
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED DECEMBER 14, 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   # 2 tools matched
AI & LLM Tooling
◆  AI Agent Frameworks

LangChain

Sources Release notes → langchain-text-splitters==1.1.0 NOTES

langchain-text-splitters 1.1.0 adds R programming language support for code splitting.

└──▷ GET THIS VERSION
$ git clone --branch langchain-text-splitters==1.1.0 https://github.com/langchain-ai/langchain.git
# already have the repo? check out this version:
$ git checkout langchain-text-splitters==1.1.0
  • Adds R programming language support to the text splitter, enabling source code splitting for R files.
Was this useful?
◆  AI Coding Agents

SST OpenCode

Sources Release notes → v1.0.153 NOTES

The open source coding agent.

OpenCode v1.0.153 adds Gleam, Dockerfile, and TeX language servers, ARM64 Docker images, and a new --session flag for attach.

└──▷ GET THIS VERSION
$ git clone --branch v1.0.153 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v1.0.153
└──▷ TRY IT
Attach to a specific existing session by ID instead of the most recent one.
$ opencode attach --session <session-id>
  • Adds Gleam language server and formatter support.
  • Adds Dockerfile language server.
  • Adds TexLab language server and latexindent formatter for LaTeX files.
  • Adds ARM64 Docker image support.
  • Adds --session flag to the attach command.
+4 moreshow less
  • Adds support for GITHUB_TOKEN authentication and skips OIDC in GitHub environments.
  • Adds server_error, rate_limit, and no_kv_space retry logic to accommodate Foundry API issues.
  • Adds topK function to transform, with temperature defaults for GLM and Minimax models.
  • Falls back to provider default for temperature when no value is configured.
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 →