Skip to content
Foldcase

Contributing

Read AGENTS.md first; it is short and it is binding for humans and agents alike. Then:

Read AGENTS.md first; it is short and it is binding for humans and agents alike. Then:

bash
mise run setup      # once, after installing
mise run lint && mise run typecheck && mise run test
mise run build && mise run smoke

CI runs exactly these on every push, against the same pinned Bun and Node.

Last updated Aug 4, 2026