Source: pilot
Section: utils
Priority: optional
Maintainer: Pilot Team <pilot@example.com>
Build-Depends: debhelper (>= 12), cargo, nodejs (>= 20), python3 (>= 3.11)
Standards-Version: 4.6.0
Homepage: https://github.com/pilot/pilot

Package: pilot
Architecture: amd64
Depends: python3 (>= 3.11),
         python3-pip,
         python3-venv,
         libwebkit2gtk-4.1-0,
         libgtk-3-0,
         libayatana-appindicator3-1,
         policykit-1,
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ollama, timeshift
Suggests: btrfs-progs
Description: AI Command Center for Ubuntu LTS
 Pilot is a privacy-first, local-first AI command center that lets you
 control your Ubuntu system using natural language. It runs as a floating
 application on top of the GNOME desktop and interacts with your system
 through native Linux APIs (DBus, systemctl, gsettings).
 .
 Features:
  - Natural language system control
  - Structured multi-agent execution pipeline
  - Five-tier permission system with confirmation dialogs
  - Snapshot-based rollback via Btrfs or Timeshift
  - Encrypted API key storage
  - Full audit logging
