3297 related articles
Deep DivesDeep dive into CodeRAG's four core technologies: vector similarity search, file system tools, Code Knowledge Graph (CKG), and DeepWiki — how they work together to help AI coding assistants truly understand enterprise codebases and eliminate hallucinations.
Tech FrontiersDeepSeek TUI is an open-source terminal AI coding tool written in Rust, optimized for DeepSeek API, dubbed Claude Code for DeepSeek. Plus: AI joint ventures, Sierra's $950M raise, and AWS Agent infrastructure updates.
Product ReviewsIn-depth comparison of 10 AI coding tools including GitHub Copilot, Cursor, Claude Code, and Windsurf, analyzed across features, target users, and pricing to help developers choose the right AI assistant.
TutorialsComplete guide to building mobile apps with Bolt and Expo: AI code generation, local debugging, EAS cloud builds, and App Store deployment steps explained.
TutorialsHow to use Cursor AI to develop an iOS APP in 45 minutes and publish it to the App Store, covering backend API development, iOS frontend, debugging tips, and effective AI communication methods.
TutorialsA deep dive into Vibe Engineering principles: context engineering, sub-agent collaboration, autonomous testing loops, plus OpenAI's case study of a 12-hour Kotlin-to-Rust rewrite.
TutorialsLearn how to build a full-stack multimodal AI conversation system using pnpm Monorepo architecture, covering local model integration, image understanding, and streaming chat.
TutorialsIn-depth review of a 648-episode Python tutorial on Bilibili, analyzing its three-stage course structure, resource quality, and learning effectiveness with practical study tips for beginners.
TutorialsDetailed development log of a window capture module for an AI behavior tree game automation project, covering Python environment setup, OOP refactoring, and modular architecture design.
Industry InsightsDeep analysis of Qoder's (Tongyi Lingma international edition) context engineering architecture, including its four-layer retrieval engine, memory engine, context caching, and core product design.
TutorialsLearn how to refactor a Node.js AI Agent using Function Calls instead of prompt engineering. Covers tool definition via JSON Schema, the Agent Loop, and key implementation details from analyzing Claude Code.
Tech FrontiersClaude Opus 4.8 launches on Cosmos with multi-hour autonomous task execution, end-to-end ticket-to-PR workflows, and deep Linear/Sentry integration, marking a new era for AI coding assistants.
TutorialsAn OpenAI employee used just 35 lines of prompts to have Codex analyze 30 days of work history, identify repetitive tasks, and generate reusable automated Skills. Combined with screen reading and long-term memory, Codex is becoming a proactive workflow optimization agent.
TutorialsStep-by-step tutorial on installing OpenAI Codex, registering with overseas phone verification, choosing plans, and integrating with VS Code for AI-powered coding.
TutorialsLearn how to transform Claude Code from a random prompting tool into a systematic Agentic OS through three layers: architecture, Obsidian memory, and an observability dashboard.
TutorialsExplore Claude Code's source code to unlock hidden configurations like Hooks, Agents, Permissions, and Memories. Transform your AI assistant into a customizable semi-automated development workflow.
Tech FrontiersOpenAI Codex adds Windows Computer Use capabilities, enabling direct testing, debugging, and code review in Windows environments. ChatGPT mobile also supports remote Windows machine connections.
Product ReviewsHands-on testing of an API aggregation proxy platform's model calling capabilities, including GPT-Image2 image generation, cost analysis, and coverage of 100+ models like Claude and Gemini.
TutorialsDeep dive into BMad-Method, an open-source multi-agent framework simulating a full agile team—from business analysis to QA—supporting Claude Code, Cursor, and more.
Product ReviewsHands-on review of Augment Remote Agent: 10 cloud AI Agents coding in parallel, covering bug fixes, PR generation, documentation, and more with detailed workflows and real-world examples.