puji4810/dsh-study--packages-dsh-study0

@puji4810/dsh-study

Workspace-scoped StudyOS learning tools and Web panel for DeepSeek Harness

AI 分析

核心用途是为 DSH 引入 StudyOS 学习管理系统,每个工作区拥有独立的笔记、日程和复习库。适合需要利用 AI 进行知识管理和学习规划的用户。支持 Web 面板和无头命令行调用。

パッケージ
@puji4810/dsh-study
バージョン
0.1.4
ライセンス
MIT
最終更新
2026/08/17

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:puji4810/dsh-study#b0492593130f34ca72ebf944f01bc25cbdca2dab&path:packages/dsh-study

ドキュメント

README 全文を読む ↗

Workspaces and configuration

- id: studyos
  name: '@puji4810/dsh-study'

The current dsh workspace is the default Vault. Each workspace therefore owns an independent .StudyOS tree, active project, notes, schedules, attempts, and reviews; switching between note repositories switches Vaults without changing plugin configuration.

config.vaultPath is an optional fallback for calls whose Session has no workspace. A tool call may still override either value with vault_path. StudyOS fails at the first resolvable point when none of those three paths exists.