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 -316, October 5, 2025

THE AI TOOLCHAIN NO. -316
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED OCTOBER 5, 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   # 3 tools matched
AI & LLM Tooling
◆  AI Coding Agents

Continue

Sources Release notes → @continuedev/[email protected] NOTES

Continue 1.22.0 adds OpenRouter with Anthropic prompt caching and a serverName option for registry MCP servers.

└──▷ GET THIS VERSION
$ git clone --branch @continuedev/[email protected] https://github.com/continuedev/continue.git
# already have the repo? check out this version:
$ git checkout @continuedev/[email protected]
  • Adds serverName option for registry MCP servers, allowing custom naming of MCP server instances.
  • Adds OpenRouter API integration with Anthropic prompt caching support.
Was this useful?

SST OpenCode

Sources Release notes → v0.14.3 NOTES

The open source coding agent.

OpenCode v0.14.3 adds Vertex AI providers, a debug config command, and a simplified SDK init function.

└──▷ GET THIS VERSION
$ git clone --branch v0.14.3 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v0.14.3
└──▷ TRY IT
Inspect the resolved runtime configuration — useful for verifying provider settings or diagnosing unexpected behavior.
$ opencode debug config
  • Adds google-vertex and google-vertex-anthropic providers for Vertex AI support.
  • New opencode debug config command outputs the current configuration as JSON for troubleshooting.
  • Introduces a simplified SDK initialization via a single createOpencode function that creates both server and client automatically.
Was this useful?
Other / Uncategorized
◆  VECTOR DB RAG

Chroma

Sources Release notes → 1.1.1 NOTES

Chroma 1.1.1 adds BM25 embedding function, schema types, headless CLI login, RRF support, and per-tenant BM25 override

└──▷ GET THIS VERSION
$ git clone --branch 1.1.1 https://github.com/chroma-core/chroma.git
# already have the repo? check out this version:
$ git checkout 1.1.1
  • Adds bm25 embedding function to the Fastembed integration, alongside additional parameters for the existing Fastembed embedding function.
  • Introduces schema types support via new schema type definitions for collections.
  • Adds headless login mode to the Chroma CLI, enabling non-interactive authentication flows.
  • Implements Reciprocal Rank Fusion (RRF) helper expression for combining ranked search results.
  • Supports per-tenant override for BM25 configuration.
+5 moreshow less
  • Allows dict as search args in query calls.
  • Supports nodeSelector and tolerations configuration for the sysdb component in Kubernetes deployments.
  • Adds a read-only mode for the Rust log service.
  • Enables the Rust log service to start without requiring a dirty log.
  • Improves AWS S3 SDK usage for object storage interactions.
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 →