docs: update cli, hub, and web README files with new features and configuration

- cli/README.md: Remove non-existent runner commands, add codex resume and worktree config
- hub/README.md: Document auto-generated CLI_API_TOKEN, add session/machines/events endpoints and push notifications
- web/README.md: Add settings and terminal routes, terminal and voice assistant sections
- docs/guide: Fix broken anchor link and add terminal FAQ entry
- AGENTS.md: Add new source directory references
This commit is contained in:
weishu
2026-01-27 20:46:39 +08:00
parent 1d56a7cf34
commit aef4da9ea9
6 changed files with 72 additions and 10 deletions
+4
View File
@@ -91,6 +91,10 @@ In the session view, tap the "Files" tab to:
Yes. Open any session and use the chat interface to send messages directly to the AI agent.
### Can I access a terminal remotely?
Yes. Open a session in the web app and tap the Terminal tab for a remote shell.
### How do I use voice control?
Set `ELEVENLABS_API_KEY`, open a session in the web app, and click the microphone button. See [Voice Assistant](./voice-assistant.md).