1098 related articles
Product ReviewsRoo Code launches Arena Mode for blind AI model comparison and Plan Mode for plan-first coding workflows, enhancing AI-assisted programming control and evaluation.
TutorialsDeep dive into LangChain Deep Agents paradigm, analyzing ten Agent development pain points including tool sprawl and context pollution, with practical enterprise solutions using Deep Research.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Expert OpinionsDjango co-creator Simon Willison finds Vibe Coding and Agentic Engineering converging in practice. As AI tools grow reliable, where should engineers draw the line on trust and responsibility?
Tech FrontiersSWE-agent Multimodal officially released with image viewing and web browser debugging capabilities for automated frontend visual bug detection and fixes, plus the new SWE-bench Multimodal benchmark.
Tech FrontiersDeadEnd-CLI is an open-source AI agentic penetration testing tool achieving 81% full black-box pass rate on the XBOW benchmark using KIMI K2.5, with multi-model support and self-hosted deployment.
Deep DivesKortix AI open-sources Agent Computer Use, a high-performance Rust CLI tool enabling AI agents to control computers. Explore its architecture, advantages over Anthropic's Claude Computer Use, and future of open-source computer control tools.
Tech FrontiersSimon Willison's open-source CLI tool LLM releases v0.32a1, fixing a data integrity issue when restoring tool-calling sessions from SQLite. Learn about the fix, core features, and how to update.
Tech FrontiersOpenAI adds Computer Use to Codex, enabling AI agents to autonomously click, type, and operate across Mac apps in the background without taking user control.
Deep DivesAnthropic's Advisor Strategy lets Sonnet execute tasks while Opus serves as advisor, cutting costs 12% while boosting SWE-Bench by 2.7 points. A new multi-model AI Agent paradigm explained.
TutorialsDetailed guide on deploying Claude Code domestic alternatives via compatible API interfaces. Deep dive into six core systems: built-in tools, hierarchical memory, multi-Agent collaboration, and more.
Product ReviewsA developer tested AGENTS.md coding rules across 40 PRs on three AI coding Agents. Results: code quality unchanged, but fewer tool calls, faster completion, and lower costs.
TutorialsAn in-depth look at a dotfiles configuration refined over 5,000+ commits, covering Neovim, tmux, Claude Code, Copilot, and XMonad keyboard-driven workflows.
Product ReviewsComprehensive comparison of 80+ AI coding agent tools, with SWE-Bench benchmark rankings covering Devin, Cursor, Claude Code, GitHub Copilot and more, plus pricing analysis to help developers choose.
Product ReviewsFay is an open-source Agent framework with 12,700+ GitHub Stars, connecting digital humans, LLMs like DeepSeek, and enterprise systems for customer service, virtual streaming, and more.
TutorialsA deep dive into Nous Research's Hermes Agent open-source AI framework and the community Orange Book guide covering tool calling, reasoning, multi-Agent collaboration, and more.
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
TutorialsContext Engineering is replacing Vibe Coding as the dominant AI programming methodology. Learn how to build high-quality context for AI coding assistants like Claude Code, with practical steps and open-source project insights.
Product ReviewsPaperOrchestra is an open source AI paper writing tool based on Google's research. It uses coding agents like Claude Code and Cursor to automate the full research paper workflow without API keys.
TutorialsDeep dive into Agentic Flow, an open-source project enabling flexible low-cost model switching in Claude Code and one-click Agent deployment to cloud production environments.