CoderLM API Reference: REPL Operations to HTTP Endpoints Mapping
By
jared_stewart
Sesame, salt, and substance. A flagship bake.
Summary
This document provides a technical mapping between REPL operations and API endpoints for CoderLM, a tree-sitter-powered code indexing server. It serves as a reference guide for building agent skills that interact with the server's HTTP API. The content details session management requirements, authentication headers, and specific endpoint mappings for code exploration operations like symbol lookup, implementation finding, caller identification, test discovery, and grep searches across multi-language projects.
Key quotes
· 4 pulledEvery request (except health, session creation, and admin endpoints) must include the X-Session-Id header. The session ties the request to a specific project.
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 codeb...
This document maps each REPL operation from the CoderLM design (see PURPOSE.md) to its corresponding API endpoint. Use this as the reference when building the agent skill that wraps these HTTP calls.
All endpoints are prefixed with http://<host>:<port>/api/v1. Examples assume localhost:3000.
You might also wanna read
DeepSeek API Documentation: Getting Started with Your First API Call
This is a technical documentation page from DeepSeek explaining how to make a first API call. It details that the DeepSeek API is compatible
Direct API Scripts for Moltbook Integration
This article provides technical documentation for using direct API scripts to post to Moltbook without an agent wrapper. It includes a quick
fs-code API Documentation: PyFilesystems for GitLab, GitHub, and Git
This is API documentation for fs-code, a Python library that provides PyFilesystems interfaces for GitLab, GitHub, and Git repositories. It
Theneo: AI-Powered API Documentation Generator for Stripe-Like Docs
Theneo is an AI-powered tool that generates Stripe-like API documentation automatically. It addresses the pain points of managing API docume
OpenAI Developer Platform: Resources and Documentation Overview
The article provides an overview of OpenAI's developer platform, highlighting available resources including tutorials, API documentation, an
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·4h ago