Files
openfang/AGENTS.md
T

192 B

Health Stack

  • typecheck: cargo build --workspace --lib
  • lint: cargo clippy --workspace --all-targets -- -D warnings
  • test: cargo test --workspace
  • shell: shellcheck scripts/install.sh