DeepSeek Harness શું છે? Agent = Model + Harness
DeepSeek Harness શું છે: Cordis પર એક ઓપન-સોર્સ agent harness. બેન્ચમાર્ક નથી, Claude Code નથી. બધું એક plugin છે.
છેલ્લું અપડેટ: 2026-08-14
DeepSeek Harness DeepSeekનું ઓપન-સોર્સ agent harness છે, 13 ઑગસ્ટ 2026ના રોજ developer preview તરીકે પ્રકાશિત. લાઇસન્સ: MIT. Repo: deepseek-ai/deepseek-harness.
અધિકૃત પેજ પર તેમનું સૂત્ર:
Agent = Model + Harness
મોડેલ આત્મા છે. Harness તે છે જે agentને વાતાવરણ જોવા, tools વાપરવા, અને કામ ચાલુ રાખવા દે છે. DSH તે સ્તર છે: contract, context, execution, evidence, repair — એ રીતે લાગુ કે બધું એક plugin છે.
આ શું નથી
- લીડરબોર્ડ નથી.
- હોસ્ટેડ Claude.ai ક્લોન નથી. તમે
npx @deepseek-ai/dsh webલોકલ ચલાવો છો. - “પહેલા દિવસનું શ્રેષ્ઠ coding agent” નથી. શરૂઆતના ટેસ્ટર્સે કહ્યું કે preset Claude Code / Codexથી પાછળ છે. દાવ kernel પર છે.
Cordis
અંદર Cordis છે: mount, unmount, dependencies. ડિઝાઇન નોટ: A Programming Paradigm for Spatiotemporal Composability. તેથી સિદ્ધાંતમાં plugins રનટાઇમ પર ઉમેરી અને કાઢી શકાય કચરો મૂક્યા વગર. વ્યવહારમાં Creator-mode plugins હજુ in-memory છે.