825 related articles
Product ReviewsHands-on testing of Cursor 1.0's BugBot: how AI automated code review finds real bugs like JWT exceptions and race conditions in 2 minutes, with one-click fixes via GitHub PR integration.
TutorialsLearn how to set up and use Cursor BugBot for AI-powered code review, including GitHub connection, repo configuration, automatic PR review, and one-click bug fixes.
Deep DivesDeep dive into MCP protocol internals: core concepts of Host, Server, and Tool, complete data flow, Function Calling evolution, and packet capture revealing how Cline actually communicates with LLMs.
TutorialsDeep dive into UpCtl's technical implementation: Tmux Session management for stable AI Agent operation, SSH tunneling for hybrid cloud deployment, four-level knowledge base replacing vector database RAG, and Ticket workflows for automated dev-test-deploy pipelines.
TutorialsStep-by-step guide to install ChatBox on mobile and configure API access to Claude models. Covers API key setup, host address, model parameters, and connection testing in under 5 minutes.
TutorialsA detailed guide to 8 essential AI Skills for testers, covering requirements-to-cases, API script generation, bug reports, log analysis, and more — helping QA teams harness AI with engineering discipline.
TutorialsHands-on test of Tongyi Lingma AI zero-code website building: one sentence auto-generates HTML/CSS/JS and deploys to Alibaba Cloud in 5 minutes. Includes a math game demo and limitations analysis.
TutorialsStep-by-step tutorial: Build an MCP Server and Gradio Client from scratch using DevBox cloud platform, covering tool definition, LLM function calling, SSE connections, and one-click deployment.
TutorialsComplete Claude Code installation guide covering environment setup, one-command install, troubleshooting, cost-saving alternatives, and multi-Agent collaboration tips for beginners.
Product ReviewsHands-on review of GPT-5.5 image generation and coding abilities. API image generation costs as low as 3 cents per image. Full breakdown of quality, capabilities, and cost comparisons.
Tutorialsdify-java-client is an open-source Java client library for integrating Dify's generative AI capabilities. It supports chat, text generation, workflows, and knowledge base APIs with streaming responses and type-safe wrappers for enterprise scenarios.
Product ReviewsDify-Chat is an open-source platform built on the Dify API supporting Chatflow, Workflow, deep thinking visualization, chart rendering, and more to help developers quickly deploy AI application interfaces.
Expert OpinionsIn-depth interview with Microsoft Agent Framework core developer Roger Barreto on the evolution from Semantic Kernel, middleware architecture design, enterprise stability strategies, and AI development best practices.
Deep DivesDeep dive into AI's four-stage evolution from Chat to Agentic AI, covering multi-Agent architectures, ReAct framework, and MCP protocol for developers.
Deep DivesDeep dive into Tencent's open-source LLM knowledge platform WeKnora, covering RAG, autonomous reasoning Agent, and self-maintaining Wiki capabilities, plus its Go-based architecture and enterprise use cases.
Tech FrontiersDeep dive into Simon Willison's CSP Allow-list Experiment: dynamic domain authorization via sandboxed iframes, custom fetch interception, and postMessage communication.
Product ReviewsAn in-depth look at LangBot, an open-source production-grade AI bot platform supporting WeChat, DingTalk, Discord & more, with ChatGPT, DeepSeek, Agent, RAG & plugin capabilities.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Expert OpinionsVibe Coding makes building apps as easy as writing blog posts, but personal tools lack good distribution channels. This article explores using RSS as a lightweight app distribution protocol.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.