Skip to content

v0.1.0

Choose a tag to compare

@soulbah soulbah released this 06 Aug 02:22
· 30 commits to develop since this release

Starting point of the public history.

Regeste is a privacy-first, in-browser "chat with your documents" app: parsing, chunking, embeddings, vector search, chats and citations all run on the device. The only backend is a single Cloudflare Worker handling auth, quotas and the Assisted endpoint.

This tag is the baseline the release pipeline starts from. Every version after it is cut automatically by semantic-release from Conventional Commits merged into main — this one is the single exception, set by hand.

See README.md for what the app does and CONTRIBUTING.md for how to work on it.