Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 507 Bytes

File metadata and controls

13 lines (8 loc) · 507 Bytes

Summary

Checklist

  • bun run check passes (format, lint, test, typecheck, build)
  • User-facing change? Add a Changeset (bun run changeset) and commit the .changeset/*.md file
  • Docs updated if behavior or public API changed — hub: docs/README.md; CLI/agents: docs/agents.md

Notes