1 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
"aqua:tilt-dev/tilt" = "0.35.0" "aqua:tilt-dev/tilt" = "0.35.0"
"npm:@anthropic-ai/claude-code" = "1.0.67" "npm:@anthropic-ai/claude-code" = "1.0.67"
"npm:@google/gemini-cli" = "0.1.16" "npm:@google/gemini-cli" = "0.1.16"
"pipx:aider-chat" = { version = "0.86.0", uvx_args = "--python 3.12.10 --with google-generativeai" } "pipx:aider-chat" = { version = "0.85.2", uvx_args = "--python 3.12.10 --with google-generativeai" }
"pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" } "pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.3" }
"ubi:Samyak2/toipe" = "0.5.0" "ubi:Samyak2/toipe" = "0.5.0"
"ubi:comtrya/comtrya" = "0.9.2" "ubi:comtrya/comtrya" = "0.9.2"

View File

@@ -35,7 +35,7 @@ services:
- 'home_supermaven:/home/coder/.supermaven' - 'home_supermaven:/home/coder/.supermaven'
chroma: chroma:
image: 'ghcr.io/chroma-core/chroma:1.0.15' image: 'ghcr.io/chroma-core/chroma:1.0.16'
init: true init: true
restart: unless-stopped restart: unless-stopped
hostname: chroma hostname: chroma