Multi-Machine-Sync: Alle Claude-Konfigurationen ins Repo aufnehmen #2
@@ -2,7 +2,7 @@
|
||||
|
||||
input=$(cat)
|
||||
|
||||
read -r current_dir model total_input total_output context_size used_percent cost_usd < <(
|
||||
IFS=$'\t' read -r current_dir model total_input total_output context_size used_percent cost_usd < <(
|
||||
echo "$input" | jq -r '[
|
||||
.workspace.current_dir // "",
|
||||
.model.display_name // "?",
|
||||
|
||||
Reference in New Issue
Block a user