418 related articles

A tech blogger with zero programming knowledge built a retro DV app in four days using AI tools like Cursor and Codex, and got it published on Huawei App Gallery. A full vibe coding walkthrough.

GPT-5.6 launched three models at once—Soul, Terra, and Luna. Flagship Soul dazzled with a Vision Pro drum kit and reviving an old tablet, but the new Work app's frequent errors and export failures dragged down the experience.

Zhipu releases GLM-5.2 with 1M token context, matching GPT-5.x and Claude. Zcode 3.0 offers 3M free daily calls with one-click migration from Claude Code and Codex.

Major players are pulling companion agents en masse, exposing the triple dilemma of high consumption, low payment, and poor retention. A deep dive from Character.ai's financials to the "Day 30 death" phenomenon.

Andrew Ng partners with JetBrains to launch a Spec-Driven Development course, teaching how to direct AI coding agents via spec files to boost intent fidelity and build maintainable production apps.

An in-depth guide to building an AI-driven second brain with Obsidian + Hermes Agent. Covers living files, VPS deployment, core memory mechanisms, and skill visualization.

An in-depth guide to installing, logging in, and using OpenAI Codex CLI: call AI directly in your local terminal to modify code, refactor components, and add file and image context, with Git branch management for an efficient local AI coding workflow.

Learn how to use AI Agents to link the entire research pipeline—from literature management, data analysis, and paper writing to scientific illustration and dissemination—building a reusable research automation workflow with NotebookLM, N8N, and Ollama.

OpenAI released three GPT-5.6 models—Sol, Terra, Luna—and merged ChatGPT with Codex to launch Work mode. This hands-on review tests coding, game dev, and PPT creation, revealing one-click deployment wins alongside aesthetic and efficiency flaws.

OpenAI's GPT-5.6 series (SOL, TERRA, LUNA) benchmarked via PinBash: major gains in math and backend tasks, but frontend visuals remain a weakness. Full pricing and model selection guide.

ECC is an agent optimization framework for AI coding assistants like Claude Code, Cursor, and Codex, enhancing them with skills, memory, security, and research-first development capabilities.

A step-by-step guide to installing Claude Code locally on Windows and swapping its underlying model for the DeepSeek API—enabling low-cost AI coding with no VPN required. Covers Node.js setup, Claude Code config, and getting a DeepSeek API Key.

OpenAI releases GPT-5.6 (SOUL/TERRA/LUNA), with Ultra mode running four agents in parallel; Meta launches Muse Spark 1.1 with million-token context; ChatGPT desktop unifies Chat, Work, and Codex.

A step-by-step guide to combining Codex with Ollama to deploy open-source AI large models locally. Private data, no subscription, offline operation, no VPN needed. Includes hardware selection and setup.

Velorn is an open-source NLE with ComfyUI generation and a local MCP server of 100+ tools, letting Claude and Cursor agents edit timelines and mix audio — no cloud credits required.

GPT-5.6 is officially released, merging ChatGPT and Codex into one app and launching the three-tier Sol, Terra, and Luna models. A detailed breakdown of 16 hands-on tests plus Worker mode and Codex dev upgrades.

Cursor's new Team Tools Leaderboard lets you discover popular plugins, skills, and MCP services in your team with one-click setup — unifying configs and spreading best practices.

Shrinking GitHub Copilot student benefits? Learn to install the Claude Code plugin in VSCode and connect the DeepSeek V4 API via CCSwitch—powerful Agent capabilities at 25% price, no IDE switch needed.

What exactly is the Cloud Coding Agent Silicon Valley is hyping? This article breaks down the core concept across three axes—where it runs, who watches, where tasks start—and gives users in China practical advice on local alternatives.

Real debugging case: when 400MB of source code and 40K files caused an infinite crash loop, MiniMax M3, DeepSeek, and Hunyuan all gave wrong answers. GPT-4.1 mini found the root cause after an hour of deep reasoning.