അനൗദ്യോഗിക community സൈറ്റ് · DeepSeek-മായി ബന്ധമില്ല · ഔദ്യോഗിക GitHub

അനൗദ്യോഗികം · MIT ഉൽപ്പന്നം · developer preview

ഇന്ന് തന്നെ DeepSeek Harness ഓടിക്കുക.

13 ഓഗസ്റ്റ് 2026-ന് DeepSeek പുറത്തിറക്കിയ open-source agent harness-നുള്ള അനൗദ്യോഗിക field guide. കമാൻഡ് പകർത്തുക, mode തിരഞ്ഞെടുക്കുക, പിന്നെ plugins കാണുക. Source of truth ഔദ്യോഗിക GitHub-ൽ തന്നെ നിലനിൽക്കും.

$ npx @deepseek-ai/dsh web

Node.js വേണം. Web UI http://127.0.0.1:3080-ൽ തുറക്കും

നാല് runtime modes

ഔദ്യോഗിക DSH നാല് presets നൽകുന്നു. അതേ kernel, വ്യത്യസ്ത plugins.

Standard

പൂർണ്ണ coding agent: files, shell, search, skills, planning, goals, subagents, workflows.

Code

Standard-നൊപ്പം Code Mode SDK. മോഡൽ multi-step tool calls ചെയിൻ ചെയ്യാൻ TypeScript എഴുതുന്നു.

Minimal

bash-ഉം str_replace_editor-ഉം മാത്രം. DeepSeek പൊതു Code Agent benches-ന് ഉപയോഗിച്ച നേർത്ത harness.

Creator

ലൈവ് runtime പരിശോധിക്കുക, മെമ്മറിയിൽ Cordis plugins പരീക്ഷിക്കുക, പുതിയ presets എഴുതുക. Dynamic plugins റീസ്റ്റാർട്ടിൽ മരിക്കും.

എല്ലാം ഒരു plugin

Models, tools, skills, sessions, sandboxes, storage, loops, scheduling, UI — എല്ലാം Cordis plugins.

ഓരോ റണ്ണും ട്രേസ് ചെയ്യാം

Append-only session log. Resume, fork, search, replay ഒരേ event stream പങ്കിടുന്നു.

ആളുകൾ ശരിക്കും ചോദിക്കുന്ന ചോദ്യങ്ങൾ

നേരിട്ടുള്ള ഉത്തരങ്ങൾ. ഇവിടെ എന്തെങ്കിലും തെറ്റിയാൽ ഔദ്യോഗിക docs ജയിക്കും.

ഔദ്യോഗിക സോഴ്‌സ് വായിക്കുക, പിന്നെ ലോക്കലിൽ തുടങ്ങുക.

ഈ സൈറ്റ് ഉൽപ്പന്നത്തിന്റെ മാപ്പാണ്. കോഡ്, ലൈസൻസ്, breaking changes DeepSeek-ന്റെ GitHub-ലാണ്.