# dsh-plugin-codegraph

> 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>
- Stars: 11
- Added: 2026-08-24T16:00:00.000Z

## Install

```bash
dsh plugin --profile web add github:CC19990113/dsh-plugin-codegraph
```

---

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