1751 related articles
TutorialsComplete guide to building AI Agents on Dify: covers Agent vs. chatbot differences, Exa search tool setup, time-awareness solutions, and functional separation best practices.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
TutorialsCursor 3.3 adds Agent context usage analysis, helping developers visualize Rules, MCP, Skills context consumption. Learn how to optimize AI programming efficiency.
Tech FrontiersCursor launches Claude Opus 4 Fast Mode with 2.5x speed but 6x cost. We analyze use cases, cost tradeoffs, and practical tips to help you decide if it's worth it.
Tech FrontiersCursor officially integrates with Microsoft Teams, enabling @Cursor AI agent invocation in channels for task delegation and code info retrieval. Analysis of features, strategy, and team impact.
Tech FrontiersCursor 3 introduces native PR review with in-editor diffs, comments, commits, and review status. Learn about file tree navigation, changes picker, and AI-assisted code review potential.
Product ReviewsEntire CLI is an open-source CLI tool that auto-captures AI coding sessions from Cursor, Copilot, and Claude Code via Git hooks, linking them to commits for full traceability and compliance.
TutorialsLearn how to build an AI Agent on Dify with zero code, covering Function Call vs ReAct modes, Exa search tool setup, time-awareness solutions, and Agent best practices.
Product ReviewslocalOCR is an open-source local OCR tool powered by vision language models like Gemma-4 and Llama 3.2. Learn about its architecture, multi-model support, use cases, and advantages over traditional OCR.
Product ReviewsStock-MCP is an open-source MCP-based financial data server supporting China A-shares, US stocks, and crypto. Learn its core features, architecture, and use cases for building AI investment research assistants.
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.
Product ReviewsDeep dive into TRE regex engine's backtracking-free design, Python ctypes binding implementation, and ReDoS defense testing compared to Python's re module for security-sensitive applications.
Deep DivesA deep dive into the relationships between AI Agent, MCP protocol, Function Calling, and Prompt. From basics to full architecture, build a clear cognitive framework for AI app development.
Expert OpinionsMo Bitar's satirical TikTok exposes AI workplace absurdities: fake jargon to secure budgets, automating colleagues for promotions. A deep dive into overestimated AI capabilities, fear-driven decisions, and the moral cost of tech hype.
Tech FrontiersCanvas parent company Instructure confirms agreement with ShinyHunters hackers to prevent 3.5TB student data leak. Analysis of ransom controversies, edtech security gaps, and education data risks.
Product ReviewsDeep dive into team-memory-mcp, an open-source shared memory system for AI coding agents like Claude Code and Cursor, featuring Bayesian confidence scoring and temporal decay via MCP protocol.
Product ReviewsWikiGen is an open-source Python code Wiki generator with CLI and MCP protocol support, auto-generating structured docs for codebases and integrating with AI editors as a context provider.
Product ReviewsThe awesome-system-prompts open-source project collects system prompts and tool definitions from leading AI coding assistants like Claude Code, Cursor, Gemini, and Codex — an essential resource for prompt engineering and AI product design.
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
Product Reviewscased/kit is an open-source Python toolkit for context engineering, providing AI coding assistants with codebase mapping, symbol extraction, and multi-mode code search capabilities.