mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
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:
@@ -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).
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user