Skip to content

Docs/windows support#10

Open
alabulei1 wants to merge 4 commits into
mainfrom
docs/windows-support
Open

Docs/windows support#10
alabulei1 wants to merge 4 commits into
mainfrom
docs/windows-support

Conversation

@alabulei1

Copy link
Copy Markdown
Member

No description provided.

alabulei1 and others added 4 commits June 24, 2026 12:30
Windows support landed in #8 (portable-pty-psmux / ConPTY) but the docs
only mentioned it in a one-line note. Add real Windows usage:

- README.md: expand Platform Support into a per-platform table with
  requirements, plus a "Running on Windows" section (vibetty-windows-x64.exe,
  PowerShell $env: vars, %PATH% placement)
- docs/README.zh.md: add the equivalent platform-support section in Chinese

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The README buried installation inside the Whisper config section and
presented Whisper/WebVosk as equal options. Restructure to match how the
product actually works:

- Add a "How it works" section: VibeKeys Max mic streams audio over
  WebSocket to the server, which transcribes via a Whisper API and injects
  text into the terminal + agent. (Audio source is the keyboard, not the
  browser; the browser only displays the terminal.)
- Split Installation out of Configuration; one PATH block (was duplicated),
  per-OS release asset names, Windows binary.
- Make Whisper the default path; demote WebVosk to "offline, no API key".
- Quick Start now covers pairing the VibeKeys Max via /setup over Bluetooth.
- Fix the WebVosk `-- --` typo.
- Mirror the same structure in docs/README.zh.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Vibetty runs whatever follows `--` in a PTY; there is no Claude-specific
code. Reflect that:

- Tagline/features now name Claude Code, Codex, Gemini CLI, OpenCode,
  aider as examples (Vibetty has no hard dependency on any one agent).
- Quick Start step 3 lists launch commands per agent
  (vibetty -- claude / codex / gemini / opencode / aider / bash).
- Mirror both in docs/README.zh.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant