feat: increase SSE scanner buffer to 4MB for Anthropic tool calls, add stream error handling, prune unused Go dependencies, and add setup instructions.

This commit is contained in:
2026-05-13 15:09:27 +03:00
parent 7447cb3a56
commit 28eb7e849b
9 changed files with 114 additions and 175 deletions
+1 -1
View File
@@ -172,4 +172,4 @@ else
ANTHROPIC_BASE_URL="${ANTHROPIC_ENDPOINT}" \
ANTHROPIC_API_KEY="${ANTHROPIC_API_KEY:-${OPENAI_KEY:-}}" \
claude "$@"
fi
fi