853 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.
Tech FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Tech FrontiersDeadEnd-CLI is an open-source AI agentic penetration testing tool achieving 81% full black-box pass rate on the XBOW benchmark using KIMI K2.5, with multi-model support and self-hosted deployment.
Product ReviewsIBM releases Granite 4.1 Apache 2.0 open-source LLMs. Simon Willison tests all 21 GGUF quantization variants from Unsloth, revealing that 3B model limitations overshadow precision differences.
Tech FrontiersGoogle AI Overviews adds a "perspectives preview" feature, directly citing real user opinions from Reddit and forums in AI search summaries. A deep analysis of the impact on search, creators, and SEO.
Tech FrontiersSimon Willison's open-source CLI tool LLM releases v0.32a1, fixing a data integrity issue when restoring tool-calling sessions from SQLite. Learn about the fix, core features, and how to update.
Tech FrontiersDatasette 1.0a29 preview released, fixing a segfault race condition introduced by test optimization. Developer Simon Willison used GPT-5.5 xhigh to help reproduce the issue, showcasing AI debugging in practice.
TutorialsDetailed guide on deploying Claude Code domestic alternatives via compatible API interfaces. Deep dive into six core systems: built-in tools, hierarchical memory, multi-Agent collaboration, and more.
Tech FrontiersOpenAI Codex major update: new Computer Use, built-in browser, long-term memory features. 3M weekly developers. How Codex evolved from coding assistant to full SDLC AI Agent.
Expert OpinionsAdopting AI coding tools isn't the same as transforming how you build. Learn how engineering teams can restructure their SDLC around AI for true competitive advantage.
Expert OpinionsAI coding tools may double output speed, but maintenance costs could quadruple. James Shore reveals the technical debt trap behind AI assistants and the math every team must understand.
Product ReviewsIn-depth review of MiroFlow open-source AI workflow framework: technical architecture behind 5+ benchmark Top-1 rankings, multi-model support, Web UI, and comparison with LangChain and Dify.
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.
TutorialsDeep dive into the E-commerce-Smart-Agent open-source framework built with LangGraph and FastAPI, covering RAG knowledge base Q&A, return workflow automation, and graph-based orchestration.
Product ReviewsPaperOrchestra is an open source AI paper writing tool based on Google's research. It uses coding agents like Claude Code and Cursor to automate the full research paper workflow without API keys.
Deep DivesAn open-source project based on Anthropic's Computer Use API, computer-use-windows enables AI agents to directly control the Windows desktop for automation tasks including office workflows and software testing.
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.
Deep DivesOS AI Computer Use is an open-source AI desktop automation tool supporting Windows, macOS, and Linux with OpenAI and Anthropic API compatibility. Learn about its features, architecture, and safety tips.
Deep DivesDeep analysis of the oh-my-kimi open-source project, a multi-agent orchestration framework for Kimi Code CLI featuring Worktree Runtime, DAG planning, MCP hooks, Quality Gates, and Local Graph Memory.