1402 related articles
Product ReviewsA developer built Jerry, an iPhone Replit alternative, without writing a single line of code — using OpenAI Codex, Claude Code SDK, and Vibe Code CI in just 2-3 hours.
Product ReviewsDeep analysis of Replit Agent 3's multi-agent architecture and browser simulation testing. Compare with GitHub Copilot and Cursor, and see how this AI assistant works 200 minutes straight to help anyone build apps in an hour.
TutorialsA non-coder built an AI tool directory website in 5 evenings using Claude. Full Vibe Coding walkthrough: product planning, CLAUDE.md setup, code generation, Vercel deployment, plus 5 practical tips.
TutorialsLearn to build AI Agent Skills for Claude Code: skill.md writing, script integration, image generation workflows, and reusable skill architecture from scratch.
TutorialsLearn how to use OpenCode's Skill model to automate the entire YOLOv8 object detection workflow — from camera recording and auto-annotation to training and real-time detection — with zero code in just two hours.
TutorialsLearn Vibe Coding step by step: build websites and web apps from scratch using AI. Includes prompt tips, AI communication strategies, and live demos with Kimi Agent — no coding experience required.
TutorialsHow to use AI Agent workflows to automate WeChat Mini Program development end-to-end in 3 hours with only 30 minutes of human involvement, featuring multi-version divergence and fusion strategies.
TutorialsA practical guide to open-source project customization using Cursor and Codex dual-IDE collaboration, covering 7 key steps from source code to production delivery.
Tech FrontiersClaude Code Desktop gets a major update with built-in terminal, multi-panel collaboration, automated Routines, and Ultra Plan Mode, evolving from AI assistant to autonomous dev environment.
Product ReviewsDeep dive into OpenAI Codex's latest updates: Markdown rendering, inline comments, scheduled tasks, background Computer Use and more. A beginner-friendly AI coding and automation Agent tool.
Product ReviewsHow the Kman plugin uses prompt injection to cut AI output tokens by 65% without losing code quality. Covers installation, benchmark data, three intensity modes, and Kman Review.
TutorialsComplete guide to building AI Agents in LangChain v0.3, covering @tool decorator, Agent Executor, parallel tool calls, Google Search integration, and ReAct framework with code examples.
TutorialsDeep dive into LangChain Agent Executor internals, covering the ReAct reasoning-action-observation loop, tool choice strategies, and building a custom Agent Executor from scratch.
Deep DivesTraditional user-assistant alternating chat history can't meet complex AI Agent needs. This article explores modeling Agent interactions as event sequences, revealing Agents as workflow engines.
TutorialsLearn how to use OpenAI Agents SDK's built-in tracing system for AI Agent observability, covering zero-config auto-tracing, custom trace contexts, and tool call monitoring.
TutorialsIn-depth analysis of 30 practical tips for Claude Code Agent Teams, covering team formation, task planning, cost control, and file conflict avoidance.
Product ReviewsHands-on review of Claude Code Agent Teams multi-agent collaboration: team architecture, real-world performance, token costs, key limitations, and pragmatic recommendations for when to use it.
Tech FrontiersLatest AI coding advances: OpenAI Codex Chrome extension enables browser auth, Everything Cloud Code optimizes multi-platform AI tools, ByteDance UiTARS V0.2.0 adds remote control, ERNIE 5.1 cuts pre-training cost to 6%, Anthropic NLA makes AI thinking readable.
TutorialsGemini 3.5 Flash surpasses 3.1 Pro with 4x speed and half the price. Learn 6 tested methods to access Gemini 3.5 from China, including free AI Studio, no-VPN relay services, and API options.
TutorialsA hands-on Cursor AI tutorial covering download, setup, three chat modes, Claude model selection, and auto-generating a complete Python student management system using Agent mode.