Commit Graph

178 Commits

Author SHA1 Message Date
devin-ai-integration[bot] 5a755078c2 docs: update main README logo with theme-aware dark/light variants (#1470)
## Summary

Replace the old full-width SDK banner images (`e2b-sdk-light.png` /
`e2b-sdk-dark.png`) in the main README with the new E2B wordmark logos
(`logo-black.png` / `logo-white.png`), using `#gh-light-mode-only` /
`#gh-dark-mode-only` for GitHub theme switching.

No changeset needed — this is a repo-level README change only (not
published to NPM/PyPI).

Link to Devin session:
https://app.devin.ai/sessions/4983f23d23934d2c9a51733f5f9920f3
Requested by: @mlejva

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: vasek <vasek.mlejnsky@gmail.com>
2026-06-19 13:26:06 -07:00
Vasek Mlejnsky 9036ec80ab Fix NPM badge size (#1336) 2026-05-20 03:24:17 +00:00
Berry 1cc385a767 Link runCode/run_code to docs in READMEs (#1237)
## Summary
- Made `runCode()` and `run_code()` references in READMEs link to the
[code interpreting docs](https://e2b.dev/docs/code-interpreting)
- Updated root README, js-sdk README, and python-sdk README

## Test plan
- [ ] Verify links render correctly on GitHub
- [ ] Confirm docs URL resolves
2026-03-29 15:48:28 +02:00
Berry a240f99db5 Default to base e2b SDK in READMEs (#1232)
## Summary
- Updated root README, js-sdk README, and python-sdk README to show base
`e2b` SDK install and usage as the default
- Code-interpreter is now shown as an optional step for when
`runCode()`/`run_code()` is actually needed
- SDK links in descriptions now point to base `e2b` packages on npm/PyPI

## Why
The base `e2b` package covers commands, files, git, networking, and
sandbox lifecycle. Users who don't need code execution shouldn't be
directed to install `@e2b/code-interpreter` / `e2b-code-interpreter` as
their first step.

## Test plan
- [ ] Verify README renders correctly on GitHub
- [ ] Confirm base SDK examples use correct import syntax
- [ ] Confirm code-interpreter section still shows correct usage for
`runCode()`
2026-03-24 21:04:20 +01:00
Travis Marceau 0b976beedc docs: update self-hosting cloud provider support wording (#1217)
<!-- CURSOR_AGENT_PR_BODY_BEGIN -->
## Summary
- update the self-hosting cloud provider list in `README.md`
- explicitly mark Google Cloud (GCP) as supported
- align provider list formatting/capitalization (`General Linux
machine`)

## Validation
- `pnpm run format`
- `pnpm run lint`
- `pnpm run typecheck`
- `pnpm run test` *(fails in existing python async tests:
`tests/async/sandbox_async/test_create.py::test_auto_pause_without_auto_resume_requires_connect`
with `AsyncApiClient` missing `raise_on_unexpected_status`)*
<!-- CURSOR_AGENT_PR_BODY_END -->

[Slack
Thread](https://e2b-team.slack.com/archives/C080PPTP2DP/p1773953026690659?thread_ts=1773953026.690659&cid=C080PPTP2DP)

<div><a
href="https://cursor.com/agents/bc-3a9b191f-6491-5746-bf8e-ba09a270b1e1"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-web-light.png"><img
alt="Open in Web" width="114" height="28"
src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a
href="https://cursor.com/background-agent?bcId=bc-3a9b191f-6491-5746-bf8e-ba09a270b1e1"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img
alt="Open in Cursor" width="131" height="28"
src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</div>

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-03-19 14:35:33 -07:00
Vasek Mlejnsky 96c407e27f Update download badges in README.md (#1133)
Update broken downloads badge

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Documentation-only change that updates external badge image URLs and
styling; no runtime or build behavior is affected.
> 
> **Overview**
> Fixes broken download badges in `README.md` and
`packages/python-sdk/README.md`.
> 
> The PyPI badge is switched from shields.io to a Pepy monthly downloads
badge, and the NPM badge label/styling is updated to explicitly show
*monthly* downloads.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
811324dd583dd068f6a763489ac6c63483c47f87. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-02-14 21:10:01 +00:00
Jakub Novák d117ba09e8 SDK v2 - Add beta pause and update Sandbox list (#854)
Introduce beta submodule with beta features - pause and resume
Update Sandbox list to also return paused sandboxes

---------

Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
2025-08-19 00:37:07 -07:00
Mish f076a61448 updated preview logo 2025-03-22 11:21:55 +01:00
Vasek Mlejnsky 5c1a5a845d Update README.md (#606)
Add self hosting section to readme
2025-03-16 13:17:34 +01:00
r33drichards 27b238abf8 Update README.md 2025-01-13 11:14:03 -08:00
r33drichards e7d35ec9d4 Update README.md 2025-01-13 11:13:21 -08:00
0div 1defbc8506 fix typo in legacy docs/READMEs 2024-11-22 14:45:39 -08:00
Vasek Mlejnsky bb28eb5ec8 Update README.md 2024-10-16 04:10:23 -07:00
Vasek Mlejnsky eb325abb99 Update README.md 2024-10-16 02:46:52 -07:00
Vasek Mlejnsky 693bc7da27 Update README.md 2024-10-16 02:46:40 -07:00
Vasek Mlejnsky bd1f5daaf5 Update README.md 2024-10-16 02:44:09 -07:00
Vasek Mlejnsky 482d9e6c63 Update README.md 2024-10-16 02:42:45 -07:00
Vasek Mlejnsky 221d144212 Update README.md 2024-10-16 02:40:46 -07:00
Vasek Mlejnsky 379821f5ba Update README.md 2024-10-16 02:33:15 -07:00
Tereza Tizkova 3a1586cb94 Update E2B SDK readme 2024-10-15 16:36:16 -07:00
Tereza Tizkova 19259663ea Update readme 2024-10-15 16:10:37 -07:00
Tereza Tizkova ab0ba2d072 Update README 2024-10-14 21:46:51 -07:00
Tereza Tizkova 882ea85462 Update readme 2024-10-12 20:10:04 -07:00
Tomas Valenta 4225eda697 Update the development instructions 2024-08-20 15:00:34 -07:00
Tomas Valenta 7c529ee13d Add development readme instruction for JS SDK 2024-08-20 14:32:08 -07:00
Sreedhar Shreyas 03b2a65367 Fix links from apps/doc to apps/web 2024-07-17 11:08:29 -04:00
Vasek Mlejnsky f62e627e0e Update README.md 2024-04-20 11:15:16 -07:00
Vasek Mlejnsky fc58557195 Update README.md 2024-04-20 11:13:17 -07:00
Tomas Valenta 3097bd98f0 Change NPM badge link 2024-04-04 16:32:46 -07:00
Tomas Valenta 866fded89d Update package name in readmes 2024-02-03 18:17:12 +01:00
Vasek Mlejnsky 20ace65fb3 Update README.md 2023-12-09 19:29:49 +01:00
Vasek Mlejnsky c42077a8e4 update readmes 2023-11-09 13:29:52 +01:00
Vasek Mlejnsky c512a1ec92 update readme 2023-11-09 13:26:46 +01:00
Vasek Mlejnsky 3076af0c35 update readme 2023-11-09 13:16:23 +01:00
Vasek Mlejnsky 6f49c56ae0 update readme 2023-11-09 13:15:31 +01:00
Vasek Mlejnsky d3006fc02a update readme 2023-11-09 13:13:45 +01:00
Vasek Mlejnsky d699cc7b29 update readme 2023-11-09 13:07:35 +01:00
Vasek Mlejnsky 2412ce7887 update readme 2023-11-09 13:04:56 +01:00
Vasek Mlejnsky cf6b3cf235 Update docs & readme 2023-11-09 12:36:18 +01:00
Jakub Novák 388309830b New infra (#212)
Co-authored-by: Tomas Valenta <valenta.and.thomas@gmail.com>
Co-authored-by: Vasek Mlejnsky <vasek.mlejnsky@gmail.com>
2023-11-06 15:07:09 +01:00
Vasek Mlejnsky f7aabdb3f0 Add environment variables to docs (#210) 2023-10-31 15:10:08 +01:00
Vasek Mlejnsky bab71f12ec Update README.md 2023-09-21 12:46:04 +02:00
Vasek Mlejnsky f291208388 Update README.md 2023-09-21 12:44:50 +02:00
Vasek Mlejnsky 7c59c40f9b Update README.md 2023-08-30 10:10:19 +02:00
Vasek Mlejnsky 8c624e88d6 Update README.md 2023-08-30 09:35:00 +02:00
Tomas Valenta ce1548b170 Fix casing 2023-08-29 16:52:13 +02:00
Tomas Valenta a3d0939457 Update SDK and repo readmes 2023-08-29 16:49:24 +02:00
Tomas Valenta 99582e5c7e Update links to docs 2023-08-25 12:51:16 +02:00
Tomas Valenta 59c35f386e Fix consistency 2023-08-20 17:21:12 +02:00
Tomas Valenta 044167f49b Fix typo 2023-08-18 17:15:56 +02:00