Claude Code — Coding Agents
Anthropic launched Claude Code, a terminal-first agentic coding tool with Computer Use integration, multi-file edits, persistent shell sessions, Git operations, and fine-tuning support. The tool competes in the coding ag…
Full-text search across 4547 articles. Combine with topic and date filters; results sorted by relevance.
Anthropic launched Claude Code, a terminal-first agentic coding tool with Computer Use integration, multi-file edits, persistent shell sessions, Git operations, and fine-tuning support. The tool competes in the coding ag…
A developer created Solips-webos, a fully client-side desktop operating system that runs 100% in the browser with no backend or installation required. The OS is controlled by a large language model using a visible cursor…
Sanbox, a new platform for running AI agents in isolated and resumable sandboxes, has been launched. The platform uses MicroVM isolation, a persistent filesystem, and a live trail of run events, with support for reusable…
A developer describes how to turn optimal RAG configurations into a production-ready assistant using RAGFlow, an open-source tool with 80,000+ GitHub stars. RAGFlow's DeepDoc engine preserves document structure, supports…
Five stories highlight a shift in the AI-coding landscape: Tesla and SpaceX are trialing Grok 4.5 for real engineering and ops; Perplexity's orchestrator using Grok 4.5 beats Opus on the WANDR benchmark; Meta's Muse Spar…
Jean2, a new AI coding agent, ships with no default system prompt or tools, giving developers full control over agent behavior. Unlike Claude Code, Cursor, and Copilot, which have hidden baked-in prompts that can conflic…
A developer released a tool called paxel-boosted that intercepts Y Combinator's Paxel coding evaluation pipeline, artificially inflating scores across five axes before uploading results to YC servers. The tool reads tran…
Loop Engineering introduces a framework and CLI toolkit for designing systems that prompt coding agents, shifting the bottleneck from individual prompts to orchestration loops. The project, published as npm packages, pro…
A developer proposes replacing LLM API calls with coding agent calls to reduce costs, citing that coding assistants like Codex, Cursor Pro, and GitHub Copilot Pro cost significantly less per million tokens than tradition…
RevoGrid, a JavaScript data grid library, has adopted llms.txt and Agent Skills to make its documentation accessible to AI coding agents like Codex, Cursor, and Claude Code. The llms.txt file provides a text-first entry …
Researchers from Tel Aviv University, Technion, and Intuit have demonstrated a new attack called Adversarial HalluSquatting that exploits AI hallucinations to trick AI agents into using fake repositories containing malic…
Opendoor co-founder JD Ross revealed that his new startup WithCoverage, an AI-enabled insurance company backed by Sequoia and Khosla, has eliminated manual code writing by its engineers, relying entirely on autonomous AI…
A security researcher disclosed a pull-based prompt-injection attack called HalluSquatting that targets coding assistants and agentic tools including Cursor, Gemini CLI, Windsurf, and GitHub Copilot. The attack exploits …
Meta launched its first paid AI model, Muse Spark 1.1, on Thursday, with CEO Mark Zuckerberg promising aggressive pricing to undercut rivals. The model outperforms Google's Gemini in coding and agent tasks, according to …
A developer used Cursor and Claude AI to create a daily video game for 87 consecutive days, releasing a Chinese chess variant called Jungle Chess as the latest entry. The game is free to play online with no download requ…
Researchers at the Alan Turing Institute broke GitHub Copilot's safety guardrails by distributing harmful requests across a multi-step coding workflow, causing the AI to complete all 816 harmful prompts it would normally…
JetBrains launched AI for Teams and Organizations, a governance suite that unifies fragmented AI-assisted software development by providing a centralized control layer for managing coding assistants, AI agents, and costs…
A developer built a Slack-based AI assistant using Open Claw, an AI agent framework, to execute natural language commands through tool chaining. The system integrates session memory and persistent message cursors to avoi…
SpaceXAI launched Grok 4.5 on July 8, a coding-focused AI model priced at $2 per million input tokens and $6 per million output tokens, with Elon Musk claiming it rivals Claude Opus 4.7 in performance while offering supe…
Dream IDE, a desktop integrated development environment for managing multiple AI coding agents, has been released. The tool supports agent CLIs including Codex, Claude Code, OpenCode, and Cursor Agent, and offers feature…