147 related articles
Two Major Codex Updates: Remote Mac Co…
OpenAI Codex adds phone-based remote Mac control and iOS Builder plugin. Operate your Mac while locked, preview iOS apps without Xcode, and create a closed-loop dev-test workflow.
Complete Guide to Claude Code Skill Cr…
A deep dive into Claude Code's built-in Skill Creator feature — learn how to use natural language to have AI automatically create custom skills, enabling fully automated tool-building workflows.

Vibe Jam 2026 AI game dev competition hits milestones: 1M+ total plays and nearly 50M impressions on X. How AI-assisted creation is democratizing game development.

Google launches unified AI platform Antigravity, migrating Gemini CLI users to the new Antigravity CLI rebuilt in Go with multi-agent orchestration and async workflows.
OpenAI Codex Launches Build iOS Apps P…
OpenAI Codex launches Build iOS Apps plugin with in-app browser testing, SwiftUI preview, and hot reload, enabling a complete write-preview-test workflow for iOS development.

Explore the technical feasibility of generating 3D city map time animations with Claude AI, covering Mapbox GL JS building rendering, historical data sourcing, and time slider animation challenges.

Deep dive into Codex Hooks' six lifecycle hook types, covering configuration, local vs global hooks, and practical use cases like security interception and auto-summarization for full AI workflow control.

Antigravity announces ecosystem expansion to help developers reduce debugging time and focus on architecture and design. Analysis of its strategy and AI dev trends.

Cursor releases its Developer Habits Report based on the world's most comprehensive AI programming dataset. This article analyzes how AI is reshaping software development workflows and model strategies.

OpenAI introduces Pixel Identicons for Codex background agents, using stable visual identifiers to solve multi-agent recognition challenges and reduce cognitive load in AI programming workflows.

Cursor launches Auto-review mode with smart risk assessment for tiered approval. Low-risk operations auto-approve while high-risk ones need manual confirmation.

Explore how OpenAI Codex is used in enterprise code review at Alchemy and personal side projects, with insights on AI-assisted workflows, GPT-5.5, and Computer Use.

A developer completed six projects with Claude, all starting from one question: Why not? Exploring the creator's mindset in the AI era and how to build efficient AI-assisted development habits.
TutorialsComplete guide to installing Claude Code on macOS, Windows terminal, VS Code, JetBrains IDEs, desktop app, and web — with setup tips and platform comparisons.
Deep DivesA detailed comparison of Claude Code vs regular AI chat across five dimensions: interaction, context understanding, execution, memory, and tool integration.
TutorialsA detailed guide to Claude Code's two core features: Plan Mode and Auto Accept mode, with a dark mode implementation demo showing efficient and safe AI-assisted development.
TutorialsA Bilibili creator used Claude Code to build a complete movie data system in 30 minutes, covering scraping, database, Spring Boot backend, and Vue frontend with practical insights on anti-scraping and model selection.
TutorialsA hands-on guide to InsForge, the open-source backend platform. See how Claude Code builds a complete web app with zero backend knowledge, comparing advantages over Supabase.
Product ReviewsReal-world test of AI-generated face tracking masking tool code: Doubao produces working code on first try while GPT fails after multiple debugging rounds. Detailed comparison included.
TutorialsComplete practical guide to building AI Agent Frameworks with WindSurf, covering technology selection, component generation, code refactoring, debugging, and deployment tips.