Divanshu Grover
Divanshu Grover
# feat: commit signing using ssh and gpg ## Description add support for commit signing when adding git provider(s) - [ ] This change requires a documentation update - [...
fix: allow ctrl+c in provider install ## Description - [ ] This change requires a documentation update - [ ] I have made corresponding changes to the documentation ## Related...
**Describe the bug** `daytona serve ` becomes unstoppable **To Reproduce** Steps to reproduce the behavior: 1. git clone daytona 2. cd daytona and go run cmd/daytona/main.go serve 3. see that...
# Add support for X11 forwarding via a flag in the daytona ssh command (e.g., -X or -Y)** **Description:** Daytona CLI currently does not support X11 forwarding for SSH connections,...
**Description:** The current `daytona ssh` command does not support passing SSH flags like the native `ssh` command (e.g., `-o` for custom options). Users can only pass arguments to the remote...
**Description:** Users currently lack the ability to edit the SSH config for a specific project via the `daytona` CLI. This limitation forces users to manually edit the config files outside...
# Fix Redirect to Original Page After Login (#101) ### PR Description: Ensures users are redirected to their intended page after login by consistently setting the `:user_return_to` session value. ####...
name: pull request about: submit changes to the project title: "[pr] Add Gumloop flow trigger pipe" labels: '' assignees: '' --- ## description This pull request introduces a new pipe...
**Is your feature request related to a problem? Please describe.** When opening a project in Daytona, the README file isnβt automatically displayed, which can be frustrating as it's often needed...
**Describe the bug** when we select multiple projects for creation , then at the summary view the TUI becomes un-scrollable **To Reproduce** Steps to reproduce the behavior: 1. daytona create...