228 related articles
TutorialsComplete guide to MCP server setup: FastMCP local development, Claude CLI registration, STDIO vs HTTP communication modes, and Docker containerized remote deployment for AI-callable tool services.
Tech FrontiersGeneric Agent builds a self-evolving AI agent with just 3,000 lines of code, 9 atomic tools, and a five-layer memory architecture — using only one-sixth the tokens of competitors.
TutorialsStep-by-step Claude Code installation guide with Volcengine GLM5.1 Chinese LLM. Hands-on Agent demos for Bilibili data scraping and ComfyUI setup. No coding required.
Product ReviewsIn-depth review of Zenflow's spec-driven AI coding vs Google AI Studio's prompt-based approach. Covers multi-agent execution, automated validation, version rollback, and the paradigm shift in AI programming.
Product ReviewsFitten Code Agent now supports MCP protocol, enabling flexible integration with GitHub, Bing search, Excel, and other external tools to become a super AI programming assistant.
Product ReviewsContext Mode solves AI coding assistants' context amnesia via sandbox isolation, session continuity tracking, and code-thinking philosophy—compressing context consumption by 99% and earning 9,700 Stars in two months.
Tutorials6 must-have Claude Code MCP plugins: File System, Structured Thinking, GitHub, Chrome DevTools, Context7, and Memos—build a complete AI programming workflow.
TutorialsA deep dive into Cursor's coding agent architecture and practical techniques, covering code search, feature development, debugging, code review, and custom configuration for efficient AI programming.
Product ReviewsOpenAI launches a Codex Chrome extension enabling automated actions on authenticated websites. Deep analysis of its capabilities, security design, CLI improvements, and plugin ecosystem evolution.
Product ReviewsOpenCLI is an open-source tool that wraps websites and desktop apps into reusable CLI commands for AI Agents. With 90+ built-in adapters, browser login state reuse, and auto-generated adapters.
Product ReviewsHands-on review of ZenFlow—the first spec-driven fully autonomous AI software engineer. Multi-agent parallel collaboration with built-in verification delivers end-to-end development from ideation to production.
Product ReviewsDeep dive into the 89K-star AI browser automation open-source project on GitHub — how it lets LLMs autonomously control browsers for web tasks, covering core capabilities, use cases, and getting started.
Product ReviewsTasi Harness is a locally deployed AI Agent browser automation tool that drives browsers via natural language to complete searches, data collection, and form filling. A deep dive into its features, technical highlights, and use cases.
Product ReviewsGoogle's AI coding assistant Jules exits Beta with environment snapshots, Critic Agent reinforcement learning code review, interactive planning, web preview, web search, and more.
Deep DivesMCP (Model Context Protocol) is a unified standard for connecting AI models to external tools. This guide explains MCP's core concepts, practical value, and provides a quick-start tutorial.
Product ReviewsDeep dive into OpenAI Codex's multimodal demo: from whiteboard sketch photos to auto-generated 3D globe frontend apps, analyzing visual self-inspection, responsive validation, and one-off data visualization capabilities.
Tech Frontiers6 curated developer tools: Dev3000 AI panoramic debugger, Cloudflare Agentic Inbox, GH Dashboard, Animate Icons, Acme V2 TypeScript IaC, and Telode AI Agent sandbox.
TutorialsLearn how to build enterprise-grade AI digital workers with OpenClaw, including a full recruitment automation AI HR Assistant, technical architecture, and offline deployment.
TutorialsLearn how to connect Claude Code with NotebookLM to solve its computation and data lock-in limitations, and build a shareable smart knowledge base app.
TutorialsLearn how to run Vue component integration tests directly in a browser tab without Node.js. Uses QUnit framework, async rendering handling, and minimal setup.