159 related articles
Product ReviewsDeepWiki is an AI-powered open-source tool that analyzes GitHub, GitLab, and Bitbucket repos to generate structured Wiki docs. Learn its core features, technical highlights, and use cases.
TutorialsGoogle's AI coding agent Jules is now officially available, with a free tier offering 15 tasks/day. Covers Jules's 5 core features, GitHub integration, CLI support, use cases, and practical tips.
Deep DivesWill frequent Git commits fill your hard drive? Deep dive into Git's Delta compression and Packfile mechanism, revealing why pure code commits cost almost nothing and identifying the real culprit — large binary files.
Product ReviewsDeep dive into Firecrawl: an open-source web search, scraping, and data cleaning tool designed for AI Agents. Supports JS rendering, smart content extraction, and Markdown output — core infrastructure for RAG systems and AI automation.
Tech FrontiersApiFlow is an AI-native integration platform that generates automation workflows from a single sentence. The team is seeking 10 real-world scenarios — participate to win $100 computing credits and more.
Product ReviewsHands-on comparison of Cursor SDK, Claude Code, and OpenAI Codex across setup difficulty, debugging speed, and code control to help developers pick the best AI coding assistant.
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 integrate CodeRabbit into Cursor for AI-powered automated code review. Covers prompt design, incremental review, auto-fix, and the complete generate-review-fix pipeline in one command.
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.
TutorialsJules MCP Server is an open-source project providing a production-grade MCP server for Google Jules API, enabling Claude and Cursor to orchestrate autonomous coding via multi-Agent collaboration.
Product ReviewsAIFlowy is an open-source AI app development platform built on Java, rivaling Dify and Coze with visual workflow orchestration, multi-model support, and RAG capabilities for enterprise teams.
TutorialsLearn how QA engineers can build 18 AI Agents using Coze, LangChain, Dify, Cursor, and Skills — covering requirements analysis, test case generation, script writing, and regression testing with up to 10x efficiency gains.
Tech FrontiersCursor launches automatic CI failure repair with an always-on AI Agent that monitors GitHub repos, analyzes CI logs, identifies root causes, and submits fix PRs.
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 ReviewsDeep dive into ZeroClaw Plugin Hub, a multi-MCP router and SDK toolkit for Claude Code. Explore its routing capabilities, Agentic CLI design, SDK architecture, and how it solves AI tool ecosystem fragmentation.
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.
Tech FrontiersMicrosoft open-sources GitAGU (Git Agent Unblock), a centralized platform for discovering, configuring, and integrating AI agents into development workflows across the full SDLC.
Deep DivesDeep dive into how Factifai Agent Suite uses vision LLMs like Claude and GPT-4o to replace DOM selectors for natural language-driven automated testing with seamless CI/CD integration.