3dacd6e399
- README.md / README.zh.md: add a bilingual "community fork" banner noting this is a derivative of deepseek-ai/deepseek-harness with a desktop app, plugin marketplace, image recognition, and a release channel; link to the modification notes. - MODIFICATIONS.md / MODIFICATIONS.zh.md: standard, bilingual list of changes vs upstream. - LICENSE: keep MIT, add PineSound as derivative copyright holder while preserving the original DeepSeek copyright, and point to MODIFICATIONS.md. Co-Authored-By: Claude <noreply@anthropic.com>
33 lines
1.7 KiB
Plaintext
33 lines
1.7 KiB
Plaintext
MIT License
|
|
|
|
本项目(DeepSeek Harness 社区版,含桌面端 deepseek-harness-desktop)是基于开源项目
|
|
deepseek-harness(https://github.com/deepseek-ai/deepseek-harness)的衍生作品,
|
|
以 MIT 协议开源,并保留原项目版权声明。改动说明见 MODIFICATIONS.md。
|
|
|
|
This project (DeepSeek Harness Community Edition, including the desktop app
|
|
deepseek-harness-desktop) is a derivative work of the open-source project
|
|
deepseek-harness (https://github.com/deepseek-ai/deepseek-harness), released
|
|
under the MIT License with the original copyright preserved. See
|
|
MODIFICATIONS.md for the list of changes.
|
|
|
|
Copyright (c) 2026 PineSound
|
|
Original project deepseek-harness Copyright (c) 2026 DeepSeek
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.
|