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 -343, September 7, 2025

THE AI TOOLCHAIN NO. -343
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED SEPTEMBER 7, 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 Agent Frameworks

LangChain LangGraph

Sources Release notes → 0.6.7 NOTES

Build resilient agents.

LangGraph CLI gains monorepo support for managing multi-package LangGraph projects.

└──▷ GET THIS VERSION
$ git clone --branch 0.6.7 https://github.com/langchain-ai/langgraph.git
# already have the repo? check out this version:
$ git checkout 0.6.7
  • Adds monorepo support in the LangGraph CLI, enabling multi-package project structures to be managed from a single repository.
Was this useful?

browser-use

Sources Release notes → 0.7.4 NOTES

browser-use 0.7.4 adds video recording, CDP localStorage/sessionStorage capture, pyotp 2FA, and ollama_options support

└──▷ GET THIS VERSION
$ git clone --branch 0.7.4 https://github.com/browser-use/browser-use.git
# already have the repo? check out this version:
$ git checkout 0.7.4
  • Adds ollama_options parameter to ChatOllama for passing custom options to Ollama-backed models.
  • Adds event timeouts config to control how long the agent waits on browser events before timing out.
  • Adds task video recording capability so agent runs can be captured as video files.
  • Adds CDP-based capture of localStorage and sessionStorage, with StorageStateWatchdog automatically enabled when user_data_dir is provided.
  • Integrates pyotp for TOTP-based 2FA generation within agent workflows.
+1 moreshow less
  • Adds a URL shortener utility for condensing long URLs before passing them to the agent.
Was this useful?
◆  AI Coding Agents

SST OpenCode

Sources Release notes → v0.6.5 NOTES

The open source coding agent.

OpenCode v0.6.5 adds a createOpencodeTui() SDK function for programmatic TUI launching.

└──▷ GET THIS VERSION
$ git clone --branch v0.6.5 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v0.6.5
  • Adds createOpencodeTui() function to the SDK for launching the OpenCode TUI programmatically from external scripts or tooling.
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 →