Your personal AI that runs 24/7 and reaches you on Telegram. Hoot builds, writes, researches, and automates โ powered by 689 community superpowers from awesome-copilot. Built by over 100 AI agents across 10 models using the GitHub Copilot CLI. No hand-written code.
Hoot runs 5 AI agents in parallel โ each with its own context window, all ready the moment you message. Every agent has access to every superpower in the library.
Need even more power? Ask Hoot to use skills like Stampede or Dispatch to spin up additional sub-agents for complex jobs.
Hoot is a personal AI that runs around the clock on your computer. Message it from your phone, ask it anything, and it gets to work immediately โ handling up to 5 tasks at the same time.
// what makes Hoot tick const hoot = { superpowers: _, source: "awesome-copilot", reachVia: ["telegram", "web"], parallelTasks: 5, autoSync: "daily @ 6am", alwaysOn: true, };
Hoot is connected to github/awesome-copilot โ the open source communityโs growing collection of skills, tools, and agents. New superpowers sync automatically every morning.
Message Hoot from Telegram, let it juggle multiple tasks at once, and watch its abilities grow every day from the community.
Message Hoot from your phone. Dispatch coding tasks, get notified when done.
Hoot works on 5 things at once. Ask it to build, research, and write โ all at the same time.
Connected to the awesome-copilot community. New abilities sync automatically every day.
When you install Hoot, this dashboard connects to your local daemon and shows live stats.
One command. Thatโs it. Copy, paste, and Hoot is yours.
# install Hoot with one command curl -fsSL https://raw.githubusercontent.com/DUBSOpenHub/hoot/main/install.sh | bash