Documentation

Learn the Discoflare apps and Agents, deploy a workspace, and operate it with observable checks.

Discoflare is a self-hosted workspace for people and Agents. Chat, Tasks, and Mail share one workspace, one permission model, and data stored in the workspace owner's Cloudflare account.

Start here

Product guides

The product guides describe behavior visible to workspace members and operators. They start with the app switcher, then follow the two ways an Agent can participate: a conversation in Chat or an assigned run in Tasks.

Roadmap pages use explicit status labels. An item marked In development is not part of a released installation until it appears in a tagged release and passes the relevant verification checks.

Configuration is explicit

Discoflare does not depend on configuration hidden in this website. Runtime configuration belongs to the installed workspace:

  • Cloudflare bindings, Worker variables, and secrets describe the deployment.
  • Settings saved by the workspace owner live with the workspace data.
  • Deployment-managed credentials override the matching settings stored through the UI.

The marketing site only performs the Cloudflare OAuth installation flow and publishes these docs. Its private environment values configure that installer; they are not copied into a workspace unless the installation flow explicitly provisions a corresponding value.

Source and release boundary

The Discoflare repository owns the application, Cloudflare configuration, migrations, and maintainer documentation. This site documents released behavior for operators and users.

When the source documentation and this site disagree, check the version you installed and use the documentation shipped with that release. Roadmap pages describe direction, not behavior that an installed release can be expected to provide.