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 -330, September 20, 2025

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

Cline

Sources Release notes → v3.30.3 NOTES

Autonomous coding agent as an SDK, IDE extension, or CLI assistant.

Cline v3.30.3 adds Oracle Cloud AI (OCA) provider support with model picker and auth integration.

└──▷ GET THIS VERSION
$ git clone --branch v3.30.3 https://github.com/cline/cline.git
# already have the repo? check out this version:
$ git checkout v3.30.3
  • Adds Oracle Cloud AI (OCA) as a new LLM provider with model picker and authentication integration.
  • Adds telemetry tracking for YOLO mode usage.
Was this useful?

Continue

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

Continue 1.17.0 adds char-level next-edit diffs, fuzzy file search, and remote session listing via cn ls.

└──▷ 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]
└──▷ TRY IT
List all active sessions, including remote ones, to audit what is currently running.
$ cn ls
  • Adds remote session visibility to cn ls, letting practitioners inspect active remote sessions alongside local ones.
  • Revamps file search with fuzzy matching support for faster, more flexible codebase navigation.
  • Adds character-level diff rendering for next-edit suggestions, providing finer-grained change visibility.
  • Splits large chat history blocks to reduce UI flickering during long sessions.
Was this useful?
◆  AI Agent Frameworks

PydanticAI

Sources Release notes → v1.0.10 NOTES

PydanticAI v1.0.10 adds model class names as XML tags and field-level metadata options to format_as_xml.

└──▷ GET THIS VERSION
$ git clone --branch v1.0.10 https://github.com/pydantic/pydantic-ai.git
# already have the repo? check out this version:
$ git checkout v1.0.10
  • Adds option to include field titles and descriptions as attributes in format_as_xml, and uses model class names as XML tags by default.
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 →