[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-94709":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":15,"stars30d":15,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":16,"rankGlobal":10,"rankLanguage":10,"license":17,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":18,"hasPages":18,"topics":20,"createdAt":10,"pushedAt":10,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":15,"starSnapshotCount":15,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},94709,"deepseek-harness","deepseek-ai\u002Fdeepseek-harness","deepseek-ai","DeepSeek Harness: Everything is a Plugin.","https:\u002F\u002Fdeepseek.com\u002Fharness",null,"TypeScript",164376,17413,117,0,70,"MIT License",false,"master",[21,22,23],"cordis","dsh","dsh-plugin","2026-08-24 04:01:22","# DeepSeek Harness\n\nEnglish | [中文](README.zh.md)\n\nDeepSeek Harness (`dsh`) is an open-source agent harness developed by [DeepSeek AI](https:\u002F\u002Fdeepseek.com).\n\nIt uses an architecture where **everything is a plugin**, and is powered by [Cordis](https:\u002F\u002Fgithub.com\u002Fcordiverse\u002Fcordis), whose design is described in [_A Programming Paradigm for Spatiotemporal Composability_](https:\u002F\u002Fgithub.com\u002Fcordiverse\u002Fpaper).\n\n## Developer preview\n\nDeepSeek Harness is currently in _developer preview_ and is iterating rapidly. **THERE WILL BE COMPATIBILITY-BREAKING CHANGES.**\n\n## Run\n\n### Run from `npm`\n\nInstall `Node.js`, then run:\n\n```sh\nnpx @deepseek-ai\u002Fdsh web\n```\n\nThe command starts the Web UI, served at `http:\u002F\u002F127.0.0.1:3080` by default. See [Web UI guide](docs\u002Fuser\u002Fguide\u002Findex.md).\n\n### Run from source\n\nTo run from a repository checkout:\n\n```sh\ngit clone https:\u002F\u002Fgithub.com\u002Fdeepseek-ai\u002Fdeepseek-harness.git\ncd deepseek-harness\npnpm install\npnpm run build\npnpm dsh web\n```\n\n## Community and support\n\n- Feel free to submit feedback or bug reports through [GitHub Discussions](https:\u002F\u002Fgithub.com\u002Fdeepseek-ai\u002Fdeepseek-harness\u002Fdiscussions).\n- Add the [`dsh-plugin`](https:\u002F\u002Fgithub.com\u002Ftopics\u002Fdsh-plugin) topic to your plugin repository for discoverability.\n- Join \u003Ca href=\"https:\u002F\u002Fdiscord.gg\u002FYcq5dCaS4\">DeepSeek Harness Discord community\u003C\u002Fa>.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Development\n\nStart with the [development guide](docs\u002Fdevelopment.md) and [architecture documentation](docs\u002Farchitecture.md).\n\nFor agents, follow [AGENTS.md](AGENTS.md).\n\n## License\n\n[MIT](LICENSE)\n\nThird-party dependencies and their licenses are disclosed in [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).\n","DeepSeek Harness 是一个开源的智能体（Agent）运行时框架，采用插件化架构实现功能扩展。其核心基于 Cordis 编程范式，支持时空可组合性，所有能力（如工具调用、记忆管理、工作流编排）均以插件形式集成；提供 Web UI 界面与 CLI 工具，便于快速启动和调试 Agent 应用。项目使用 TypeScript 构建，强调模块解耦与协议标准化，适用于构建可定制、可协作的 AI 助手、自动化工作流及企业级 Agent 平台原型开发。",2,"2026-08-14 02:30:07","CREATED_QUERY"]