Skip to content

Feature Request: Support E2B Cloud as Project Management Backend #887

@daleydeng

Description

@daleydeng

Feature Request: Support E2B Cloud as Project Management Backend

Problem Statement

Currently, happy allows mobile/web clients to connect to Codex and Claude Code for AI-assisted programming. However, when operating from a mobile device, users may not have a local development environment readily available.

Proposed Solution

Integrate E2B (https://e2b.dev) as an optional project management and sandbox backend. This would enable:

  1. Cloud-based project management: Users can manage their projects in E2B cloud sandboxes instead of local machines
  2. Mobile programming with E2B sandbox resources: When users code from their phones, the operations (file editing, terminal commands, etc.) would execute against resources inside an E2B sandbox, not requiring a local machine to be online
  3. On-demand sandboxed dev environments: E2B provides ephemeral, cloud-based development environments that can be spun up on demand

Use Cases

  • Mobile developers who want to code on-the-go without needing their local machine
  • Teams that want to provide sandboxed coding environments for users
  • Users behind restrictive networks or without persistent local development setups

Technical Considerations

  • E2B provides SDKs for sandbox management: https://github.com/e2b-dev/e2b
  • Sandbox templates could be pre-configured with Claude Code / Codex
  • The existing mobile/web client UI could add an E2B mode alongside the current direct connection mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions