# bundle

> Structural code intelligence for DeepSeek Harness (dsh) — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, and what a change   reaches, from a tree-sitter index it builds itself. Compatible with the codegraph CLI's on-disk format.

## Metadata

- Author: [@CC19990113](https://github.com/CC19990113)
- Repo: <https://github.com/CC19990113/dsh-plugin-codegraph>
- GitHub: [CC19990113/dsh-plugin-codegraph](https://github.com/CC19990113/dsh-plugin-codegraph)
- Stars: 9
- Language: TypeScript
- License: [MIT](https://spdx.org/licenses/MIT.html)
- Topics: `ai-agent`, `call-graph`, `code-graph`, `code-intelligence`, `codegraph`, `cordis`, `deepseek`, `deepseek-harness`, `dsh`, `dsh-plugin`, `llm-tools`, `static-analysis`, `tree-sitter`
- Forks: 0
- Open Issues: 0
- Last push: 2026-08-19T03:26:22.000Z
- Added: 2026-08-19T00:00:00.000Z

## Install

```bash
dsh plugin --profile web add dsh-plugin-codegraph
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [bundle](https://deepseek-plugin.org/plugins/CC19990113/dsh-plugin-codegraph/packages/bundle)
