DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-operating-context

A DeepSeek Harness Settings page for setting a shared working context window across configured model services without exceeding known model capacities.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & Policy
1GitHub Stars0ForksUpdated2026-08-20

Install

$ pnpm dsh plugin --profile web add github:AIMFllyYS/dsh-operating-context#v0.1.0

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-operating-context is an installable DeepSeek Harness web bundle that adds the 工作窗口 (Working Context) Settings page. It plans and applies context-window settings for configured routes, using local catalog discovery where available to avoid setting a model above its known native ceiling.

Key Capabilities

  • Adds a Working Context page under DeepSeek Harness Settings.
  • Applies a selected context window across configured model-service routes.
  • Uses discovered local catalog capacities to clamp settings to known model ceilings.
  • Updates defaultContextWindow and route-specific model settings according to the route shape.
  • Preserves native catalog capacity by removing unnecessary overrides when the chosen value is at or below the native ceiling.
  • Reports partial multi-namespace apply results and reloads authoritative settings state.
  • Identifies stale modelOverrides entries that could be rejected by an adapter.

Useful For

  • Standardize the working context window used by multiple configured model services.
  • Reduce configured context windows to a capacity that models can actually support.
  • Restore catalog-native capacities by selecting a window at or below known ceilings.
  • Manage context-window settings for catalog routes, explicit model lists, and hand-declared routes.

Who It Fits

  • DeepSeek Harness web-profile users managing multiple model providers or routes.
  • Users who need a Settings UI for coordinated context-window configuration.
  • Developers testing context-window behavior across Harness model-service configurations.

Documented Limitations

  • Requires DeepSeek Harness and is installed as a web-profile bundle; it does not run independently.
  • Compatibility was reviewed against DeepSeek Harness 0.1.0-rc.5; the README advises rebuilding and testing with newer Harness releases.
  • Native ceilings are unknown for hand-declared routes and adapters without model discovery, so the plugin does not guess them.
  • Model-level clamping cannot be promised for future adapter schemas that do not expose defaultContextWindow, models, or catalog discovery.
  • Applying settings across multiple namespaces is not a single cross-namespace transaction; a later batch can fail after an earlier batch commits.
  • Removing the plugin does not revert values written to ~/.dsh/settings.yaml.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 5 development, 10 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
AIMFllyYS/dsh-operating-context
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
9a78b91 · 2026-08-20

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
2
Last commit
2026-08-20
Last release
2026-08-14
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app