-
-
### Which API Provider are you using?
Anthropic
### Which Model are you using?
Claude 3.5 Sonnet
### What happened?
Shell Integration Unavailable
Cline won't be able to view the command's output…
-
### Which API Provider are you using?
Google Gemini
### Which Model are you using?
gemini-1.5-flash-8b
### What happened?
On any model, if the model asks to execute a command, and i app…
-
This looks realy cool, but I noticed that the source directory contains some binaries that look like they might be @moudey's [Shell](www.github.com\moudey\Shell). So is this repo some custom Nilesoft …
-
## Overview
This is a proposal for a complete navigation model in dagger shell. It defines:
- Filesystem navigation
- Module loading
- Command execution
And the relationship between those f…
-
highlighting of output of common commands
- ls
- dir
- ?
highlighting of syntax
- via zprezto?
-
Any chance that the back shell will be modeled?
-
## Problem
One benefit of `dagger shell` is that it could potentially match the *convenience* of bash scripts. 👍 One drawback is that it could potentially match the *portability* of bash scripts 👎 …
-
### Is your feature request related to a problem? Please describe.
It would be nice to have shell completions of the available duties and parameters for convenience.
### Describe the solution yo…
-
## Describe the bug
I wanted to specify the shell to use bash. Adding #!/bin/bash and #!/usr/bin/env bash does not work. I tried enclosing the whole script with bash -c but still unfortunate
## …