DeepSeek Harness काय आहे? Agent = Model + Harness
DeepSeek Harness काय आहे: Cordis वर एक ओपन-सोर्स agent harness. बेंचमार्क नाही, Claude Code नाही. सगळं एक plugin आहे.
शेवटचे अपडेट: 2026-08-14
DeepSeek Harness हे DeepSeek चे ओपन-सोर्स agent harness आहे, १३ ऑगस्ट २०२६ रोजी 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 आहेत.