What it is — DeepSeek Harness plugin providing context_query, context_slice, and context_grep tools for reading already-persisted history with replay-safe citations.
Who it is for — When you need to extract context from persisted history in a DeepSeek Harness agent task and add replay-safe citations through tools, this plugin is suitable.
If you do not use the optional sessionQuery or subprocess backends, you do not need to install this plugin.
Watch out — In a fresh profile, installation and registration into profile passed the sandbox test.
Tools return isError results if backends are missing.
No obvious pitfalls found.
The verdict — I would install it because it adds reliable citations without rewriting earlier request tokens, but only if the sessionQuery backend is configured.