DeepSeek Harness modes: Standard, Code, Minimal, Creator
Standard, Code, Minimal અને Creator — દરેક અધિકૃત DeepSeek Harness runtime mode શેના માટે છે.
છેલ્લું અપડેટ: 2026-08-14
deepseek.com/harness પરના અધિકૃત લેન્ડિંગ પેજથી. અનધિકૃત પુનઃકથન.
તેઓએ પ્રકાશિત કરેલું સૂત્ર: Agent = Model + Harness. Harness એક Cordis kernel પ્લસ pluginsનો ઢગલો છે. એક “mode” તે pluginsનું માત્ર એક preset છે.
Standard
પૂરો coding agent. File editing, shell, file અને web search, skills, planning, goals, subagents, અને workflows.
ડિફોલ્ટ પ્રોડક્ટ જોઈએ તો આ વાપરો.
Code
Standardમાં બધું, પ્લસ Code Mode SDK. મોડેલ TypeScript લખીને ઘણી tool calls એક પ્રોગ્રામમાં જોડે છે, દરેક પગલું ચેટમાં ન લઈ જતાં.
લાંબા, યાંત્રિક multi-step કામ માટે આ વાપરો.
Minimal
બે tools: persistent bash અને str_replace_editor.
આ તે પાતળું વાતાવરણ છે જે DeepSeekએ પબ્લિક Code Agent benchmarks માટે વાપર્યું (V4-Flash API નોટ્સમાં ઉલ્લેખિત “极简模式”).
મોડેલ bench કરવા આ વાપરો, રોજિંદા ચલાવવા નહીં.
Creator
Standard પ્લસ runtime inspection, in-memory Cordis plugin પ્રયોગો, અને preset લેખન.
અધિકૃત સંદેશ: તમે વર્તમાન runtime જોઈ શકો અને નવા modes બનાવી શકો. Community રિપોર્ટ કહે છે કે dynamically generated plugins હાલ મેમરીમાં રહે છે અને રિસ્ટાર્ટ પર અદૃશ્ય થાય છે.
Harness બનાવતા હો તો આ વાપરો, ફક્ત વાપરતા હો તો નહીં.