Releases: NexusAgentX/dsh-lens
Release list
v0.2.5
v0.2.4
Client plugin injects locale before registering dictionaries.
v0.2.3
Register tools with a real JSON Schema output and normalize pi-lens parameter schemas onto the dsh subset.
v0.2.2
Re-export inject from the package entry so Cordis can see ctx.tools when the plugin loads.
Register /lens-* commands, the system-prompt section, and bundled skills with ctx.inject instead of ctx.get without inject.
v0.2.1
Docs release: README now documents WebUI primitives, the full flag table, skills, and host limits.
v0.2.0
Host-native DeepSeek Harness adapter around the pi-lens engine, now with a WebUI chip.
- On-write pipeline, full agent tools,
/lens-*commands, skills lenssession projection for the WebUI header chip and composer dock- Official Menu / Tooltip / StateDot skin, zh/en locale
/lens-health,/lens-perf(p50/p99),/lens-toolsmatch pi-lens reports- Plugin config exposes the full flag set
dsh-lens build-graphdelegates to upstream
Install:
dsh plugin --profile web add dsh-lensv0.1.0
Host-native DeepSeek Harness adapter around the pi-lens engine.
- On-write pipeline via
tools/pre-executeandtools/post-execute - Turn-end / session-start / agent-idle lifecycle hooks
- Full agent tool surface and
/lens-*commands - Bundled pi-lens skills and a system-prompt section
Install:
dsh plugin --profile web add dsh-lensv0.0.1
Reserved the unscoped npm name dsh-lens.
This release is an installable DeepSeek Harness bundle stub. The host-native write/edit feedback pipeline lands later.