Commit Graph

5 Commits

Author SHA1 Message Date
Mish Ushakov 3379af97d2 Update CLAUDE.md (#1384)
Added PR guidance for Claude
2026-06-04 19:37:25 +02:00
Mish Ushakov caf2174a58 Updated CLAUDE.md (#1365) 2026-05-29 12:49:44 +02:00
Mish Ushakov 7982da9de0 Add changeset generation instructions (#1308)
Added instructions for generating changesets after package updates.
2026-04-30 17:52:59 +00:00
luo jiyin 7695889b7a Fix typos in docs, tests, and helper names (#1282)
## Summary

- fix typos in hand-written docs and comments
- rename typoed helper variables in the CLI
- fix typoed test identifiers and descriptions in the JS SDK tests
- fix typoed credential warning text in the Python SDK

## Testing

- not run

Closes #1281
2026-04-21 06:00:02 -07:00
Mish Ushakov f7fef4df77 Add CLAUDE.md (#1137)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Documentation-only change with no runtime or behavioral impact.
> 
> **Overview**
> Adds `CLAUDE.md` with contributor workflow notes: preferred dependency
managers (pnpm/poetry), required formatting/lint/typecheck steps, how to
run tests, how to regenerate the API client (`make codegen`), and where
default credentials are stored.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
b1c2f5a07871b7577f806f45ce3a52829b40fdd0. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-02-17 12:06:06 +01:00