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 FIREWORKS 1.5.2 AS OPENHANDS ABSORBS AGENT-CANVAS CODEBASE

By RepoJournal · Filed · About AI Agents

LangChain's Fireworks integration hit 1.5.2 while OpenHands executes a full repository migration to consolidate its agent-canvas project, and Cline optimizes desktop performance to lock 60fps under CPU throttle.

LangChain released langchain-fireworks 1.5.2 [1] with automated model profile refreshes now filtering by provider on manual runs [2], cutting noise from single-provider updates that previously mixed unrelated integrations into every bot PR. OpenHands is mid-migration: it cleared its working tree [3] and replayed the complete agent-canvas commit history on top [4], consolidating two repositories while preserving the original as OpenHands/legacy. The UI gained a persistent LLM selector and moved agent-profile switching to the tools menu [5], tested against Claude Code ACP profiles in full stack. Cline shipped a desktop performance overhaul [6] that dropped the Aurora background from ~10fps to a locked 60fps by moving blur computation to gradients and animating only opacity and transform on the compositor, addressing compounding sources of UI jank. The team also cleaned up seven unused OpenTelemetry packages from VS Code [7] and clarified that the auto-update setting governs the CLI, not the app [8].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] langchain-fireworks==1.5.2 ↗ langchain-ai/langchain
  2. [2] ci: add provider filter to model profile refresh workflow ↗ langchain-ai/langchain
  3. [3] chore: clear repository for Agent Canvas migration ↗ OpenHands/OpenHands
  4. [4] chore: replay Agent Canvas history ↗ OpenHands/OpenHands
  5. [5] feat: always show the LLM selector; move agent-profile switching to the tools menu ↗ OpenHands/OpenHands
  6. [6] perf(desktop): make the app feel snappy end-to-end (#12568) cline/cline
  7. [7] chore(vscode): remove unused OpenTelemetry dependencies (#12573) cline/cline
  8. [8] Clarify desktop app auto-update setting: it governs the CLI, not the app (#12601) cline/cline

Quick answers

What shipped in AI Agents on July 28, 2026?
LangChain's Fireworks integration hit 1.5.2 while OpenHands executes a full repository migration to consolidate its agent-canvas project, and Cline optimizes desktop performance to lock 60fps under CPU throttle. In total, 30 commits, 28 pull requests, and 3 releases landed.
Who contributed to AI Agents on July 28, 2026?
10 developers shipped this update, including github-actions[bot], mdrxy, langchain-oss-model-profiles, langchain-oss-model-profiles[bot], hieptl, neubig, malhotra5, and Dominic Cooney, and 2 more.
What were the notable AI Agents updates?
langchain-fireworks==1.5.2, ci: add provider filter to model profile refresh workflow, and chore: clear repository for Agent Canvas migration.

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?