DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

lasdrder0705 /

lasdrder0705/dsh-chat-zone-std

Verified

dsh-std Community v0.15 chat zone: ~/dsh_CHAT/<date>/chatN as Tools and Commands. Install adapter-dsh first.

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@5fb31d80

dsh-chat-zone-std

中文 · English

Compatible with dsh-std Community v0.15.

A dsh-std rewrite of dsh-chat-zone. Separate repository: the original Cordis sidebar plugin is not replaced. This package declares a static dsh-plugin.json and a lifecycle.dsh/v1alpha1 FacetModule.

Compatibility

Standard dsh-std Community v0.15
$schema urn:dsh-std:community-draft:dsh-plugin:0.15
Component id io.github.lasdrder0705.dsh-chat-zone-std
Host entry lib/host.js
Contributions Commands chat-new / chat-list; Tools chat-zone-new / chat-zone-list; optional SettingsSection
DSH host @dsh-std/adapter-dsh

The host facet does not import @deepseek-ai/*. Product mapping stays in the adapter.

Behavior

Creates:

~/dsh_CHAT/<local yyyy-mm-dd>/chatN

Same numbering as the original: max chatN + 1 for that day, no reuse of deleted numbers, up to 8 retries on collisions. This package only creates folders. Open the path as a DSH workspace afterwards.

Install

dsh plugin --profile web add @dsh-std/adapter-dsh
dsh plugin --profile web add github:lasdrder0705/dsh-chat-zone-std

Restart dsh web. Override the home directory with DSH_CHAT_ZONE_HOME (tests).

Develop

npm test
—/ 5

No ratings yet

Verified DSH bundle

Commit 5fb31d80e5ad

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout