AGENTS.md@src/tools agentsA
AGENTS.md@src/tools is agent-read markdown (agents) from yeachan-heo/oh-my-claudecode.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
<!-- Parent: ../AGENTS.md --> <!-- Generated: 2026-01-28 | Updated: 2026-01-31 --> # tools IDE-like capabilities for AI agents via Language Server Protocol (LSP), Abstract Syntax Tree (AST) tools, and Python REPL. ## Purpose This directory provides agents with powerful code intelligence tools: - **LSP Tools (12)**: Hover info, go-to-definition, find references, diagnostics, rename, code actions - **AST Tools (2)**: Structural code search and transformation via ast-grep - **Python REPL (1)**: Interactive Python execution for data analysis These tools enable agents to understand and manipulate code at a semantic level, far beyond text search. ## Key Files | File | Description | |------|-------------| | `index.ts` | Tool registry - exports `allCustomTools`, `lspTools`, `astTools` | | `lsp-tools.ts` | 12 LSP tool definitions (hover, definition, references, etc.) | | `ast-tools.ts` | 2 AST tools for pattern search and replace | ## Subdirectories | Directory | Purpose | |-----------|---------| | `lsp/` | LSP client, server configs, utilities (see `lsp/AGENTS.md`) | | `diagnostics/` | Directory-level diagnostics (tsc/LSP) (see `diagnostics/AGENTS.md`) | …
Read the whole file at its exact version.
How to install
mdr add yeachan-heo/oh-my-claudecode/src/tools/AGENTS.md@git:20260409.43bfe92mdr add yeachan-heo/oh-my-claudecode/src/tools/AGENTS.md@sha256:4259586b03f1ef6bPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_5jmm43xbq7yhkyqg)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260409.43bfe92 latest | 2026-04-09 | 43bfe92 | 7,666 B | A | view · diff |
| git:20260201.b5acd0d | 2026-02-01 | b5acd0d | 7,651 B | A | view · diff |
| git:20260128.2389f0f | 2026-01-28 | 2389f0f | 7,208 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (7666 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
yeachan-heo/oh-my-claudecode · 39,312 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5jmm43xbq7yhkyqg GET https://markdownregistry.com/api/v1/resolve?ref=yeachan-heo/oh-my-claudecode/src/tools/AGENTS.md GET https://markdownregistry.com/api/v1/blob/4259586b03f1ef6b64cb469d45485869e12939418a69ad70f1c38ad3bc865e27
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from yeachan-heo/oh-my-claudecode
Every file in yeachan-heo/oh-my-claudecode