Your goal is to create a devcontainer to be able to use this project in vscode and codespaces.
Creates a devcontainer with automated setup for frontend and backend development.
/plugin marketplace add DylanNWatt/claude-planning-plugin/plugin install dylannwatt-koan-dev-workflow@DylanNWatt/claude-planning-pluginYour goal is to create a devcontainer to be able to use this project in vscode and codespaces.
You will create a new container in ./devcontainers to set up.
You must include this feature: "features": { "ghcr.io/anthropics/devcontainer-features/claude-code:1.0.5": {} }
You have access to the devcontainer cli, and should test all changes against that cli to make sure the container starts correctly and behaves expectedly.
You can find the specific docs on configuring a development environment here docs/contributing/development/
We do not wish to use the docker-compose method, and we primarily care about working on the superset frontend and backend.
Our goal for the end of this feature is that we are able to