Skip to content

andr-ca/breqy

Repository files navigation

Breqy

Breqy is a Linux-first, always-on multi-agent AI runtime. It runs as a local engine daemon, separate agent processes, and a Textual TUI client over typed A2A messages.

The public website is a separate static marketing/docs site in web. It is not the Breqy runtime and does not introduce a cloud dependency for the product.

Runtime quick start

uv sync
breqy engine start
breqy tui

Authenticate model providers as needed:

breqy auth copilot

Website quick start

cd web
npm ci
npm run dev

Validate the website locally:

cd web
npm test
npm run check
npm run build
npm run smoke:build

Deployment

Website deployment uses Cloudflare Pages and GitHub Actions:

  • develop deploys pre-prod to https://develop.breqy.com
  • main deploys production to https://breqy.com

See docs/deployment.md for required Cloudflare projects, GitHub secrets/variables, and post-deploy validation.

Core docs

About

Breqy project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages