AI Devtools Radar #2: Anthropic sets an Aug 17 Workbench sunset, mem0 closes a tenant-escalation hole, LangChain drops xAI's stop param
The radar watched 63 sources across 32 tools this window (Jul 20–25) and published 10 changes; these are the seven worth your attention, ranked. Every item carries before/after evidence on the site — expand it before you take our word.
1. Anthropic API — Legacy Workbench sunsets on August 17, 2026
The deadline of the week. The legacy Workbench goes away on August 17, and saved prompts, variables, and evals do not carry over. If anything you care about lives there, export it now, not on the 16th.
2. Mem0 — security fix: metadata can no longer overwrite identity fields
A real security fix, not a routine patch: before this, malicious metadata in update() could move a memory into another tenant's scope. If you run mem0 multi-tenant, upgrade first and read the changelog second.
3. Mem0 — OpenAIStructuredLLM now reads OPENAI_BASE_URL instead of OPENAI_API_BASE
If you point it at a proxy or compatible provider via the old variable, your override silently stops applying after upgrade.
4. LangChain — langchain-xai drops the stop parameter
It was never really supported; code passing stop to xAI models fails on upgrade. A small change, but one you find out about at runtime, not in code review.
5. Weaviate — new REST near-text search endpoint
If you skipped semantic search to avoid a GraphQL or client-SDK dependency, plain REST now covers it.
6. Anthropic API — Managed Agents updates make the version field optional
Omit it to update unconditionally, supply it to get 409-on-mismatch concurrency control. Check which behavior your automation actually wants.
7. Neon — new CLI debug command neon inspect db
Aimed at agent workflows. Worth a try if your agents touch Neon databases and you are still debugging through the dashboard.
Read on the web: https://devtoolsradar.com/weekly/2026-07-25-issue-2/ (中文版: https://devtoolsradar.com/zh/weekly/2026-07-25-issue-2/)
The directory updates daily: https://devtoolsradar.com/