Nikola Balic

Results 45 issues of Nikola Balic

Daytona provides a way to generate the shell completion script but requires users to integrate it into their shell environment manually. The user must capture the output, create a file...

good first issue
💎 Bounty

**Describe the bug** Order of IDEs is randomized on every run of `daytona ide` **To Reproduce** Steps to reproduce the behavior: 1. run `daytona ide` 2. select IDE or ctrl+c...

bug

**Describe the bug** `daytona list `command returns an error message "FATA[0000] invalid character '

bug
Discussion

**Is your feature request related to a problem? Please describe.** The problem arises from the need to manually clean up after using Daytona. Currently, users must execute multiple commands to...

enhancement
Discussion

**Describe the bug** The `daytona server logs` command, when run without the `-f` option, only returns the first few lines of logs, while if run with follow it returns full...

bug

**Feature req:** When creating a workspace with a Git provider, users cannot navigate back and forth between steps, such as moving from selecting an organization to choosing private repositories. The...

enhancement
Discussion

**Is your feature request related to a problem? Please describe.** When using the interface to remove workspaces, users can accidentally select the wrong one and delete it without being asked...

enhancement

**Describe the bug** When attempting to create a workspace from a private repository without being authenticated, Daytona still initiates the creation of a workspace. However, it will be empty. The...

bug
never stale

**Describe the bug** - Current prune flow provides a user with two options when the server needs to be stopped: Continue or Abort. This workflow assumes users might open a...

enhancement
Discussion

When sharing short links in Slack, favicon defaults to dub.co favicon like in the screenshot: ![image](https://github.com/dubinc/dub/assets/6250945/76321b92-4349-4d19-ab40-a4826f5ac6ae) Slack doesn't respect the page's icon head tags and takes the `/favicon.ico` of the...