A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install e2b-dev-e2b --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/e2b-dev/E2B/HEAD/CLAUDE.mdUse pnpm for node and poetry for python to install and update dependencies. Run `pnpm run format`, `pnpm run lint` and `pnpm run typecheck` before committing changes. To re-generate the API client run `make codegen` in the repository root. Run tests on affected codepaths using `pnpm run test`. Generate changesets after updating packages/cli, packages/js-sdk, packages/python-sdk. Default credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.