You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(scripts): add --with-tasks flag to develop.sh
Add a --with-tasks flag to develop.sh that automatically sets up
a tasks-compatible development environment. When enabled, it creates
the tasks-docker template and pulls the required container image in
the background to speed up workspace creation.
The flag also sets a blank access URL to enable tunnel mode, which
provides automatic subdomain support for workspace apps without
requiring wildcard-access-url configuration.
Updated the dogfood template to use this flag by default, making it
easier to develop Coder Tasks features using Tasks itself.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments