-
### What happened?
I'm trying to transcribe and diarize audio from CLI using this command line:
```
vibe ^
--model "C:\Users\Cedric\AppData\Local\github.com.thewh1teagle.vibe\ggml-medium.bin" ^…
-
We need to add a validator to the host flag in the CLI. For both kube and nonkube CLI we need to validate the host flag being passed. We need to understand what values are valid for the host flag.
…
-
### What happened?
when I run Gateway FQDN it keeps failing
I followed the steps that were mentioned in https://github.com/threefoldtech/tfgrid-sdk-go/blob/development/grid-cli/docs/gateway-fq…
-
### Bug
One row in the input table is mixed with another in the output.
The input
![image](https://github.com/user-attachments/assets/f0859eab-c47b-4190-a423-d63505f2e694)
The output
…
-
Thank you for this repo.
When trying to download from the cli command `obfu-dataset-cli download-all -r dataset`, I obtain the following warning
`WARNING:root:IDA Pro executable not found, shoul…
-
I'm testing the latest version, and it's increasingly more obvious to me that we'll need to restructure the CLI. Currently it's confusing, and likely not permanent.
Specifically, we need a good str…
-
From an automation perspective, it would be really great to be able to get the values in that settings.json object back via the cli. I'd like to be able to automate plugin installation where the tool …
-
Hello. I wanted to ask for the option to trigger the tunnel in cases when the devToolbar is disabled. A CLI command to enable and disable it would be perfect. :)
Thanks for the amazing add-on!
-
### Proposal Details
1. Support sets alias names to address and saves them to the keystore.
2. CLI auto-loads the address mappings(name -> address) from the keystore and adds them to WalletContext w…
-
Something like the following should work:
```
% lurk prove program.lurk
% lurk verify proof.out
% lurk inspect proof.out
```
or
```
% lurk prove program.lurk -o proof.π
% lurk verify proof.…