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

LANGCHAIN SHIPS COORDINATED PROVIDER UPDATES WITH LANGSMITH GATEWAY SUPPORT

By RepoJournal · Filed · About AI Agents

All four core LangChain packages bumped to 1.5.1 overnight with unified LangSmith gateway routing and provider-specific fixes across OpenAI, Anthropic, and Fireworks.

LangChain pushed coordinated releases across langchain-core, langchain-openai, langchain-anthropic, and langchain-fireworks [1][2][3][4], all landing the same feat(anthropic,fireworks,openai): support langsmith gateway through env var [1] to route observability traffic without code changes. Each package also shipped targeted fixes: OpenAI corrected a gpt-5.3 profile bug [1], Anthropic enabled structured output for Claude Opus 4.8 [3], and core fixed tool schema caching in token counting [4]. Over at OpenHands, a production bug fix roots out dropped LLM usage metrics when users switch to profile-based LLMs [5], addressing a customer-reported billing accuracy issue in on-prem installs. Cline shipped five feature PRs spanning desktop UX overhauls and VS Code enhancements: expandable channel setup cards [6], auto-generated provider lists from models.dev [7], drag-and-drop file attachment [8], real-time compaction progress in VS Code [9], and inline image display in chat [10]. The stack landed 29 commits and 28 PRs across three repos in the last 24 hours.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] langchain-openai==1.4.1 ↗ langchain-ai/langchain
  2. [2] langchain-fireworks==1.5.1 ↗ langchain-ai/langchain
  3. [3] langchain-anthropic==1.5.1 ↗ langchain-ai/langchain
  4. [4] langchain-core==1.5.1 ↗ langchain-ai/langchain
  5. [5] fix(app-server): persist combined LLM usage metrics across all usage buckets ↗ OpenHands/OpenHands
  6. [6] feat(desktop): redesign channel setup as expandable cards (#12490) cline/cline
  7. [7] feat: auto generate built-in provider list (#12204) cline/cline
  8. [8] feat(desktop): drag and drop files to attach them to the chat (#12498) cline/cline
  9. [9] feat(vscode): show compaction progress and results in the webview (#12487) cline/cline
  10. [10] feat(desktop): display image attachments in chat (#12502) cline/cline

Quick answers

What shipped in AI Agents on July 24, 2026?
All four core LangChain packages bumped to 1.5.1 overnight with unified LangSmith gateway routing and provider-specific fixes across OpenAI, Anthropic, and Fireworks. In total, 29 commits, 28 pull requests, and 5 releases landed.
Who contributed to AI Agents on July 24, 2026?
6 developers shipped this update, including github-actions[bot], ccurme, ak684, tofarr, Bee, and Saoud Rizwan.
What were the notable AI Agents updates?
langchain-openai==1.4.1, langchain-fireworks==1.5.1, and langchain-anthropic==1.5.1.

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?