dsh-session-index

No description provided.

PluginDataStorageMemoryStorage
Verification
L2 · Structured
Security
Pending
Health
Active
Trust
Bronze

What it doesAI

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-generated from the repo README — for reference only.

Installation

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

Install method: npm · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

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

Security Report

Automated scan, not manual review.

• Dependency vulnerabilities: — (pending)

• Suspicious permissions: — (pending)

• Hardcoded secrets: — (pending)

• Supply chain risks: — (pending)

⚠ Security audit scheduled — results will appear here after the next scan.

Activity

Last commit 2026-08-13 · activity: active

6 mo

Source

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