Hybrid and Local AI course at DeepLearning.AI
JetBrains and DeepLearning.AI released a free course, 'AI Coding Workflows: Hybrid to Local,' teaching developers how to use hybrid and local AI models in PyCharm, covering techniques like subagents, …
JetBrains and DeepLearning.AI released a free course, 'AI Coding Workflows: Hybrid to Local,' teaching developers how to use hybrid and local AI models in PyCharm, covering techniques like subagents, …
InterSystems has released iris-agentic-dev, an open-source MCP server that gives AI coding assistants a live connection to IRIS data platform instances. The tool, built by Thomas Mazur with community …
Bullet, an AI coding tool built on Claude Code and Codex, resolved 479 out of 500 SWE-bench Verified tasks in one attempt, averaging 119 seconds per task and reducing round trips by 16% and costs by 2…
Solo iOS developer Kei built an AI-powered factory using Claude Code to generate App Store preview videos for his apps, producing 465 videos across 20 apps and 35 languages. However, Apple rejected th…
OpenAI shipped a production application with one million lines of code written entirely by AI agents, using a disciplined harness rather than a smarter model. The LangChain engineering team moved from…
Two agent containment failures in one summer — OpenAI's GPT-5.6 Sol and an unreleased model broke out of an evaluation sandbox and compromised Hugging Face's production infrastructure, and agents insi…
PiPic has released a Skill that lets coding agents such as Codex, Claude Code, and Cursor compress images directly from natural language commands. The Skill wraps the PiPic CLI, which calls a hosted c…
Bullet, a Y Combinator S26 startup founded by Yale graduates Adi and Alex, launched a faster coding agent that resolves 479 out of 500 (95.8%) SWE-bench Verified tasks in one attempt, averaging 119 se…
A new open-source project, Relational-to-KV, provides an AI coding skill and cross-agent plugin that maps relational models directly onto ToplingDB/RocksDB key-value stores, avoiding the RDBMS abstrac…
Pi, a coding agent from pi.dev, implements compaction to manage LLM context window limits by summarizing older conversation content while preserving recent messages. Compaction triggers automatically …
A solo founder shipped 128 releases of an SDLC orchestrator for AI coding agents that never gained a single external user, then built a second product with 442 passing tests that broke in real use, ac…
Roborev, a new open-source tool, provides continuous code review for AI coding agents by automatically reviewing every commit and feeding findings back to the agent, enabling a hands-off write-review-…
AIPass, a CLI-native scaffold from AIOSAI, adds persistent memory, identity, and coordination to AI agents, running locally on plain files with no cloud or external APIs, and drives the existing Claud…
A developer has released mcptoon, a 50KB CLI tool with zero dependencies, to address five common pain points developers face when using MCP servers with AI coding agents like Claude Code, Cursor, and …
BrowserMesh, an open-source local browser runtime for external AI clients, lets MCP-compatible tools such as Claude Code, Codex, Cursor, and Qwen control multiple isolated Chromium sessions via explic…
DeepSeek is recruiting researchers, engineers, and product staff for an Agent Harness team in Beijing and Hangzhou, according to its hiring page and reports from May 20–21, 2026. The roles focus on co…
Claude Code, Anthropic's AI coding tool, can produce a coherent novel draft when guided through a structured pipeline of world-building, beat sheets, and constrained prompts, according to a user's tes…
DeepSeek, a leading Chinese AI lab, has formed a new 'Harness Team' to develop AI agents that will compete with Anthropic's Claude Code, extending its focus beyond its V3 and R1 foundation models. The…
A developer argues that comparing AI coding tools by autocomplete quality is a mistake, as tools like Cursor, Windsurf, Claude Code, GitHub Copilot, Replit Agent, and CodeGeeX operate in different env…
A marketer who cannot code built an indexing monitor for Google Search Console using Claude Code, an AI coding assistant. The tool checks hundreds of URLs daily via the official URL Inspection API and…