Ross ROSS = Recommend OSS · open-source software intelligence for agents

Ryandonofrio3/osgrep

Open Source Semantic Search for your AI Agent observed · 2026-08-28

github.com/Ryandonofrio3/osgrep · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

53/100

  • Activity 62
  • Release rhythm 60
  • Longevity 20
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 285
  • days_rel: 267
  • days_push: 228
  • n_releases_24m: 48

Full methodology

Adoption not part of the score

1139 stars · 67 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

osgrep is a local, grep-like semantic search CLI for codebases, built for AI coding agents. It uses local embeddings (ColBERT via onnxruntime-node) to answer natural-language queries and trace call graphs, with plugins for Claude Code and OpenCode.

Use cases

  • semantic code search with natural language queries
  • find where authentication is handled in a codebase
  • trace function call graphs for impact analysis
  • reduce LLM token usage when agents explore code
  • index repositories locally for private code search
  • list symbols and code roles in a project

When to choose

  • you want grep-style speed but semantic, concept-level code search
  • you need fully local, private embeddings without cloud APIs
  • you use Claude Code or OpenCode and want agent-ready search output
  • you need call graph tracing and symbol role detection

When to avoid

  • you only need exact string matching that plain grep already handles
  • you cannot spare ~150MB for local embedding models
  • you need cloud-scale search across many remote repositories

Facets

cli-tool · maturity active

search-engine cli rag parser developer-tools large-language-models cli cross-platform semantic-search code-search grep colbert local-embeddings onnx claude-code call-graph agent-tools command-line ai-agents search nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
Ryandonofrio3/osgrepmain53

For agents

markdown · JSON · MCP: product_card(name="Ryandonofrio3/osgrep")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem