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 -296, October 25, 2025

THE AI TOOLCHAIN NO. -296
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED OCTOBER 25, 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

OpenAI Codex CLI

Sources Release notes → rust-v0.50.0 NOTES

Lightweight coding agent that runs in your terminal

Codex CLI v0.50.0 adds sandbox policy risk assessments, stale rate-limit messaging, and MCP env-var redaction.

└──▷ GET THIS VERSION
$ git clone --branch rust-v0.50.0 https://github.com/openai/codex.git
# already have the repo? check out this version:
$ git checkout rust-v0.50.0
  • Adds model summary and risk assessment output for commands that violate sandbox policy.
  • Adds messaging when rate limits are stale or no rate limits are cached.
  • Introduces codex/event/raw_item events in the app-server event stream.
  • Improves /feedback command diagnostics for better issue reporting.
Was this useful?

SST OpenCode

Sources Release notes → v0.15.17 NOTES

The open source coding agent.

OpenCode v0.15.17 adds ACP slash commands, agents, permissions, and @-references, plus Lua LSP support.

└──▷ GET THIS VERSION
$ git clone --branch v0.15.17 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v0.15.17
  • Adds ACP slash commands, agents, permissions, and @ references support.
  • Adds Lua LSP support.
Was this useful?

Alibaba Qwen Code

Sources Release notes → v0.1.0-nightly.20251025.2a5577e5 NOTES

Qwen Code v0.1.0-nightly ships a standalone bundled package release and syncs upstream Gemini-CLI v0.8.2.

└──▷ GET THIS VERSION
$ git clone --branch v0.1.0-nightly.20251025.2a5577e5 https://github.com/QwenLM/qwen-code.git
# already have the repo? check out this version:
$ git checkout v0.1.0-nightly.20251025.2a5577e5
  • Releases the Qwen Code CLI as a standalone bundled package, enabling installation and distribution without separate dependency resolution.
  • Syncs upstream Gemini-CLI v0.8.2 changes into Qwen Code.
└──▷ BREAKING ON UPGRADE
  • !Removes default topp and temperature values, so configurations that relied on those implicit defaults will now behave differently.
Was this useful?
Other / Uncategorized
◆  VECTOR DB RAG

Weaviate

Sources Release notes → v1.33.2 NOTES

Weaviate v1.33.2 adds sortable backup listings with size info and GOMEMLIMIT reporting to the usage module.

└──▷ GET THIS VERSION
$ git clone --branch v1.33.2 https://github.com/weaviate/weaviate.git
# already have the repo? check out this version:
$ git checkout v1.33.2
  • Backup list API now supports descending/ascending sort order and returns backup size in results.
  • Adds GOMEMLIMIT to the usage module payload, exposing Go memory limit data in usage reporting.
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 →