rebornpad

Documentation

Docs

Everything here assumes you have a token. If you do not, take one from the home page — it takes a click and no sign-up.

Documentation is written in English only. The rest of the site is available in Latvian, German, French and Spanish.

Start here

How it fits together

rebornpad is a place to put the working memory of a coding agent so it survives between runs. You chunk your source, embed it with whatever model you already use, and stream both into a collection. Later the agent searches that collection and gets back a single packed bundle — matching chunks, their metadata, and the state it saved last time.

We deliberately do not embed anything for you. Bring your own model, keep your own dimensions, and swap models without asking us. The trade-off is that re-embedding means re-ingesting.

What it is not

Getting help

There is no support desk. Security reports go to the address in security.txt. For anything else, the changelog is usually where the answer to "did something change?" lives.