OpenSana Docs

OpenSana Docs

Public documentation for using, operating, and developing OpenSana.

OpenSana combines project management, real-time task collaboration, and AI-assisted CLI workflows in one system.

Use these docs in two ways:

  • Go to Use OpenSana if you want to work in the app, connect the CLI, manage API keys, or deploy it.
  • Go to Develop OpenSana if you want to contribute code, understand the Convex backend, or work on the CLI runtime.

Start Here

What OpenSana Includes

  • A multi-tenant web app for organizations, projects, and tasks
  • Task hierarchies, comments, attachments, and markdown artifacts
  • Thread-based AI chats attached to project work
  • A local CLI bridge that connects Claude Code today and additional runtimes over time
  • An MCP server for editor and agent integrations

Audience

  • End users who work with tasks and AI threads
  • Workspace admins who configure API keys, CLI access, and deployments
  • Open-source contributors who need to understand the repo and runtime architecture

Documentation Approach

The pages under /docs/use are written as product documentation.

The pages under /docs/develop explain the implementation model, code layout, and internal contracts that contributors need to understand before changing behavior.

On this page