55 related articles

A Bilibili creator uses Claude's CLI mode to generate 10 playable web games from one-line prompts — 2048, Gomoku, Tetris & more — then deploys them live.

A senior developer uses Claude Code to generate 10 playable web games including 2048, Gomoku, and Tetris with one-line prompts in under an hour. A deep dive into AI programming's real capabilities.

Use Claude Code to generate 10 web games like 2048, Gomoku, and Tetris from one-line prompts — zero manual coding. A full walkthrough of AI programming in practice.

CodeWorld is a Codex-native infinite canvas plugin that lets you edit photos directly by drawing annotated leader lines. In our test, editing three spots at once only changed the marked areas while preserving overall detail—beginner-friendly, one line to install.
Mindwalk: Replaying AI Coding Agent Be…
Mindwalk renders codebases as 3D maps, visually replaying the full operation trajectories of AI coding agents like Claude Code and Cursor. A deep dive into its core ideas, use cases, and the future of agent observability tools.

OpenAI GPT-5.6 launches Sol, Terra, and Luna simultaneously. We compare benchmarks and real-world coding tests to help you choose the right model for your needs.

AI agents underperforming? The root cause usually isn't the model. This guide breaks down Loop, Harness, and Context Engineering so you can diagnose the real issue fast.

Comparing Codex, Claude Code, OpenHands, and Hermes? This guide breaks down each AI Agent's core purpose using a real-world scenario, with a selection checklist and three pitfalls to avoid.

In-depth analysis of Claude Code customization methodology: from access, knowledge injection to tooling. Master context window management, zero-overhead Hooks, and MCP & Skills plugin primitives to build a scalable AI software engineering workflow.

Always burning through your AI coding quota? This guide breaks down a brain-vs-hands multi-agent strategy: use strong models only for planning, and cheap models like DeepSeek for execution.

A practical guide to Claude Code covering installation, Chinese LLM switching, project analysis, key commands, and conversational Git workflow automation for developers.

A developer's hands-on account of building a brief-to-storyboard video Agent: JSON errors, missing fields, pacing issues — and how JSON Schema, retry loops, and MCP tools solved them.

A complete guide to Claude Code Skills: what they are, how they differ from Plugins, three installation methods, how to write SKILL.md, trigger mechanisms, and top resource recommendations.

Learn how to build a reusable AI work team in 5 steps using Coze Expert Agents — create agents, set up projects, invite members, and assign tasks efficiently.

Stop using generic agents. Learn how to use AI to auto-generate specialized VS Code Copilot custom agent configs — covering models, tool permissions, and more.

Hands-on test of ChatCut AI video editor: Codex plugin support, auto filler removal, MG animation & subtitle generation. Full workflow test on a 3min 20sec video.

A systematic breakdown of LangChain's six core modules (Models/Prompts/Chains/Memory/RAG/Agent) and LangGraph's state graph, persistence, and HITL — with production deployment tips.

Flowith AI canvas + Codex automates AI short drama production end-to-end — from script and characters to scenes. Asset library solves consistency; point-and-edit enables precision control.

Spring AI is Java's answer to LangChain — offering unified multi-model APIs, structured output, RAG, Tool Calling, and MCP protocol support for enterprise LLM development.

WisprGemma is an open-source, browser-local voice input tool built on WebGPU and Transformers.js. One Gemma model handles speech recognition and text polish — your voice never leaves your device.