mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-12 04:01:20 +00:00
refactor(client): extract background file upload service
This commit is contained in:
@@ -153,6 +153,7 @@ export const SERVICE_WALK_EXEMPTIONS: Record<string, string> = {
|
||||
dshHomePath: 'not a service: boot-provided root accessor function (typeof dshHomePath | undefined) for Loader !!js config expressions — packages/boot/app-boot/README.md owns the boot contract',
|
||||
launchEnvironment: 'not a service: launcher-provided root accessor value (LaunchEnvironmentSnapshot | undefined) — packages/util/launch-environment/README.md owns this launcher contract',
|
||||
connection: 'interface-typed (HostConnectionHandle); implementing class HostConnectionService is declared in rpc-host.ts — packages/client/connection/README.md owns the API',
|
||||
fileUpload: 'client-side browser upload service — packages/client/file-upload/README.md owns the API',
|
||||
uiRenderer: 'client-side interface-typed browser service — packages/client/ui-renderer/README.md owns the API',
|
||||
uiSession: 'client-side Session source adapter — packages/client/ui-session/README.md owns the API',
|
||||
uiConversation: 'client-side Conversation registries and assembler — packages/client/ui-conversation/README.md owns the API',
|
||||
|
||||
Reference in New Issue
Block a user