mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
docs: refine package hierarchy RFC
This commit is contained in:
@@ -3,7 +3,7 @@ import { resolve } from 'node:path'
|
||||
|
||||
// publint every publishable package (vendor/ is private upstream code and
|
||||
// examples/ are not packages; both are out of scope).
|
||||
// TODO(package-inventory): derive this from explicit package classification metadata.
|
||||
// TODO(package-inventory): derive this from the deliberate package hierarchy.
|
||||
const packages = [
|
||||
'packages/llm',
|
||||
'packages/session',
|
||||
|
||||
Reference in New Issue
Block a user