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 CORES SHIP, ANTHROPIC THINKING BLOCKS FIXED, OPENHANDS TIGHTENS WEBSOCKET AUTH

By RepoJournal · Filed · About AI Agents

LangChain released two core packages with critical fixes for streaming stability and environment variable handling, while OpenHands closed a security gap that left WebSocket connections unprotected.

LangChain pushed langchain-core 1.5.2 and langchain-anthropic 1.5.3 in rapid succession [1] [2], both addressing production friction. The anthropic release fixes a 400-error plague: streamed signature_delta chunks from empty adaptive-thinking blocks were silently dropping the required thinking key, causing replay failures on agent handoffs [3]. Core 1.5.2 patches environment variable handling for gateway URLs, closing a silent routing bug [4]. Over on OpenHands, a critical security fix [5] tightens WebSocket authentication outside URL-protected routes, plugging a gap that could expose agent connections to sidecar attacks. The team also shipped persistent agent memory toggles [6] and improved Cloud backend tracking with session deduplication [7]. Cline fixed a silent regional endpoint bug affecting Qwen, Moonshot, and Z AI users [8], where China-line toggles persisted but never actually routed requests to the correct hosts. A separate Cline fix restores conversation history during mid-turn mode switches [9], preventing the agent from forgetting context when toggling between Plan and Act modes. LlamaIndex improved OpenTelemetry span ID handling [10] and added telemetry to the Couchbase integration [11].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] langchain-core==1.5.2 ↗ langchain-ai/langchain
  2. [2] langchain-anthropic==1.5.3 ↗ langchain-ai/langchain
  3. [3] fix(anthropic): preserve empty thinking field in signature_delta streaming ↗ langchain-ai/langchain
  4. [4] fix(core): handle empty string in gateway env vars (#39107) langchain-ai/langchain
  5. [5] fix(security): authenticate WebSockets outside URLs (#16095) OpenHands/OpenHands
  6. [6] feat: add persistent agent memory toggle ↗ OpenHands/OpenHands
  7. [7] fix: Track cookie-auth Cloud backend connections ↗ OpenHands/OpenHands
  8. [8] Fix ignored China/international endpoint toggles for Qwen, Moonshot, Z AI (ENG-2340) ↗ cline/cline
  9. [9] fix(core): expose live in-memory session messages for mode-switch rebuilds ↗ cline/cline
  10. [10] fix: improve otel span ID handling ↗ run-llama/llama_index
  11. [11] Add telemetry ↗ run-llama/llama_index

Quick answers

What shipped in AI Agents on July 29, 2026?
LangChain released two core packages with critical fixes for streaming stability and environment variable handling, while OpenHands closed a security gap that left WebSocket connections unprotected. In total, 57 commits, 55 pull requests, and 7 releases landed.
Who contributed to AI Agents on July 29, 2026?
13 developers shipped this update, including github-actions[bot], langchain-oss-model-profiles[bot], Functionhx, ccurme, simonrosenberg, Vasco Schiavo, hieptl, and malhotra5, and 5 more.
What were the notable AI Agents updates?
langchain-core==1.5.2, langchain-anthropic==1.5.3, and fix(anthropic): preserve empty thinking field in signature_delta streaming.

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?