180 related articles
TutorialsComplete guide to building a local AI knowledge base with Qwen3.5, RAGFlow, and Ollama, covering Docker deployment, Embedding model configuration, knowledge base creation, and RAG system setup.
Tech FrontiersAnthropic's Claude Code source code leaked via Source Map files, exposing the million-token Capybara model, Opus 4.7/Sonnet 4.8, undercover mode, and hidden features like Buddy, Kairos, and Dream.
Industry InsightsExplore the Lock-In focus culture popular among AI developers, understand why deep work is critical in the fast-moving AI era, and get actionable tips to boost productivity.
Industry InsightsDeep dive into MCP's cloud repositioning strategy, how Anthropic cuts token costs by 85% with Tool Search and code sandboxes, and 12 Agentic patterns for production-grade AI Agents.
Tech FrontiersFormer Apple design chief Jony Ive and OpenAI are building Astra, a screenless AI ear device with 2nm chips and pure voice interaction. A deep dive into its design, specs, and market outlook.
Product ReviewsAlibaba's Qwen3.7 Max targets AI agents with coding tasks at just $1.30 (one-tenth of GPT-5), supporting 35 hours of continuous execution. Deep analysis of its cost advantages, front-end capabilities, and three key limitations.
TutorialsA detailed guide on integrating Playwright MCP Server with Cursor, covering Node.js setup with NVM, NPM mirror configuration, and building a browser automation agent step by step.
TutorialsDeep dive into npcpy's four-layer architecture, multi-agent collaboration, knowledge graph lifecycle management, and deployment strategies for building stable, controllable AI Agent systems.
Industry InsightsCognition's AI programming tool Devin reveals major clients including Goldman Sachs, U.S. military, and Mercedes-Benz. Analysis of three key signals marking the commercialization tipping point for enterprise AI programming.
TutorialsBuild an electronic music box with the E101 module, buzzer, and LEDs for synchronized sound and light effects. Ideal for premium gift boxes with low cost and easy assembly.
Product ReviewsA developer used OpenAI Codex to debug a recurring browser extension error. Codex read the source code, identified a Chrome sleep mechanism flaw, and auto-generated a bug report that led to an open-source fix.
Product ReviewsTesting three AI Agents on e-commerce livestream data analysis: local deployment memory limits, costly overseas APIs, and how a cloud-based multi-model solution delivers a complete business workflow.
TutorialsHow to run Cloud Code AI coding tools unattended. Covers permission configs, Git Worktree isolation, non-interactive task design, and safety boundaries.
TutorialsLearn how to use Tmux + VPS to build a cloud-based AI coding environment for running Codex, Claude Code and other multi-Agent workflows continuously without interruption.
TutorialsComplete guide to deploying OpenClaw with Sonnet 4.6 on VPS: low-cost enterprise AI agent setup with Slack integration, heartbeat automation, and team collaboration.
Tech FrontiersGitHub Action Await Local Workflow Run updated to v1.6.0, enabling workflow waiting in GitHub Actions to solve complex CI/CD orchestration challenges.
TutorialsStep-by-step guide to connecting Claude Code with DeepSeek V4 via CC Switch for 99% cost savings. Includes setup, multi-model workflow demo, and free OpenRouter option.
TutorialsLosing code when running multiple Claude sessions in parallel? Learn how CLAUDE.md rules plus Git Worktree automatically isolate workspaces and enforce delivery to prevent code loss.
Tech FrontiersA detailed guide to Python PyAutoGUI covering installation, mouse clicks, keyboard input, screenshot positioning, and a complete auto-messaging script with office automation use cases.
TutorialsLearn how AgentSpan enables AI Agent state persistence with crash recovery, human approval workflows, and seamless LangGraph integration. Full Python examples included.