Universal AI session continuity protocol and CLI
Project description
workbench-ai
Universal AI session continuity protocol and CLI.
Install
pip install workbench-ai
Commands
workbench init
Initialize workbench state files in the current project. Auto-detects project type, generates STATE_VECTOR.json and HANDOFF.md, and creates a .workbench config file.
cd my-project
workbench init
Options:
-p, --project— Project slug (default: directory name)-t, --type— Project type override--bridge— Bridge repo (e.g.yourname/workbench)
workbench sync
Sync state files to your workbench bridge repo.
workbench sync
Options:
--bridge— Bridge repo override--dry-run— Preview without pushing
workbench status
Show status of all projects in the bridge repo.
workbench status --bridge yourname/workbench
Options:
--bridge— Bridge repo--json— Output as JSON
workbench bootstrap
Generate a paste-ready bootstrap prompt for any AI chat.
workbench bootstrap -p my-project --clipboard
Options:
-p, --project— Project slug (required)--bridge— Bridge repo override--clipboard— Copy to clipboard
How It Works
workbench initcreates structured state files in your projectworkbench syncpushes them to a central bridge repo on GitHubworkbench bootstrapgenerates a prompt you paste into any AI chat- The AI reads your state files and has full context in under 60 seconds
Requirements
- Python 3.10+
- git
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file workbench_ai-0.1.0.tar.gz.
File metadata
- Download URL: workbench_ai-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9380ed083e95f505d89b0ee8e0c4f8fb5a579e7cab22199d69315cce0b005c10
|
|
| MD5 |
6a8382f75af396a138fdef2c4e418195
|
|
| BLAKE2b-256 |
ecc4244676a227e72be784d6651f1ff4cace652386c62b365591512c2ac83af2
|
File details
Details for the file workbench_ai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: workbench_ai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df60f141cdb2f94c99985472f84b64355f3cdfba34d06a54be90781d1deaaa3a
|
|
| MD5 |
7edf3bc70e43b3609a6b963d0054adb6
|
|
| BLAKE2b-256 |
45275163bdc4c688461059ed97a50756290e0ff55263a68751c84f1af7fd6d94
|