Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cove

Your work, wherever your agents go.

Cove keeps your project's goals, decisions, sources, progress, and next steps in one private workspace. Save your context, create a handoff, and continue with another assistant without rebuilding the story from scratch.

Open Cove · Getting started · Documentation

Start with the website

  1. Open Cove and sign in with ChatGPT.
  2. Choose New project and give your project a name.
  3. Record your goal, current state, and next steps, then choose Save context.
  4. Choose Create handoff and copy the concise or full version into your next assistant conversation.

The public website runs the complete app on OpenAI Sites with persistent storage. Your projects require sign in and remain private to your account and the assistant connections you authorize. You do not need to install software or supply a model API key.

Cove workspace with a saved research project and synthetic example content

What you can do

  • Keep structured context with revision history and comparisons.
  • Create handoffs pinned to a saved revision, with a warning when newer context exists.
  • Copy a handoff manually or grant an assistant access to selected projects through MCP.
  • Export projects as JSON or Markdown and import a Cove JSON export into a new project.
  • Review activity, revoke assistant access, archive projects, or delete your data.

Cove stores what you submit. It does not automatically read your assistant conversations or fetch the contents of source links. Copied text remains outside Cove's control.

Choose your path

I want to… Start here
Use the public app and create my first handoff Getting started
Connect an assistant MCP tools, prompts, and compatibility
Run or develop Cove on my computer Local development and testing
Maintain the hosted Sites edition Sites architecture and operations
Operate my own PostgreSQL installation PostgreSQL operations
Understand privacy or move my data Privacy and export/import

The hosted MCP address is https://cove-context.alx21.chatgpt.site/api/mcp. Live ChatGPT and Codex assistant connections remain unverified; the browser workflow and official SDK integration tests have separate verification records. Manual handoff copying works without an assistant connection. See the compatibility matrix.

For developers

The repository contains two distributions sharing the React frontend. The hosted edition uses a Worker, D1, and ChatGPT sign in. The original local distribution uses Fastify, PostgreSQL, and email/password accounts. Their accounts and data are separate.

Local prerequisites are Node.js 24, pnpm 11.19.0, Git, and Docker with Compose. Follow the setup guide for complete commands, email verification, testing, and troubleshooting. pnpm build builds Sites; pnpm build:local builds the local server.

Path Responsibility
apps/web Shared React frontend
apps/sites Hosted Worker, D1 operations, authentication, OAuth, and MCP
apps/api Local Fastify API and email authentication
packages/database and packages/domain PostgreSQL schema, migrations, and transactional operations
packages/mcp and packages/shared MCP tools, validation, comparisons, and handoff formatting
tests and scripts Automated checks, setup, builds, and recovery tools

See GitHub Actions for current automated results and the documentation index for dated verification records and known limits.

License

Source is public for review. No open source license has been selected by the owner; public visibility does not itself grant a reuse license. Third party dependencies retain their own licenses.

About

Your work, wherever your agents go. Private project context, revision history, and authorized assistant handoffs.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages