1348 related articles
Product ReviewsHerdr is a terminal management tool designed for AI Agents, supporting visual tracking and free switching between Claude Code, Codex, Aider and more, with remote management and mobile support.
Product ReviewsDeveloper uses Trae + Gemini 3 Pro to build a HarmonyOS incoming call simulator with 70% AI-generated code, compressing 10 days of work to 5. Covers four core modules, AI limitations, and practical tips.
Product ReviewsA Python developer goes birdwatching on the LA River after PyCon US, using iNaturalist's AI species identification to record four waterbirds. Exploring how citizen science, computer vision, and urban ecology converge.
Product ReviewsIn-depth testing of Google Jules AI coding agent with a real Java backend project, revealing code generation quality, hallucination issues, and capability boundaries.
TutorialsLearn how AI auto-recognizes Figma designs to generate full-stack WeChat Mini Program e-commerce code, covering SKU management, shopping cart, WeChat Pay, and admin systems.
Expert OpinionsClaude Code creator Boris Cherny shares 3 power tips: parallel multitasking, Loop execution, and self-verification feedback loops. Transform your AI from a passive tool into a 24/7 automated dev team.
Deep DivesShould AI output Markdown or HTML? This article provides a clear format selection framework using two dimensions—content maintenance lifecycle and reading comprehension efficiency—with practical scenarios and a comparison table.
TutorialsJianYing subtitle recognition now SVIP-only? Use OpenAI Codex with Whisper to build a free audio-to-subtitle tool in 5 minutes. Full walkthrough from planning to Web UI included.
TutorialsHands-on review of Claude Opus 4.5's coding, writing, and data visualization capabilities. Includes two methods for accessing it from China without a VPN, plus real demos of bug fixing and dashboard development.
TutorialsDeep dive into Linear and Claude Code integration for autonomous AI development: auto-planning 90 tasks, multi-agent parallel coding, and complete workflow tutorial.
TutorialsComplete guide to LangGraph 1.0.5 tutorial series covering durable execution, memory management, Human in the Loop, streaming, time travel, and multi-agent collaboration.
Product ReviewsIn-depth review of Alibaba's Qoder 1.0: Quest task units, Multi-Agent expert teams, Knowledge Engine, and comparison with Codex, Claude Code, and other competitors.
Deep DivesDeep dive into Hermes Agent V0.13.0's 87 Built-in Skills reorganized into 7 functional layers with priority guidance. Find the 17 core Skills worth learning first.
Deep DivesThe core of AI alignment is aligning What to do, not How to do. Through an Alembic database migration case, learn how Harness engineering crystallizes dev standards into reusable assets for automated programming.
Deep DivesDeep breakdown of AI Agent Skill's three-layer architecture: decision layer dynamic routing, encapsulation layer SOP standardization, and execution layer state machine self-healing, with practical solutions for context explosion, error recovery, and generality balance.
TutorialsDeep dive into AI Agent context management: a three-step strategy from naive truncation to intelligent memory, covering sub-Agent architecture and long session evals to solve LLM context bloat.
Deep DivesDeep analysis of Windsurf seamless account-switching plugin's technical implementation, revealing risks of account bans, code theft, and legal liability. Four compliant alternatives for developers.
TutorialsHow can Java developers transition to AI/LLM? This guide covers 10 core skills including Spring AI, LangChain4j, RAG, and DeepSeek API integration with practical tips.
Deep DivesExplore how the XANI project uses NVIDIA GPUs to accelerate XFEL data analysis, compressing nanoscale imaging from days to hours and advancing fusion materials and semiconductor research.
TutorialsDeep dive into Langmanus multi-agent framework architecture, explaining LangGraph orchestration with Coordinator, Planner, Supervisor and execution agents, plus a hands-on guide to adding custom agents.