mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
Merge remote-tracking branch 'upstream/master' into issue-1424-goal-resume-activation
This commit is contained in:
@@ -74,6 +74,8 @@ const OVERRIDES: Record<string, { license?: string; repo?: string }> = {
|
||||
'@modelcontextprotocol/server-filesystem': { license: 'MIT / Apache-2.0', repo: 'https://github.com/modelcontextprotocol/servers' },
|
||||
// No repository field in the published manifest.
|
||||
'node-addon-require-builtin': { repo: 'https://www.npmjs.com/package/node-addon-require-builtin' },
|
||||
// No `license` field in the published manifest; the tarball's LICENSE.txt is the MIT text.
|
||||
'fs-ext': { license: 'MIT' },
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user