There was an error while loading. Please reload this page.
1 parent ff935bc commit 32c71a0Copy full SHA for 32c71a0
1 file changed
AGENTS.md
@@ -12,6 +12,8 @@ Wayland-native Linux soundboard. Pure Rust — Iced 0.14 GUI (Elm/MVU) + PipeWir
12
- **File size: 400 lines max** (stricter than the global default) — split before adding.
13
Functions <=50 lines.
14
- **Coverage: 80% target** via `cargo tarpaulin` every CI run (diagnostic globally; a target here).
15
+- **GitHub PRs created by Claude or Codex must be drafts.** Use `gh pr create --draft` or connector
16
+ `draft: true`; do not create ready-for-review PRs directly.
17
- **Known violation:** `src/app.rs` is 2,491 lines. Do NOT add to it — split first.
18
19
## Architecture
0 commit comments