DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-tinyfish-search

TinyFish-backed web search provider for DeepSeek Harness ctx.web seam.

Terminal & TUIDeveloper ToolsBrowser & WebSkills & Workflows
17GitHub Stars0ForksUpdated2026-09-17

Install

$ dsh plugin --profile web add dsh-tinyfish-search

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-tinyfish-search is a DeepSeek Harness plugin that registers TinyFish Search API as an alternative provider on the ctx.web capability seam. It automatically routes built-in web_search queries directly to the TinyFish endpoint via HTTP GET without consuming LLM turns.

Key Capabilities

  • Registers the 'tinyfish' search provider onto DeepSeek Harness ctx.web capability seam
  • Overrides built-in web_search backend via bundle patch configuration
  • Normalizes search results (title, snippet, url, date) into standardized harness source shapes
  • Executes web searches without consuming additional model or LLM turns
  • Supports authentication via TINYFISH_API_KEY environment variable or Cordis patch config

Useful For

  • Replacing default DeepSeek Anthropic-compatible web search with TinyFish Search API
  • Reducing LLM turn consumption during iterative web search tasks
  • Integrating lightweight and free search capabilities into DeepSeek Harness workflows

Who It Fits

  • DeepSeek Harness users seeking alternative search providers
  • Developers looking for zero-LLM-overhead web search in DSH profiles

Documented Limitations

  • Requires a valid TinyFish API key configured via environment variables or Cordis patch
  • Requires DeepSeek Harness profile configured with the web capability seam (such as the web profile)

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
maxwell-feng/dsh-tinyfish-search
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
7ddb3ed · 2026-09-20

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
17GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-17
Last release
2026-09-17
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app