# Hive > Docs Run and manage remote AI coding agents and shell sessions over WebSocket - desktop, mobile, and CLI. ## Table of Contents ### Overview - [Architecture](https://hive.vazac.dev/docs/architecture.md) - [Configuration](https://hive.vazac.dev/docs/configuration.md) - [CLI Reference](https://hive.vazac.dev/docs/cli.md) - [Wire Protocol](https://hive.vazac.dev/docs/protocol.md) ### Sessions & Transport - [Terminal Transport & Resume](https://hive.vazac.dev/docs/transport.md) - [Session Exclusivity](https://hive.vazac.dev/docs/session-exclusivity.md) - [Agent Waiting-for-Input Marker](https://hive.vazac.dev/docs/agent-attention.md): The "?" waiting-for-input marker, copy-prompt notifications, and the tool-agnostic contract any AI CLI can use to drive them. - [Background Notifications (Android)](https://hive.vazac.dev/docs/background-notifications.md): Android background notifications - poll the cluster on a battery-friendly ~15 min timer and surface anything you missed while the app was closed. - [Remote Log Fetch](https://hive.vazac.dev/docs/remote-log-fetch.md) - [Mobile Diagnostics](https://hive.vazac.dev/docs/mobile-diagnostics.md) ### Clustering - [Clustering](https://hive.vazac.dev/docs/clustering.md) - [Cluster Preferences](https://hive.vazac.dev/docs/cluster-preferences.md) ### App Panels - [File Explorer](https://hive.vazac.dev/docs/file-explorer.md) - [Git Changes Panel](https://hive.vazac.dev/docs/git-panel.md) - [Commands Panel](https://hive.vazac.dev/docs/commands-panel.md) - [Run Panel](https://hive.vazac.dev/docs/run-panel.md) - [Built-in Editor](https://hive.vazac.dev/docs/editor.md) ### Features - [Files (Whole-Filesystem Explorer)](https://hive.vazac.dev/docs/files-view.md) - [SSH (Connection Manager)](https://hive.vazac.dev/docs/ssh-view.md) - [Notes - Markdown vault with agent co-writing](https://hive.vazac.dev/docs/notes.md) - [Tasks](https://hive.vazac.dev/docs/tasks.md) - [Teams](https://hive.vazac.dev/docs/teams.md) - [Teams autopilot](https://hive.vazac.dev/docs/teams-autopilot.md) - [Appearance & Theming](https://hive.vazac.dev/docs/appearance.md) - [Terminal Touch Selection (Mobile)](https://hive.vazac.dev/docs/terminal-touch-selection.md) ### Web & Updates - [Web Client (PWA)](https://hive.vazac.dev/docs/web-client.md) - [Remote-URL Updates](https://hive.vazac.dev/docs/remote-updates.md) ### Reference - [Cluster Troubleshooting Runbook](https://hive.vazac.dev/docs/troubleshooting.md) - [Known Issue: Claude interactive menu options clipped under the mobile soft keyboard](https://hive.vazac.dev/docs/known-issues-mobile-keyboard-menu.md)