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
+9
View File
@@ -0,0 +1,9 @@
sudo apt install -y \
build-essential \
make \
curl \
ca-certificates \
libssl-dev \
libxmlsec1-dev \
libmagic-dev \
libmagickwand-dev