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 -351, August 30, 2025

THE AI TOOLCHAIN NO. -351
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED AUGUST 30, 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 Coding Agents

SST OpenCode

Sources Release notes → v0.5.29 NOTES

The open source coding agent.

OpenCode v0.5.29 adds a file list API, ignored-file inclusion, home-dir app info, and Vercel AI Gateway dashboard deeplinks.

└──▷ GET THIS VERSION
$ git clone --branch v0.5.29 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v0.5.29
  • New file list API for programmatic access to project file listings.
  • Supports including ignored files (e.g. .gitignored) in file operations.
  • Displays home directory path in app info output.
  • Vercel AI Gateway API keys now deep-link directly into the dashboard.
  • Adds a synthetic user message before bash execution when using !, improving context in conversation history.
+2 moreshow less
  • Uses a single Rust LSP server instance across an entire Cargo workspace, reducing resource overhead.
  • TUI now shows the actual error message when a command fails, replacing silent or generic failures.
Was this useful?
Other / Uncategorized
◆  AI OBSERVABILITY

Arize Phoenix

Sources Release notes → arize-phoenix-client-v1.16.0 NOTES

Phoenix client gains sorted span retrieval and new OpenAI tool type support in v1.16.0

└──▷ GET THIS VERSION
$ git clone --branch arize-phoenix-client-v1.16.0 https://github.com/Arize-ai/phoenix.git
# already have the repo? check out this version:
$ git checkout arize-phoenix-client-v1.16.0
  • Adds sort-by-newest/oldest ordering to get_spans_dataframe, enabling time-ordered span analysis without manual post-processing.
  • Supports new OpenAI tool types in span handling, extending coverage for the latest OpenAI API tool definitions.
  • Re-exports client types for improved developer experience when importing from the phoenix.Client package.
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 →