RepoJournal
AI Agents

AI Agents

LangChain, OpenHands, Cline, and LlamaIndex - agent frameworks and coding agents

Keep up with AI Agents in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: AI Agents AI / ML Full archive →

The Wire · Showcase

CLINE SHIPS V4.1.15 AS TELEMETRY BUGS SURFACE ACROSS THE AGENT STACK

By RepoJournal · Filed · About AI Agents

Cline's long-awaited auto-approve fix landed overnight, but it's the telemetry drop in 4.1.11 that should have you checking your session metrics.

Cline's v4.1.15 release [1] fixes the MCP auto-approve toggle, which previously "appeared to do nothing" unless users had also opted in per-tool, and the same patch is already in the SDK bundle [2][3]. But the telemetry regression is the real story: a fallback that only lived inside shutdownSession silently dropped task.completed events after 4.1.11 re-routed interactive stops through releaseSessionRuntime [4][5]. Across the ecosystem, OpenHands is fixing a Windows desktop install where the bundled npm shims point at missing node_modules [6], and its cloud provider picker now follows next_page_id, surfacing all 135 providers past the default page size [7]. The working-dir fix for remote VM backends [8] and the new Linux desktop installer build [9] round out OpenHands' push. Langchain refreshed model profiles with 6 added and 2 removed across 4 providers, including the deepseek-v4-flash-vision-exp [10], and added Corridor agent instructions requiring a mandatory analyzePlan step before code changes [11].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v4.1.15 ↗ cline/cline
  2. [2] fix(vscode): auto-approve all MCP tool calls when the MCP toggle is on ↗ cline/cline
  3. [3] fix(vscode): auto-approve all MCP tool calls when the MCP toggle is on (#13498) cline/cline
  4. [4] fix(telemetry): emit task.completed from every session teardown path ↗ cline/cline
  5. [5] fix(telemetry): emit task.completed from every session teardown path (#13489) cline/cline
  6. [6] fix(desktop): ship the bundled Node's npm on Windows ↗ OpenHands/OpenHands
  7. [7] fix(providers): follow next_page_id so cloud picks surface past the default page size ↗ OpenHands/OpenHands
  8. [8] fix(agent-canvas): scope baked working_dir to the default-local backend ↗ OpenHands/OpenHands
  9. [9] feat: add linux desktop installer build (CI + deb maintainer fix) ↗ OpenHands/OpenHands
  10. [10] chore(model-profiles): refresh model profile data ↗ langchain-ai/langchain
  11. [11] docs: add Corridor agent instructions (#39839) langchain-ai/langchain

Quick answers

What shipped in AI Agents on August 24, 2026?
Cline's long-awaited auto-approve fix landed overnight, but it's the telemetry drop in 4.1.11 that should have you checking your session metrics. In total, 19 commits, 23 pull requests, and 2 releases landed.
Who contributed to AI Agents on August 24, 2026?
10 developers shipped this update, including dependabot, langchain-oss-model-profiles, langchain-oss-model-profiles[bot], John Kennedy, enyst, Telov, georgeglarson, and VascoSch92, and 2 more.
What were the notable AI Agents updates?
v4.1.15, fix(vscode): auto-approve all MCP tool calls when the MCP toggle is on, and fix(vscode): auto-approve all MCP tool calls when the MCP toggle is on (#13498).

More from AI Agents

Daily updates, in your inbox

Follow AI Agents

Keep up with AI Agents in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?