$ cat ai-agents/week/2026-08-31.log
the week in review · Aug 31 – Sep 6, 2026
LangChain 1.4.0 alphas add MCP adapter
OpenHands bug fixes and llama_index CI hardening rounded out a week focused on reliability, plus Cline SDK v0.0.82 breaking the changes.
What shipped: LangChain 1.4.0 alphas landed with a new MCP namespace and Claude Fable 5.1 support [1][2], later joined by an MCP adapter as part of the 1.4.0 release [3]. OpenHands shipped a series of UI and automation fixes, including disabling save when settings edits are reverted and flipping the kebab menu to avoid clipping [4][5]. llama_index cleared 243 unfixable alerts by raising dependency pins to llama-index-llms-openai-like 0.8.x across 26 consumers [6]. Cline's SDK v0.0.82 is marked as breaking [7].
Why it matters: For your code, the LangChain MCP namespace and adapter signal a shift in how agent integrations will connect with external tools; you should track the alpha if you build on LangChain. Cline SDK v0.0.82's breaking changes require immediate review if you consume that SDK. The llama_index pins affect only the declared consumers, but they unblock clean installs without workarounds.
Also: OpenHands added local Agent Canvas Planner support [8], Cline fixed an image input bug and added a desktop marketplace redesign [9][10], and LangChain routed gpt-5.6-sol to the responses API [11].
References
- [1] langchain==1.4.0a4 ↗ langchain-ai/langchain
- [2] langchain==1.4.0a3 ↗ langchain-ai/langchain
- [3] feat(anthropic): add Claude Fable 5.1 support ↗ langchain-ai/langchain
- [4] fix(settings): disable save when edits are reverted ↗ OpenHands/OpenHands
- [5] fix(automations): flip the kebab menu above the trigger when it would clip ↗ OpenHands/OpenHands
- [6] chore: raise llama-index-llms-openai-like pin to 0.8.x in 26 consumers ↗ run-llama/llama_index
- [7] SDK v0.0.82 ↗ cline/cline
- [8] feat: add local Agent Canvas Planner support ↗ OpenHands/OpenHands
- [9] Desktop marketplace redesign: two-pane explorer with full catalog metadata (#13653) ↗ cline/cline
- [10] fix(core): stop an empty capability list from stripping image input (#13583) ↗ cline/cline
- [11] fix(openai): route `gpt-5.6-sol` to responses API (#40133) ↗ langchain-ai/langchain
$ ls ai-agents/week/ # the briefings behind this review