Camillo Pachmann

Some more details and early experience

by
  • Indexing cost: ~$0.003/function (Haiku). 10k functions ≈ $30 one-time; incremental re-index only touches changed files (SHA256).

  • Works best for larger code bases - from 500 files upwards.

  • Use it as MCP with e.g. Claude Code or Cursor, super fast and includes tracing for agentic systems (finding callers and callees directly so that agents know faster where to look at).

  • I tried to include much of the documentation, use as cli and --help to get more insight! :)

  • Currently Python only; JS/TS and others are on the roadmap. Soon to be published as python package (pypi).

Would love feedback from folks with large monorepos or heavy AI-agent workflows!

2 views

Add a comment

Replies

Be the first to comment