feat(mise): add aider AI pair programmer (#166)
Add [`aider`](https://aider.chat/), an AI pair programmer available in the terminal. To simplify the installation, `uv` has been added so it can be used instead of `pipx`. In addition, the `usage` utility is now installed using the `ubi` registry. Reviewed-on: #166 Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com> Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
This commit is contained in:
@@ -196,7 +196,6 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
|
||||
luajit \
|
||||
poetry \
|
||||
r \
|
||||
usage \
|
||||
yarn
|
||||
|
||||
# configure git
|
||||
|
Reference in New Issue
Block a user