mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
feat(ql3): expose redacted log tails over local mcp
This commit is contained in:
Generated
+7
@@ -552,6 +552,10 @@ importers:
|
||||
version: 5.9.3
|
||||
|
||||
packages/ql3-local-command-file:
|
||||
dependencies:
|
||||
'@qinglong/runtime-core':
|
||||
specifier: workspace:*
|
||||
version: link:../ql3-runtime-core
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: 24.13.3
|
||||
@@ -562,6 +566,9 @@ importers:
|
||||
|
||||
packages/ql3-local-execution:
|
||||
dependencies:
|
||||
'@qinglong/local-command-file':
|
||||
specifier: workspace:*
|
||||
version: link:../ql3-local-command-file
|
||||
'@qinglong/local-process':
|
||||
specifier: workspace:*
|
||||
version: link:../ql3-local-process
|
||||
|
||||
Reference in New Issue
Block a user