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 -336, September 14, 2025

THE AI TOOLCHAIN NO. -336
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED SEPTEMBER 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 Coding Agents

SST OpenCode

Sources Release notes → v0.8.0 NOTES

The open source coding agent.

OpenCode v0.8.0 adds autocompact control and a new subtask flag for subagent command execution.

└──▷ GET THIS VERSION
$ git clone --branch v0.8.0 https://github.com/sst/opencode.git
# already have the repo? check out this version:
$ git checkout v0.8.0
└──▷ TRY IT
Prevent OpenCode from automatically compacting your context — useful when you want full control over what stays in the session.
$ OPENCODE_DISABLE_AUTOCOMPACT=1 opencode
  • New OPENCODE_DISABLE_AUTOCOMPACT environment variable lets users disable automatic context compaction.
  • Autocompact is now automatically disabled when context size is set to 0.
  • New --subtask flag on commands enables subagent-aware task execution.
  • Aborted messages are now retained in context instead of being discarded.
Was this useful?
Other / Uncategorized
◆  MCP TOOLING

Composio

Sources Release notes → v0.8.11 NOTES

Composio v0.8.11 adds Composio Connect Link support directly in the SDK

└──▷ GET THIS VERSION
$ git clone --branch v0.8.11 https://github.com/ComposioHQ/composio.git
# already have the repo? check out this version:
$ git checkout v0.8.11
  • Adds Composio Connect Link support to the SDK, enabling programmatic generation of connection links for users.
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 →