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 CREDENTIAL LEAK IN STREAMING CALLBACKS

By RepoJournal · Filed · About AI Agents

LangChain patched a critical flaw that exposed remote MCP credentials to callback handlers and persisted traces, even when invocation params were redacted.

The vulnerability [1] lived in streaming callbacks that constructed options from original, unredacted kwargs instead of sanitized integration parameters. Remote credentials could leak to LangSmith traces and callback handlers downstream. The fix applies integration-sanitized parameters to streaming and v3 streaming-event callbacks while preserving original values for model invocation [3]. Across the stack, LangChain also fixed type annotations for text stream projections [2], updated Anthropic config tests [4], and OpenHands shipped live agent activity visualization in chat [5] while ironing out composer gating and run status rendering bugs [6] [7]. Cline closed out the sprint with fixes for Slack bot mention stripping [10], CLI dialog cleanup on exit [8], and browser opener failures on headless hosts [9].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] fix(core): redact streaming callback options ↗ langchain-ai/langchain
  2. [2] fix(core): type text stream projections ↗ langchain-ai/langchain
  3. [3] fix(core): redact streaming callback options (#39179) langchain-ai/langchain
  4. [4] fix(langchain): update Anthropic config test (#39172) langchain-ai/langchain
  5. [5] feat: show live agent activity in chat ↗ OpenHands/OpenHands
  6. [6] fix(home): don't gate the composer on the seeded default profile's LLM ref ↗ OpenHands/OpenHands
  7. [7] fix(automations): render CANCELLED and SKIPPED run statuses ↗ OpenHands/OpenHands
  8. [8] fix(cli): silence dialog-container 'not a child of __root__' warning on exit (#12795) cline/cline
  9. [9] fix(cli): don't crash when no browser opener binary exists (#12782) cline/cline
  10. [10] fix(connectors): strip the Slack bot mention from incoming messages (#12780) cline/cline

Quick answers

What shipped in AI Agents on August 1, 2026?
LangChain patched a critical flaw that exposed remote MCP credentials to callback handlers and persisted traces, even when invocation params were redacted. In total, 36 commits, 35 pull requests, and 1 releases landed.
Who contributed to AI Agents on August 1, 2026?
10 developers shipped this update, including jkennedyvz, nick-hollon-lc, hieptl, roian6, neubig, VascoSch92, Sufiyan Khan, and Saoud Rizwan, and 2 more.
What were the notable AI Agents updates?
fix(core): redact streaming callback options, fix(core): type text stream projections, and fix(core): redact streaming callback options (#39179).

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?