AI News — 2026-04-08
AI News Brief: April 8, 2026
Claude Code Ships Multi-Repository Context Window
Anthropic released Claude Code 3.5 with support for indexing and querying across up to 10 linked repositories simultaneously. The update enables developers to maintain context across microservices architectures and monorepo structures with up to 500K tokens of cross-repo awareness. Early benchmarks show 34% improvement in suggesting correct imports and dependency updates compared to single-repo mode.
MCP Connector Hub Reaches 10,000 Integrations
The Model Context Protocol ecosystem hit a major milestone with over 10,000 published connectors now available in the official MCP Hub. New enterprise-grade connectors this week include SAP HANA, Atlassian Confluence Cloud, and Salesforce Data Cloud, all with bidirectional sync capabilities. The MCP Foundation also announced a security certification program for third-party connector developers.
OpenHands Agent Framework Adds Visual Workflow Builder
The open-source OpenHands project launched a no-code visual interface for designing multi-agent workflows with conditional logic and human-in-the-loop approval gates. Version 4.0 includes pre-built agent templates for common tasks like code review, bug triage, and documentation generation. The framework now supports hot-swapping between different LLM providers mid-workflow based on task complexity and cost optimization.
Cursor Introduces "Diff Mode" for Safer AI Edits
Cursor IDE rolled out a new Diff Mode that shows all proposed AI changes in a side-by-side comparison before applying them to the codebase. The feature includes smart conflict detection and integrates with Git to highlight potential merge issues. Initial user feedback indicates a 60% reduction in accidental code overwrites when using AI pair programming features.