breadbox/AGENTS.md
Breadway e5ce91a9c9
All checks were successful
check / check (push) Successful in 55s
Track AGENTS.md
2026-08-15 22:03:30 +08:00

654 B

AGENTS.md — Repo hygiene

Follow CONTRIBUTING.md. Single-trunk: main plus short-lived feature/ / fix/ branches. dev/beta are bakery tracks (tags / main), not git branches.

Remotes

  • origin — Forgejo (git.breadway.dev) — authoritative.
  • github — mirror. Day-to-day push origin only.

Product

GTK4 app launcher + breadbox-sync icon cache. Theme via bread-theme (pin by tag on git.breadway.dev). Toggle uses bread-utils::singleton, not a homegrown PID file.

Distribution

Bakery (bakery.toml). Forgejo .forgejo/workflows/ is canonical; do not re-add a GitHub Actions release workflow.