Compare commits

..

11 Commits

Author SHA1 Message Date
765df3d8b8 chore(docker): set pull_policy for nvim service 2025-03-16 21:26:45 +00:00
e2bfbedd47 chore: add chromadb to store embeddings from vectorcode 2025-03-16 21:26:31 +00:00
81154801cb feat(mise): upgrade vectorcode from 0.4.9 to 0.4.11 2025-03-16 21:24:37 +00:00
2bce4dad9f feat(mise): upgrade k9s from 0.40.8 to 0.40.9 2025-03-16 15:53:18 +00:00
5492862cfc feat(mise): add vectorcode to create rag from code 2025-03-16 15:52:32 +00:00
9ae99ca331 feat(mise): upgrade claude-code from 0.2.42 to 0.2.45 2025-03-16 15:51:58 +00:00
b03b191f72 chore(neovim): upgrade model used by avante 2025-03-14 21:47:08 +00:00
a1b0c14fbb chore(mise): add dive to tools
This will be used to inspect docker images.
2025-03-14 21:45:57 +00:00
19d1d2c51b chore(mise): upgrade claude-code to 0.2.42 2025-03-14 21:45:27 +00:00
2a12e94cc3 feat(mise): upgrade runtimes
* `aqua:aws/aws-cli` from 2.24.22 to 2.24.23
* `pipx:aider-chat` from 0.76.2 to 0.77.0
2025-03-14 12:15:54 +00:00
27a19f944c feat(mise): add claude-code 2025-03-14 12:15:31 +00:00

View File

@@ -43,7 +43,7 @@ node = "22.14.0"
poetry = "2.1.1"
python = "3.13.2"
r = "4.4.3"
rust = "1.85.1"
rust = "1.85.0"
yarn = "1.22.22"
[settings]