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 PATCHES TOOL CALLS, OPENHANDS SURFACES HIDDEN INTEGRATIONS

By RepoJournal · Filed · About AI Agents

LangChain's OpenAI wrapper shipped a fix for invalid tool calls that were silently dropped, while OpenHands surfaced integrations the automation layer was burying.

LangChain released langchain-openai 1.4.3 [1] with a critical fix that filters invalid tool calls from content, addressing a silent failure mode where malformed tool responses would disappear without warning. The release also updates guidance for responses API handling across OpenAI-compatible providers [1]. Model profile data refreshed across OpenRouter integrations [2], with Google's Gemma 4 26B now supporting 262,144 max output tokens, a 16x increase from prior limits. OpenHands landed a fix [3] that surfaces non-MCP-installable integrations instead of silently dropping them in the automation marketplace, a regression that had blocked Jira and other external tools from appearing in templates. The team also refactored conversation creation parameters into options objects [4], pushing type safety deeper into the SDK. Context window usage tracking landed in OpenHands [5] with a manual compaction drawer, tested live against agent-server 1.39.1. Cline added Fable 5 support to Vertex and enabled custom model IDs with user-editable metadata [6], while fixing a stale feature tip that directed users to a non-existent Double-Check Completion setting [7]. Auto-compaction now respects user max output tokens in summarizer requests [8], fixing failures on local reasoning models like Qwen 3.x.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] langchain-openai==1.4.3 ↗ langchain-ai/langchain
  2. [2] chore(model-profiles): refresh model profile data (#39430) langchain-ai/langchain
  3. [3] fix(automations): surface non-MCP-installable integrations instead of silently dropping them ↗ OpenHands/OpenHands
  4. [4] refactor: replace positional createConversation params with an options object (#1587) ↗ OpenHands/OpenHands
  5. [5] feat: context window usage meter, usage drawer, and manual compaction ↗ OpenHands/OpenHands
  6. [6] feat(vscode): add Fable 5 + custom model IDs to Vertex; drop global-region picker filter ↗ cline/cline
  7. [7] fix: remove stale Double-Check Completion feature tip ↗ cline/cline
  8. [8] fix: respect user max output tokens in compaction summarizer requests ↗ cline/cline

Quick answers

What shipped in AI Agents on August 11, 2026?
LangChain's OpenAI wrapper shipped a fix for invalid tool calls that were silently dropped, while OpenHands surfaced integrations the automation layer was burying. In total, 17 commits, 25 pull requests, and 2 releases landed.
Who contributed to AI Agents on August 11, 2026?
11 developers shipped this update, including github-actions[bot], langchain-oss-model-profiles[bot], langchain-oss-model-profiles, ccurme, lokesh75-kank, Lothnic, georgeglarson, and tofarr, and 3 more.
What were the notable AI Agents updates?
langchain-openai==1.4.3, chore(model-profiles): refresh model profile data (#39430), and fix(automations): surface non-MCP-installable integrations instead of silently dropping them.

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?