We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae13876 commit 7982da9Copy full SHA for 7982da9
1 file changed
CLAUDE.md
@@ -2,4 +2,5 @@ Use pnpm for node and poetry for python to install and update dependencies.
2
Run `pnpm run format`, `pnpm run lint` and `pnpm run typecheck` before committing changes.
3
To re-generate the API client run `make codegen` in the repository root.
4
Run tests on affected codepaths using `pnpm run test`.
5
+Generate changesets after updating packages/cli, packages/js-sdk, packages/python-sdk.
6
Default credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.
0 commit comments