1754 related articles
Tech FrontiersDatasette 1.0a29 preview released, fixing a segfault race condition introduced by test optimization. Developer Simon Willison used GPT-5.5 xhigh to help reproduce the issue, showcasing AI debugging in practice.
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.
Tech FrontiersDeep dive into OpenAI's Symphony: assigning an independent Codex agent to each task for multi-agent parallel programming. Explore its architecture, developer impact, and industry trends.
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.
Tech FrontiersOpenAI Codex major update: new Computer Use, built-in browser, long-term memory features. 3M weekly developers. How Codex evolved from coding assistant to full SDLC AI Agent.
TutorialsA battle-tested AI project evaluation framework covering 5 levels and 30 core metrics—model quality, UX, system efficiency, business value, and data loops—to scientifically assess LLM Agent performance.
Deep DivesDeep dive into how Augment Code uses Mercury 2 dedicated subagents to replace traditional KV cache, achieving 82% faster context compaction, 90% lower summarization costs, and 30% reduced LLM spending.
Industry InsightsA survey of 219 engineering leaders reveals most teams adopted AI dev tools without truly changing how they build software. Discover the gap and three key traits of successful transformation.
ResearchPrompt engineering optimizations for coding Agents reduce tool calls, lower output tokens, and improve completion speed by 3-10%—delivering significant cost savings and latency reduction at scale.
Tech FrontiersDeepAgents is LangChain's open-source Agent framework built on LangGraph, supporting multi-step reasoning, state management, and multi-Agent collaboration for production-grade AI development.
Deep DivesDeep dive into LangGraph's core architecture, StateGraph design, multi-Agent collaboration, and deployment. Learn how this 31K+ Star project helps build reliable AI Agents.
TutorialsA deep dive into intelligent Agent development with LangGraph, covering core concepts, project architecture, state management, and practical tips for building AI agents in Python.
Product ReviewsIn-depth review of Agentica, an open-source AI Agent framework featuring async-first architecture, tool calling, RAG, multi-agent collaboration, and MCP protocol support, with comparisons to LangChain and other mainstream frameworks.
Product ReviewsDeep analysis of NekroAgent open-source AI Agent framework supporting QQ, Discord, Telegram and more, with sandbox execution, long-term memory, MCP management, and visual console for multi-user scenarios.
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.
TutorialsA detailed guide to ComfyUI-WanVideoWrapper: integrate Wan video generation models into ComfyUI with text-to-video and image-to-video workflows, VRAM optimization tips, and use cases.
Product ReviewsBailing is an open-source voice assistant using ASR+LLM+TTS architecture with DeepSeek R1 integration, achieving 800ms end-to-end latency with barge-in support, running smoothly on Mac and low-spec devices.
Deep DivesA developer open-source replicated OpenAI's $200/month Operator in 48 hours using Anthropic Computer Use, building a full-stack Dockerized computer-controlling AI Agent with deep analysis of architecture and industry trends.
Deep DivesDeep analysis of the oh-my-kimi open-source project, a multi-agent orchestration framework for Kimi Code CLI featuring Worktree Runtime, DAG planning, MCP hooks, Quality Gates, and Local Graph Memory.