mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
refactor(client): expose loopback state through connection
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
/**
|
||||
* Browser-safe, zero-dependency loopback classification shared by the `/api`
|
||||
* Host fence and browser welcome-persistence selection. The dedicated
|
||||
* `./loopback-hostname` source subpath is inlined into client bundles instead
|
||||
* of loaded by plain Node, so this module must not add Node-only or runtime
|
||||
* dependencies.
|
||||
* @module @deepseek-ai/dsh-client-connection/loopback-hostname
|
||||
* Host fence and the package's `ctx.connection` state. The predicate stays
|
||||
* package-internal; client plugins consume the derived state through Cordis.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user