DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

agentshim

Native DSH adapter for capability-aware repository tools and managed process execution.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution
3GitHub Stars0ForksUpdated2026-09-20

Install

$ dsh plugin --profile web add dsh-agentshim

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
AgentShim is a native DeepSeek Harness adapter that provides repository reading, search, file discovery, program execution, Bash jobs, and PDF reading through an in-process platform addon.

Key Capabilities

  • Reads source files with line numbers and supported text encodings
  • Searches repository content with regex or literal matching
  • Finds files with configurable ignore behavior
  • Runs programs with literal argument lists and executes POSIX Bash commands
  • Manages detached Bash jobs, status snapshots, termination, and bounded log tails
  • Reads PDF text or renders PDF pages as images
  • Loads into DSH in-process through agentshim-core and a platform addon

Useful For

  • Give DSH coding agents bounded repository inspection tools
  • Run builds, tests, and development commands from DSH
  • Search large codebases and enumerate relevant files
  • Inspect PDF documentation during coding tasks
  • Manage long-running development commands as detached jobs

Who It Fits

  • DeepSeek Harness users
  • Coding-agent users
  • Developers working in source repositories

Documented Limitations

  • The DSH adapter requires the native adapter and its exact optional platform package in the target DSH profile.
  • Unsupported platforms, missing packages, and native API mismatches cause plugin activation to fail.
  • The adapter does not start the MCP server and does not require the standalone agentshim executable.
  • Default unrestricted read scope permits readable absolute paths; normal scope restricts read, grep, and glob paths.
  • run_program and bash inherit the server user's filesystem access; OS sandboxing is needed for isolation.
  • Only one PDF call can run per instance at a time.

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
possible055/agentshim
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
692c0db · 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
3GitHub stars
Forks
0
Open issues
1
Last commit
2026-09-20
Last release
2026-08-22
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