8000 Comparing @e2b/code-interpreter-python@2.1.0...main · e2b-dev/code-interpreter · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: e2b-dev/code-interpreter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @e2b/code-interpreter-python@2.1.0
Choose a base ref
...
head repository: e2b-dev/code-interpreter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 20 files changed
  • 4 contributors

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    93964d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    4f4ddc3 View commit details
    Browse the repository at this point in the history
  2. Handle websocket error gracefully + add retry logic (#149)

    * Handle websocket error gracefully
    
    * Lint
    
    * Remove early return
    
    * Remove traceback
    
    * Add reconnect logic
    
    * Fix headers for unsecure sandbox
    
    * Update the error message
    
    * Lint
    
    * Clean up
    
    * Don't reconnect in the last iteration
    
    * Change the error log
    
    * Don't reconnect in the receive task
    
    * Wait till the receive task doesn't finish
    
    * Revert the interval
    
    * Simplify
    
    * Address PR comments
    
    * Increase the retries
    
    * Update template/server/messaging.py
    
    Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
    
    * Disable timeout completely
    
    * Fix missing access token
    
    * Simplify
    
    * Add changeset
    
    * Revert unwanted change
    
    ---------
    
    Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
    jakubno and graphite-app[bot] authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    be28fb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Update JS/TS E2B core package (#155)

    * Update JS/TS e2b core package
    
    * Add changeset
    
    * Fix node version
    
    * Add changeset
    ValentaTomas authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    bf638b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e84abf View commit details
    Browse the repository at this point in the history
Loading
0