Do I need a VibeSpace account?
No. The desktop app works without registration; the optional website sign-in is for the website itself. Model features need your own API key or a signed-in local CLI tool.
Which models are supported?
Ten built-in providers — DeepSeek, GLM, Kimi, MiniMax, Qwen, Doubao, OpenAI, Claude, Gemini, OpenRouter — plus any OpenAI-compatible endpoint; or reuse a local Codex CLI / Claude Code / OpenCode. See Model providers and CLI backends.
Is my data uploaded anywhere?
No. Task data and session history live in ~/.vibespace/ on your machine; model requests go straight from your Mac to the provider — no relay, no stored content. See Data & privacy.
macOS says the developer can't be verified
Expected for the un-notarized beta. Right-click the app and choose Open, or allow it in System Settings → Privacy & Security.
The agent broke my files — how do I undo?
Open the task's change view, run Preflight, then Confirm restore to return files to their pre-task state. See Reviewing & restoring changes.
Is my task still there after restarting the app?
Yes. Runs are checkpointed; the app resumes from where it stopped, and approved operations aren't asked again. See Recovery & context.
My scheduled task didn't fire
Scheduled tasks fire only while VibeSpace is running: closing the app pauses them, and missed times are not replayed. Keep the app open (enable "minimize to tray" and "launch at login") for reliable triggers. See Scheduled tasks.
My skill doesn't show up in the list
Check that the folder is in a scanned location (~/.vibespace/skills, ~/.claude/skills, etc., or the matching workspace folder) and contains a valid SKILL.md with name / description / version frontmatter. Then hit refresh on the Skills page. See Skills.
Why are expert groups unavailable?
Expert groups need an API backend; CLI backends (Codex / Claude Code / OpenCode) don't support multi-expert orchestration. Switch the task to an API model. See Experts & expert groups.
Does VibeSpace run git commit automatically?
Never. All changes stay in the workspace and the ChangeSet; when and how to commit is entirely your call.
Is there a Windows or Linux version?
Not yet — macOS only for now.
How do I report a problem?
Email xwtaidev@gmail.com with a screenshot of the task timeline and the log files under ~/.vibespace/ (please skim them for sensitive information first).