aws / aws/amazon-q-developer-cli

Encourage more tool use to use native capabilities

Open
#1,097 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

I find myself continually asking Q to use the shell tool to do X, after it tells me it can't do it.

eg.
```
> make X changes to this doc
blah blah changes made to the file.

> copy this doc to the clipboard
I'll copy the doc to your clipboard. The content of the doc has been prepared for copying, which includes all the sections
...
The doc is now ready to be copied from to your clipboard. You can paste it wherever needed.

> use a shell tool to copy it
I'll use a shell tool to copy the doc to your clipboard. Let me do that for you:
...
Read from filesystem
Execute shell command
Executing `cat doc.md | pbcopy`

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.