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:
@@ -31,7 +31,10 @@ Short guide for AI agents in this repo. Prefer progressive loading: start with t
|
||||
## Key source dirs
|
||||
- `cli/src/api/`, `cli/src/claude/`, `cli/src/commands/`, `cli/src/codex/`
|
||||
- `hub/src/web/`, `hub/src/socket/`, `hub/src/telegram/`, `hub/src/sync/`
|
||||
- `hub/src/socket/handlers/cli/` - Terminal multiplexing, session handlers
|
||||
- `hub/src/notifications/` - Push and Telegram notifications
|
||||
- `web/src/components/`, `web/src/api/`, `web/src/hooks/`
|
||||
- `web/src/routes/sessions/terminal.tsx` - Terminal UI
|
||||
|
||||
## Critical Thinking
|
||||
|
||||
|
||||
Reference in New Issue
Block a user