VibecapeDocs

Vibecape documentation

Start with local Spaces, documents, and Chat, then add collaboration, extensions, or a server when needed.

Vibecape is a local-first workspace for documents, repositories, context, and AI agents. Content remains in ordinary files on your computer. Start with a local Space, then add collaboration only when you need it.

Choose a path

How collaboration fits together

There are two servers with different responsibilities:

  1. A Downcity Federation identifies the user and issues the login session.
  2. A Vibecape Server manages Groups, membership, Spaces, repositories, and sync authorization.

The Vibecape App uses your Federation account to request access to a Group. After a server administrator approves the request, the Group's Spaces appear in the App. The Vibecape Server does not issue a second user account or a second token.

Local-first by default

Remote Spaces are full local Git clones. You can edit while offline and use editors, agents, shell tools, or Git tools directly. Synchronization checkpoints local changes, fetches remote work, integrates it, and pushes when your role allows it.

Phase 1 stores text and ordinary images in Git and rejects any single file larger than 20 MiB. Video and other large assets will use Git LFS in a later phase.

On this page