238 related articles

Coze is ByteDance's homegrown agent-building platform. This article explains getting started with Coze, comparison with Dify, its skill system, workflow orchestration, and multi-agent collaboration.

Learn how to use Vibe Coding to collaborate with AI in refactoring a Unity game, introducing ScriptableObject (SO) data architecture, with hands-on tips.

A deep dive into refactoring a Unity game with Vibe Coding and AI, introducing ScriptableObject (SO) architecture—covering visual map editors, Codex remote control, and collaboration pitfalls.

DeepSeek V4 official release expected mid-July with peak/off-peak pricing; Meituan open-sources trillion-parameter MoE model LongCat 2.0 with million-token context; Cursor launches iOS app. A quick look at the latest AI industry news.

A Bilibili creator used Vibe Coding to consume 500M tokens and build Ramy Maker, an open-source 3D particle camera tool. Featuring 9 particle effects, 16 camera presets, custom keyframes, and one-click vertical video export on mobile—a real AI-coding case study.

A Bilibili creator used Vibe Coding, consuming 500M tokens, to build the open-source 3D particle camera tool Ramy Maker—9 particle effects, 16 camera presets, custom keyframes, mobile vertical video export.

Agent Device is an open-source tool from CallStack that lets AI truly "understand" interfaces via structured accessibility snapshots, closing the loop of open, observe, operate, and verify across iOS, Android, and React Native.

OpenAI merges Codex and ChatGPT into a unified platform while launching three new models: SOUL, TERRA, and LUNA. Deep dive into Computer Use, loop workflows, multi-threading, and the Agent Native strategy.
ChatGPT Work Deep Dive: The Cloud-Loca…
ChatGPT Work runs in the cloud on web/mobile but accesses local files on desktop — and they don't sync. A deep dive into the split design, UX tradeoffs, and broader AI agent challenges.

How can users in China use Claude? This article deeply compares four solutions: official subscription, proxy subscription (WildCard), relay platforms (2233/0011.ai), and API aggregation (OpenRouter).

Alibaba's Qwen3.8 challenges larger models with a 2.4T-parameter MoE architecture, claiming second only to Gemini. A deep dive into MoE mechanics, continuous updates, two-speed release strategy, and real local deployment requirements.

T-Head open-sources AI software stack T-Head SAIL at WAIC to lower the barrier for domestic chip development; Kimi K3 tops the WebDev leaderboard; Qwen 3.8 Max Preview cuts prices aggressively; Moonshot prepares a Hong Kong IPO; and Oracle switches its data center to a fuel cell microgrid.

This AI Daily covers five sectors: DeepSeek V4 reportedly enters grayscale testing with improved chain-of-thought; Musk previews Grok 4.6 and 5.0 with 2T parameters; Intern-S2 open-source model beats Claude Opus 4.8; xAI builds 2000MW Colossus cluster; NVIDIA RoboTTT breaks long-horizon robotics barriers.
Microsoft's Two-Track AI Coding Strate…
Microsoft plans to launch Claude Code and GitHub Copilot CLI, making the terminal the new frontier for AI coding. A deep dive into Microsoft's multi-model strategy and its impact on developer workflows.

OpenAI Codex gets a major upgrade with GPT-5.6: extended reasoning, multi-agent parallelism, browser control, one-click Sites deployment, task orchestration, and mobile dev support.

A complete walkthrough of building and launching a WeChat Mini Program using OpenAI Codex and ChatGPT — from AI prototyping to ICP filing. MVP delivered in 5 days, no coding required.
GitHub Daily · July 21: The Agent Skil…
GitHub Trending July 21: The Agent Skills ecosystem explodes as pluggable skill packs top the charts, MCP becomes the de facto standard, and ai-agent-book surges 4,434 stars in a day.

A beginner's guide to ROS2: what ROS really is (an SDK, not a traditional OS), how ROS1 and ROS2 differ, and how to choose the right version to start robot development.

Learn ROS2 from scratch: understand how ROS differs from traditional OS, explore ROS1 vs ROS2 differences, and master version selection principles for robot development.

Deep dive into AI-era automated testing: using Pytest + Playwright + MCP for stable automation, constraining code conventions with Skills, avoiding non-determinism and high token costs. Includes real debugging war stories.