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 hubs get drain and replay as Langchain plumb gates

By RepoJournal · Filed · About AI Agents

Cline just shipped rollover-grade hub commands while Langchain exposes gateway internals, and OpenHands quietly broke its own monitoring contract.

Cline's new drain and upgrade commands complete the live-transport wiring, adding isDraining(), hub.status, and replayEventsAfter() backed by the durable event log [1]. That means you can now upgrade a hub without dropping events or losing the sequence. Meanwhile Langchain's gateway propagation work plumbs gateway metadata through exceptions [2], giving observability tools the context they need on error paths. OpenHands, however, bumped @openhands/extensions to 0.18.0 and warned that two changes "fail quietly rather than loudly" [3], which could bite anyone running github-repo-monitor in production. The release notes explicitly flag this as a contract cross, so treat it as a breaking change in disguise. Cline also fixed Langfuse session telemetry so sessionId and userId now propagate through AI SDK calls [4], closing a gap that was breaking Sessions and Users views. On the model front, Langchain refreshed OpenRouter profiles, adding 5 models like mancer/weaver and mistralai/ministral-8b [5]. Finally, Cline's nightly CI died 20 times in a row because the PublishNightly environment required reviewers, so it's now manual-dispatch only [6]. If you rely on those nightlies, know they won't come unless you trigger them.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] feat(hub): add drain and upgrade commands with replay support (#13468) cline/cline
  2. [2] feat(core): propagate gateway information on error path ↗ langchain-ai/langchain
  3. [3] chore: bump @openhands/extensions to 0.18.0 ↗ OpenHands/OpenHands
  4. [4] fix: propagate Langfuse session telemetry ↗ cline/cline
  5. [5] chore(model-profiles): refresh model profile data ↗ langchain-ai/langchain
  6. [6] ci(vscode): make combined nightly manual-dispatch only cline/cline

Quick answers

What shipped in AI Agents on August 22, 2026?
Cline just shipped rollover-grade hub commands while Langchain exposes gateway internals, and OpenHands quietly broke its own monitoring contract. In total, 20 commits, 18 pull requests, and 4 releases landed.
Who contributed to AI Agents on August 22, 2026?
11 developers shipped this update, including github-actions[bot], eyurtsev, langchain-oss-model-profiles, langchain-oss-model-profiles[bot], VascoSch92, hieptl, harish-chandramowli, and keeltrace, and 3 more.
What were the notable AI Agents updates?
feat(hub): add drain and upgrade commands with replay support (#13468), feat(core): propagate gateway information on error path, and chore: bump @openhands/extensions to 0.18.0.

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?