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 -031, July 19, 2026

THE AI TOOLCHAIN NO. -031
Tail
THE DAILY RELEASE FIREHOSE
PUBLISHED JULY 19, 2026 · 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   # 4 tools matched
AI & LLM Tooling
◆  AI Coding Agents

Cline

Sources Release notes → cli-v3.0.45 2 RELEASES · 2026-07-19 NOTES STABLE

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

Cline CLI v3.0.45 cuts install size by 55%, adds Kimi K3 model, and enriches hub status with version numbers.

└──▷ GET THIS VERSION
$ git clone --branch cli-v3.0.45 https://github.com/cline/cline.git
# already have the repo? check out this version:
$ git checkout cli-v3.0.45
  • Hub status output now includes version numbers.
  • Kimi K3 is now available as a ClinePass model.
  • Claude Code and Codex providers are now optional and loaded on demand, reducing npm i -g cline install size from ~640MB to ~285MB.
  • Runs now retry once automatically after refreshing expired OAuth credentials.
  • Team runs: the spawn tool is no longer exposed to teammates, and errored teammate runs now report as failed instead of completed.
1 more release in this issue · 2026-07-19
sdk/sdk/v0.0.65 NOTES STABLE

Cline SDK v0.0.65 adds Kimi K3 to ClinePass fallback, optional provider SDKs, and new @cline/ui agent chat components.

└──▷ GET THIS VERSION
$ git clone --branch sdk/sdk/v0.0.65 https://github.com/cline/cline.git
# already have the repo? check out this version:
$ git checkout sdk/sdk/v0.0.65
  • Publishes @cline/ui npm package with agent chat components and Storybook for embedding Cline chat UI into other applications.
  • Adds Kimi K3 to the bundled ClinePass model fallback list.
  • Makes Claude Code and Codex provider SDKs optional peer dependencies loaded on demand, dramatically reducing install size.
  • Team runs no longer expose the spawn tool to teammate agents, tightening the operational surface for multi-agent workflows.
  • Errored teammate runs in team runs now report as failed instead of completed, giving accurate status signals.
Was this useful?

Alibaba Qwen Code

Sources Release notes → v0.20.0 NOTES

Qwen Code v0.20.0 adds daemon log rotation, round-labeled review findings, WebShell history replay, and the qwen3.8-max-preview model.

└──▷ GET THIS VERSION
$ git clone --branch v0.20.0 https://github.com/QwenLM/qwen-code.git
# already have the repo? check out this version:
$ git checkout v0.20.0
  • Adds qwen3.8-max-preview to the Token Plan model list, making it selectable for inference.
  • Adds bounded daemon log rotation to the CLI, preventing unbounded log growth.
  • Bakes the round label into a review finding's identity line and key, making multi-round findings uniquely addressable.
  • Enables replay of ChatRecord history in read-only WebShell sessions.
  • Lets users read the full plan from the exit_plan_mode confirmation dialog before accepting.
Was this useful?
◆  Local LLM Runtimes

vMLX

Sources Release notes → v1.6.11 NOTES

vMLX - JANGTQ Uber Compressed MLX Models - L2 Disk Cache (survives restart) + L1 Paged (super fast ttft) + Hybrid SSM Scheduler + Cont Batching + etc!

vMLX 1.6.11 adds progressive streaming across Responses, Chat Completions, and Electron, plus extended L2 cache reuse for hybrid/mixed-attention model families.

└──▷ GET THIS VERSION
$ git clone --branch v1.6.11 https://github.com/jjang-ai/vmlx.git
# already have the repo? check out this version:
$ git checkout v1.6.11
  • Streams post-reasoning and post-tool answers progressively across Responses, Chat Completions, and Electron UI instead of withholding output until completion.
  • Extends architecture-typed prefix, paged, and block-disk L2 cache reuse to hybrid and mixed-attention model families.
  • Adds media and cache routing support for Qwen, Bonsai, Gemma, Step, and MiniMax-M3 model families (MiniMax-M2.7 remains text-only).
  • Hardens multi-turn tool continuation, terminal events, cancellation and recovery, and reasoning/content separation.
  • Ships two separate macOS DMG builds: vMLX-1.6.11-sequoia-arm64.dmg (macosx_14_0_arm64, macOS 14.5+) and vMLX-1.6.11-tahoe-arm64.dmg (macosx_26_0_arm64).
Was this useful?
Other / Uncategorized
◆  AI OBSERVABILITY

Arize Phoenix

Sources Release notes → arize-phoenix-v19.2.0 NOTES

Phoenix v19.2.0 adds Antigravity and OpenCode MCP client instructions in settings.

└──▷ GET THIS VERSION
$ git clone --branch arize-phoenix-v19.2.0 https://github.com/Arize-ai/phoenix.git
# already have the repo? check out this version:
$ git checkout arize-phoenix-v19.2.0
  • Adds Antigravity and OpenCode MCP client instructions to the Settings UI.
  • Improves the server startup banner to show dev tooling info at boot.
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 →