---
layout: home

hero:
  name: Agent Desk
  text: AI Agent Control Center
  tagline: Manage terminals, monitor agents, and orchestrate multi-agent workflows from one app.
  actions:
    - theme: brand
      text: Architecture
      link: /architecture
    - theme: alt
      text: Deployment
      link: /deployment
    - theme: alt
      text: Get Started
      link: /guide/getting-started
    - theme: alt
      text: View on GitHub
      link: https://github.com/keshrath/agent-desk

features:
  - icon: terminal
    title: Multi-Terminal Grid
    details: Run multiple terminals side by side with tabs, splits, drag-and-drop, and resizable panes. Pop out any terminal into its own window.
  - icon: folder_special
    title: Project Workspaces
    details: A workspace is a folder. Open it and the git sidebar discovers every repository inside — including submodules at any depth — and spawns your configured AI agents rooted there.
  - icon: rocket_launch
    title: Batch Launch
    details: Start 5 agents with one click. Save reusable templates for common workflows like code reviews or parallel testing.
  - icon: search
    title: Cross-Terminal Search
    details: Search across every terminal at once. Find that error message, file path, or command output no matter which agent produced it.
  - icon: palette
    title: Themes
    details: 8 built-in themes (4 dark, 4 light) that sync across the app and all integrated dashboards. Create your own or follow your system theme.
  - icon: dashboard
    title: Integrated Dashboards
    details: Agent communication, task pipelines, and knowledge base built right in. Monitor service health and coordinate agents without switching windows.
---
