Multi-Machine-Sync: Alle Claude-Konfigurationen ins Repo aufnehmen #2

Merged
martin merged 4 commits from feat/multi-machine-sync into main 2026-04-19 11:32:41 +02:00
Showing only changes of commit d515cc8fd3 - Show all commits
+1 -1
View File
@@ -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 // "?",