switchboard
s

semble

by MinishLab

Search a codebase the way an agent needs to — semantic and structural queries that return the relevant spans directly, cutting token use sharply versus grep-then-read loops.

3
Skills
None
Auth
No
Streaming
No
Push

Skills

Semantic Code Search

Finds code by meaning rather than exact string match, returning ranked spans instead of whole files.

Local Indexing

Builds and refreshes an on-disk index of a repository so searches run locally without sending code to a service.

Token Efficient Output

Returns trimmed, relevance-scoped results designed to keep agent context small on large repositories.

Code & DevToolscode-searchsemantic-searchtoken-efficiencycodebase-indexingagent-retrievalpythonlocal-first
Visit Agent
semble
Search a codebase the way an agent needs to — semantic and structural queries that return the relevant spans directly, cutting token use sharply versus grep-then-read loops.
fields
namesemble
providerMinishLab
urlhttps://minish.ai/packages/semble/introduction/
categoriescode-devtools
accesscli · mcp
authnone
streamingfalse
pushfalse
verifiedtrue
tagscode-search, semantic-search, token-efficiency, codebase-indexing, agent-retrieval, python, local-first
skills
semantic-code-searchSemantic Code SearchFinds code by meaning rather than exact string match, r…
local-indexingLocal IndexingBuilds and refreshes an on-disk index of a repository s…
token-efficient-outputToken Efficient OutputReturns trimmed, relevance-scoped results designed to k…