JaredStewart/coderlm

Tree-sitter-powered code indexing server that gives LLM agents precise, on-demand access to symbols, implementations, callers, tests, and grep across multi-language projects - so they explore codebases through targeted queries instead of loading everything into context.

300Stars on the repository
10Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

JaredStewart/coderlm

Hook

Runs when a session starts, executing session-init.sh. From JaredStewart/coderlm.

300 3mo ago A tokens not measured original MIT

UserPromptSubmit

02

JaredStewart/coderlm

Hook

Runs when you submit a prompt, before the agent sees it, executing coderlm_cli.py with --commands and --code. From JaredStewart/coderlm.

300 3mo ago A tokens not measured original MIT

SubagentStart

03

JaredStewart/coderlm

Hook

Runs when a subagent starts, executing coderlm_cli.py with --commands and --code. From JaredStewart/coderlm.

300 3mo ago A tokens not measured original MIT

Stop

04

JaredStewart/coderlm

Hook

Runs when the agent finishes a response, executing session-stop.sh. From JaredStewart/coderlm.

300 3mo ago A tokens not measured original MIT