Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The acquisition folds Cursor directly into SpaceX's AI stack, ending its dependence on Anthropic and OpenAI models and giving xAI a dedicated coding product to compete with other frontier AI firms.
VulnFeed brings EPSS-prioritized, lockfile-aware CVE scanning directly into MCP-compatible coding agents, replacing broad CVE noise with targeted, fix-ready alerts for a project's actual dependencies.
Ctx shifts token-cost management to the pre-session stage, preventing context bloat from ever occurring rather than cleaning it up after the fact.
ctx addresses the workflow fragmentation that arises when running multiple coding agents in parallel by consolidating supervision, review, and merge state into a single local surface rather than across scattered terminal tabs and browser windows.
Claireon brings MCP-based AI automation directly into the Unreal Editor, allowing AI assistants to interact with a broad catalog of editor tools through a minimal, discoverable interface rather than requiring a large, manually curated tool list.
AWF provides infrastructure-layer isolation and lifecycle management for parallel AI coding agents, replacing ad-hoc coordination with a governed worktree-per-task model that handles the full contribution pipeline from checkout to merge.
CoreMCP provides a ready-made bridge for connecting legacy on-premises SQL databases — including SQL Server 2000+ — to MCP-compatible AI agents without requiring custom integration work.
The project surfaces a concrete technique for onboarding coding agents to new or unfamiliar APIs — using a dynamically generated OpenAPI spec to drive prompt generation — addressing a gap in established practice for agent-driven API integration.
HashMeterAi fills a gap left by per-tool built-in meters — which the project says skip sessions and only count themselves — by providing a single cross-tool view of real AI coding usage without requiring any data to leave the local machine.
Devloop addresses the self-review bias of single-model-family coding agents by routing implementation and review to different model families, automating the iterate-until-accepted loop so humans only intervene at the spec and PR sign-off stages.