daytona
daytona copied to clipboard
Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code
**Is your feature request related to a problem? Please describe.** The workspace prompting screen in the screenshot should also include additional info: - target name - the newest project's uptime...
# Pull Request Title Added -all flag for start, stop and delete cmd ## Type of Change - [x] New feature (non-breaking change which adds functionality) ## Checklist - [x]...
**Is your feature request related to a problem? Please describe.** We should implement a flag for listing workspaces called `--verbose (-v)`. The command without the verbose flag should only display...
**Describe the bug** When selecting a Git provider; a namespace; a repository; a branch, the TUI disappears between each selection screen and the terminal flashes back into view **To Reproduce**...
# Pull Request Title ## Description Adds 'TARGET' column to Daytona list view. ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x]...
In addition to the easy but often hated `curl | bash` we should consider adding support for a Brew cask tap (Mac/Linux), Winget (Windows) and possibly Linux packages.
# Improve info command ## Description - This PR is to improve `daytona info` command in cli - Added support to display WorkspaceId, Target, RepositoryUrl Fixes #114 /claim #114 ##...