1552 related articles
TutorialsHow to build a personalized AI desktop pet with OpenAI Codex and TTS voice cloning — covering character design, voice cloning, interaction development, and practical troubleshooting.
Deep DivesDeep dive into the four stages of AI Agent evolution: Chat, Copilot, Agent, and Agentic AI. Covers ReAct framework, Spring AI stack, and multi-Agent architecture design for 2025.
ResearchMEMOIR is an open-source tool bringing Git version control to AI Agent memory management, with branching, rollback, semantic paths, and visualization to solve context pollution and memory drift.
Deep DivesDeep dive into AI's four-stage evolution from Chat to Agentic AI, covering multi-Agent architectures, ReAct framework, and MCP protocol for developers.
Tech FrontiersDatasette founder Simon Willison launches official blog built with OpenAI Codex Desktop, sharing full AI session transcripts and demonstrating transparent AI-assisted development practices.
Tech FrontiersDeep dive into Simon Willison's CSP Allow-list Experiment: dynamic domain authorization via sandboxed iframes, custom fetch interception, and postMessage communication.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Tech FrontiersOpenAI launches Daybreak, an AI security initiative using Codex Security agents to proactively discover zero-day vulnerabilities. A deep dive into its three-step defense workflow and competition with Anthropic's Claude Mythos.
Tech FrontiersCursor launches automatic CI failure repair with an always-on AI Agent that monitors GitHub repos, analyzes CI logs, identifies root causes, and submits fix PRs.
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 FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Expert OpinionsZig founder Andrew Kelley rejects LLM-assisted PRs, introducing the concept of AI code's "digital smell." A deep analysis of the open source philosophy, code quality, and trust issues behind Zig's ban on AI contributions.
Product ReviewsEntire CLI is an open-source CLI tool that auto-captures AI coding sessions from Cursor, Copilot, and Claude Code via Git hooks, linking them to commits for full traceability and compliance.
Expert OpinionsZig implements the strictest anti-AI policy in open source, banning all LLM-generated contributions. Learn about their "Contributor Poker" philosophy, why Bun's 4x speedup can't be upstreamed, and implications for open source governance.
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.