blake-r/dsh-plugins--packages-dsh-tool-trajectory-recall0

@blake-r/dsh-tool-trajectory-recall

Model-facing same-session recall/search tools over the durable session log.

包名
@blake-r/dsh-tool-trajectory-recall
版本
0.1.0
最近更新
2026年8月29日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blake-r/dsh-plugins#585c40b34c69d84da20592d9b396bd78b4fafb30&path:packages/dsh-tool-trajectory-recall

@blake-r/dsh-tool-trajectory-recall

Model-facing same-session recall/search tools over the durable session log.

Install

From npm (published):

dsh plugin --profile web add @blake-r/dsh-tool-trajectory-recall

From the GitHub repo (selective, subdirectory):

dsh plugin --profile web add github:blake-r/dsh-plugins#path:packages/dsh-tool-trajectory-recall

What it does

A bundle package in the dsh-plugins monorepo. See the header comment in src/dsh-tool-trajectory-recall.mjs for full behavior.

The recall/search cores and compiler helpers are vendored from an upstream compaction engine whose algorithm this plugin adapts for model-facing same-session recall/search tools.