Home

Field SOP

Scenario-based tutorials with real screenshots, prompts, workflow templates and pitfalls.

DeepSeek-Reasonix Terminal Coding Agent Setup SOP

DeepSeek's prefix cache makes long-session costs bifurcate (0.02 yuan hit vs 1 yuan miss, a 50x gap), but general agents do not optimize for DeepSeek's cache. This SOP walks through DeepSeek-Reasonix (community-built, unofficial) end-to-end: npm install, reasonix setup, reasonix.toml config sketch, cache-aware maintenance, executor+planner dual-model, and MCP plugins. All commands from the README; config fields per official docs.