DeepSeek Harness ટ્યુટોરિયલ: પહેલો રન

npxથી પહેલા coding ટાસ્ક સુધીનું DeepSeek Harness ટ્યુટોરિયલ. Modes, API key, અને v0.1થી શું અપેક્ષા ન રાખવી.

છેલ્લું અપડેટ: 2026-08-14

આ DeepSeek Harness ટ્યુટોરિયલ અનધિકૃત છે. કમાન્ડ્સ અધિકૃત READMEમાંથી આવે છે.

1. ઇન્સ્ટોલ કરો અને Web UI ખોલો

npx @deepseek-ai/dsh web

બ્રાઉઝર: http://127.0.0.1:3080. વિગતો: DeepSeek Harness ઇન્સ્ટોલ.

2. DeepSeek API key ઉમેરો

DeepSeek પ્લેટફોર્મ પર એક key બનાવો. Web UI settingsમાં model plugin પહેલા deepseek-v4-flash પર મૂકો (સસ્તું) અથવા deepseek-v4-pro.

DeepSeek Harness મોડેલની જગ્યા લેતું નથી. Agent = Model + Harness.

3. એક mode પસંદ કરો

  • Standard — રોજિંદો coding agent.
  • Code — મોડેલને TypeScript લખીને tools ચેઇન કરવા દો.
  • Minimal — ફક્ત bench (bash + editor).
  • Creator — plugins જુઓ અને presets બનાવો.

Creatorમાં રહેતા પહેલા DeepSeek Harness modes વાંચો. Dynamic plugins હાલ રિસ્ટાર્ટ પર અદૃશ્ય થાય છે.

4. એક અસલ repo આપો

એક લોકલ પ્રોજેક્ટ ફોલ્ડર ખોલો. ચકાસી શકાય તેવું માંગો: “ટેસ્ટ ચલાવો અને પહેલી નિષ્ફળતા ઠીક કરો.” Trajectory / session log જુઓ. અધિકૃત દાવો: દરેક રન ટ્રેસ થઈ શકે છે.

5. એક plugin ઉમેરો, દસ નહીં

dsh-plugin topic પહેલેથી નોઇઝી છે. plugin યાદીથી શરૂ કરો. Terminal UI જોઈએ તો જુઓ TUI.

6. આ ટ્યુટોરિયલ શું નહીં કરે

તે v0.1ને Claude Code નહીં બનાવે. પૂર્ણ coding agent તરીકે DSH વહેલું છે. Plugin kernel તરીકે તે જ છે જે DeepSeekએ ખરેખર ઓપન-સોર્સ કર્યું. સરખામણી: vs Claude Code, vs Codex.