Skip to content

chore: add Daytona devcontainer#264

Open
Jorel97 wants to merge 1 commit into
Doriandarko:mainfrom
Jorel97:codex/daytona-devcontainer-36
Open

chore: add Daytona devcontainer#264
Jorel97 wants to merge 1 commit into
Doriandarko:mainfrom
Jorel97:codex/daytona-devcontainer-36

Conversation

@Jorel97

@Jorel97 Jorel97 commented May 30, 2026

Copy link
Copy Markdown

Adds a minimal Daytona-ready Dev Container for Claude Engineer.

What it does:

  • Uses the official Python 3.11 devcontainer image.
  • Installs uv, runs uv sync, and falls back to pip install -r requirements.txt if needed.
  • Passes ANTHROPIC_API_KEY and optional E2B_API_KEY from the local/Daytona environment without committing secrets.
  • Copies .env.example to .env only when a local .env does not already exist.
  • Forwards port 5000 for the Flask web UI and adds Python/Pylance VS Code extensions.

Validation:

  • Parsed .devcontainer/devcontainer.json with Python json.load.
  • git diff --check passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant