Skip to content

chore: add Daytona devcontainer#40

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

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

Conversation

@Jorel97
Copy link
Copy Markdown

@Jorel97 Jorel97 commented May 30, 2026

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

What it does:

  • Uses the official Python 3.11 devcontainer image.
  • Installs repository dependencies from requirements.txt on workspace creation.
  • Passes OPENROUTER_API_KEY from the local/Daytona environment without committing secrets.
  • Copies .env.example to .env only when a local .env does not already exist.
  • Adds Python/Pylance VS Code extensions for the Daytona workspace.

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