289 related articles
Complete Guide to Connecting Gemini 3.…
Step-by-step guide to connecting Google Gemini 3.5 Flash to OpenAI Codex CLI via RouterLink proxy on macOS and Windows. Three-step setup for switching AI models.
A Complete Guide to Using AI Agents fo…
How to use AI Agents for product launch videos, multi-platform growth marketing, and business plan writing — a complete workflow for indie developers building one-person companies.
Claude Opus 4.8 Hands-On Review: A Com…
In-depth hands-on review of Claude Opus 4.8 across 2D tower defense, 3D game dev, UI reproduction, and tool generation, with scoring and comparison to Opus 4.7.
Claude Opus 4.8 Real-World Testing: Wh…
In-depth testing of Claude Opus 4.8 across game dev, UI reproduction, 3D scenes, and tool building—$50 in Tokens reveals its true capabilities and limits.
Codex Chat History Recovery Guide: Mig…
Learn why Codex chat history disappears after switching between official subscriptions and third-party APIs, with step-by-step migration instructions for modifying session files and SQLite database.
Claude Code Segfaulted All Day — Turne…
Claude Code crashes with Segmentation Fault on startup? This real debug case reveals the fix: Node.js V24 is incompatible with Claude Code. Switch to Node.js 22 LTS to resolve it instantly.
Tech FrontiersDeep dive into StepFun AI's Step 3.7 Flash, a 198B sparse MoE vision-language model with 256K context and 3-level reasoning, excelling in multimodal understanding, AI coding, and Agent tool orchestration.
Tech FrontiersLiquid AI releases LFM2.5-8B-A1B, a MoE model with 8B total params but only 1.5B active, matching 6B-class models in tool calling. Supports 128K context, local deployment, multilingual, with SGLang Day-0 support.
Tech FrontiersSGLang team hosts an Agent Loops Office Hour exploring inference optimization for agentic loops, covering KV Cache reuse, low-latency multi-turn dialogue, and tool calling techniques.
Llama 3.3 70B In-Depth Review: Testing…
Meta releases Llama 3.3 70B open-source model with just 70B parameters rivaling 405B performance. Tested on 13 logic, math, and coding questions, it passed 12 — reshaping the open-source model landscape.
Six Foundational Upgrades to Claude Co…
Anthropic's largest-ever foundational upgrade to Claude Code fixes six critical issues at once—terminal flickering, thinking freezes, cryptic errors, context deadlocks, unstable connections, and session crashes—shifting AI coding competition to the infrastructure layer.
Claude Code Desktop Installation & Con…
Step-by-step guide to install Claude Code Desktop, use it without an account via Developer Mode, integrate DeepSeek models through CSwitch, add Chinese localization, and configure custom Skills.
Deep Dive into Three Major LLM Career …
Deep analysis of three core LLM roles—Application Engineer, Development Engineer, and Algorithm Engineer—covering technical requirements, salary thresholds, and career prospects including RAG, fine-tuning, and inference deployment.
Cursor + MCP in Practice: A Complete G…
A 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.
Complete Guide to Building Claude MCP …
Complete guide to MCP server setup: FastMCP local development, Claude CLI registration, STDIO vs HTTP communication modes, and Docker containerized remote deployment for AI-callable tool services.
AI Agent Practical Development: A Comp…
A deep dive into AI Agent core principles and practical development paths, covering perception-decision-execution capabilities, MCP protocol tool integration, and analysis of Manus and AutoGLM.
OpenCode: A Deep Dive into the Termina…
Deep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
Claude Code 2.0 Complete Breakdown: Ch…
Deep dive into Claude Code 2.0's core features: checkpoint rollback, context window visualization, usage tracking, native VS Code extension, and MCP server integration, with comparisons to Cursor and Codex.
CrewAI Multi-Agent Collaboration in Pr…
A deep dive into CrewAI's four core concepts for multi-agent collaboration, with hands-on FastAPI deployment and a comparison of GPT-4o-mini, Qwen MAX, and Llama 3.1.
memU Memory Framework Explained: Unify…
Deep dive into the memU open-source memory framework: how it organizes Agent memory as a file system with three-layer semantic abstraction, dual-loop collaboration, and two retrieval modes.