Files
deepseek-harness/packages/client/ui-models
imccyu a04ce7afbb refactor(client): shared declaration-aware registration deferral
The five settings-surface registrants carried near-identical
spec-check/ledger-judge/subscribe scaffolding (three jscpd clones);
ui-slots now owns deferRegistration() — ledger-judged presence, refresh
for registrant-localized labels, one-call disposal — and every
registrant shrinks to its registration body.
2026-07-26 04:15:56 +08:00
..

@deepseek-ai/dsh-client-ui-models

Models settings section plugin: registers the models nav entry into settings.section with an intentionally empty content column — model management lands in a later phase.

Model Experience

None, as the section renders an empty browser UI column; nothing here reaches a model request.

KV Cache effect

None; this package neither assembles nor sends a provider request.

Known Limitations and Deferred Work

  • Content column is empty by design — provider list, editing form, and activation flow are deferred until the model-management service exists.