VibeSpace is iterating fast (invite-only beta). These are the explicit boundaries as of v0.14 — documented so you can set the right expectations, not to hide weaknesses.
| Item | Status |
|---|
| Operating system | macOS only; Apple Silicon (aarch64) supported first |
| Installer | unsigned / un-notarized beta — right-click to open |
| Release cadence | small, frequent releases; v0.1 → v0.14 shipped on plan |
Feature boundaries
| Capability | Status |
|---|
| Cloud sync / cross-device | no cloud account or team collaboration; iCloud sync is local-directory-level |
| MCP | not supported yet (Model Context Protocol) |
| Hooks | no hooks system |
| Module marketplace | no remote store or auto-download; .vpack files are sideloaded |
| Scheduled tasks | fire only while the app runs; missed times aren't replayed; triggered runs use Request approval |
| CLI backends | no expert groups; no schedule_create host tool |
| Git delivery loop | never auto-commits or pushes; committing stays with the user |
| Kanban persistence | stored in kanban.json (SQLite migration is planned) |
| Custom experts | experts and groups are built-in only for now |
| Shortcuts | view-only; customization not yet supported |
Practical advice
- Back up important repos: although ChangeSets support restore, keeping normal backups (or Git) for critical workspaces is wise during beta;
- Keep the app open for unattended tasks: scheduled tasks depend on the app process;
- Watch release notes: every minor release may adjust behavior — the version in About is the source of truth.
Version history at a glance
| Version | Theme |
|---|
| v0.2 | BYOK: eleven providers |
| v0.3 | local persistence (SQLite) |
| v0.4 | workspace authorization, permission modes, CLI backends |
| v0.5 | ChangeSet review and restore |
| v0.6 | Rust agent runtime |
| v0.7 | skills system |
| v0.9 | Kanban |
| v0.10 | run recovery, context visualization, attachments |
| v0.12 | scheduled tasks |
| v0.13 | experts and expert groups |
| v0.14 | module (.vpack) system |
This manual targets VibeSpace v0.14. Where the app's wording differs, the app wins; if the manual and behavior disagree, tell us at xwtaidev@gmail.com.