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).
+1 -1
View File
@@ -55,6 +55,6 @@ Enter your access token to log in.
## Next steps
- [Seamless Handoff](./how-it-works.md#seamless-handoff) - Switch between terminal and phone seamlessly
- [Remote access](./installation.md#remote-access) - Access HAPI from anywhere
- [Hub setup](./installation.md#hub-setup) - Access HAPI from anywhere
- [Notifications](./installation.md#telegram-setup) - Set up Telegram notifications
- [Install the App](./pwa.md) - Add HAPI to your home screen