feat(ql3): expose redacted log tails over local mcp

This commit is contained in:
whyour
2026-08-14 18:59:29 +08:00
parent fef0fe2bd1
commit 82adb9ace2
20 changed files with 750 additions and 354 deletions
@@ -49,6 +49,7 @@
"test": "node ../../scripts/ql3-build-package-closure.cjs && node --test test/*.test.cjs"
},
"dependencies": {
"@qinglong/local-command-file": "workspace:*",
"@qinglong/local-process": "workspace:*",
"@qinglong/runtime-core": "workspace:*",
"croner": "7.0.8"