[eric] production push 1.0.23

This commit is contained in:
ciregenz
2026-04-17 02:58:12 -07:00
parent bb57a2aa51
commit b469648e05
21 changed files with 787 additions and 29 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ echo "Installing backend dependencies..."
# Install the debugger module
echo "Installing debugger module..."
"$PYTHON_BIN" -m pip install -e "$PROJECT_ROOT/debugger"
"$PYTHON_BIN" -m pip install "$PROJECT_ROOT/debugger"
# Verify claude-agent-sdk and its bundled binary
echo "Verifying claude-agent-sdk..."