Abinand P
Abinand P
**What version of WebTorrent Desktop are you using?** 0.24.0 **What operating system and version?** Windows 11 **What problem do you want to solve?** - Requesting a new feature - `limiting...
closes #600 ## 📑 Description - Created a subcommand `template` for the command `update - The `template` command takes the flags `--path= --version= --icon= --repo = ` and accepts the...
closes #599 ## 📑 Description In the command line `cyctl get resources` updated to display the Namespace of the deployed modules. ## ✅ Checks - [x] I have tested my...
## 📑 Description Updated the `setStatus` function in the `ModuleReconciler` to include the `FinishedAt` timestamp in the reconciliation status. The `FinishedAt` field now uses the current time, formatted as a...
# Added the feature for the flags in prebuild add/update ## Description In the cobra command added the flags ### Usage of update command after updating ``` daytona update --branch...
### Which issue(s) does this pull-request address? Closes: #47 ### Description The last PR #51 contains many errors due to the standards of the commit message, which was updated in...
# Update Command for daytona ## Description Adding a new command update which will update to the latest version of daytona and an optional Flag to indicate if a specified...
# Handle pagination for images and sandbox in CLI ## Description In cli list command of the sandbox and images are paginated. now we can have arguments which can be...
# Dashboard bulk selection. ## Description Added bulk selection in the images table and bulk deletion operation along with it. And also added arrow sort for each of them. ##...
### Short description of current behavior When running queries on a Ollama handler when working with knowledgebase, need to run the query second time to actually run. While running on...