Releases: ZSeven-W/agent
Releases · ZSeven-W/agent
v0.4.0
v0.3.0
v0.3.0 — openai-compat tool_calls, content-block translation, reasoni…
v0.2.0
Key changes since v0.1.0: - fix(agent): reset StreamingToolExecutor between turns to prevent stale tool_use IDs from being reused in the assistant message - feat: improve HTTP error diagnostics — log response body on non-2xx - test: add 54 unit tests across 16 modules (104 → 158 total) - feat(provider): surface upstream HTTP error body via new lastError() VTable method so the query loop can attach the actual error JSON (e.g. Anthropic 403 'Request not allowed') to the result event
v0.1.0
v0.1.0 — prebuilt NAPI binaries (darwin-arm64/x64, linux-x64, windows…