API reference

Repositories

Manage the repositories the agents can work on. Indexation creates the code map and embeddings that power the Locator.

What this resource does

A repository in this system is a clone of a GitHub repository plus its derived artefacts: the structural code map persisted in Postgres and the embeddings stored in Qdrant. Source code itself is never persisted.

The endpoints below cover the full lifecycle: adding a repo (which triggers indexation), listing repos, fetching detail, streaming indexation progress, re-indexing and deleting.

Endpoints

API specification is currently unavailableThe endpoint list could not be loaded from the backend. The conceptual sections above are still accurate.