Public documentation for Browy — an AI agent that lives in your browser.
Live site: https://browyhq.github.io/
npm install
npm run devPushes to main trigger the Deploy docs to GitHub Pages workflow,
which builds the Astro Starlight site and publishes it to GitHub Pages.
Pages live in src/content/docs/ as plain Markdown / MDX. Sidebar and
site config are in astro.config.mjs.
Documentation is published under Creative Commons Attribution 4.0.