dsh-session-index

No description provided.

Plugin数据存储记忆存储
验证
L2 · Structured
安全
Pending
健康
Active
信任
Bronze

功能介绍AI

Indexes session content into a searchable cross-session inverted index so agents can recall past conversations via search tools.

  • Real-time incremental indexing with idempotent dedup per sessionId seq
  • Hybrid retrieval: FTS5 + bigram index for English and Chinese
  • Persists index as JSONL under $DSH HOME/session index

由 AI 基于 README 自动生成,仅供参考。

安装

dsh plugin --profile web add dsh-session-index

Install method: npm · 尚未在容器中测试 (L3+)

兼容性

DSH VersionStatus
not statedDeclared — not tested

要求

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

自动扫描,非人工审核。

• Dependency vulnerabilities: — (pending)

• Suspicious permissions: — (pending)

• Hardcoded secrets: — (pending)

• Supply chain risks: — (pending)

⚠ 安全审计已排期 — 下次扫描后结果将显示在这里。

Activity

Last commit 2026-08-13 · activity: active

6 mo

Source

GitHub: github.com/longyu065/dsh-session-index