Shipped v0.7.0
Changelog:
Changed
- Removed default 4-iteration limit for tool calls (now unlimited). Set
tool_max_iterationsin settings to restore previous behavior - Rewrote streaming pipeline with requestAnimationFrame batching for ~60fps rendering and reduced latency
- Enhanced health check endpoint to return quota/balance details for better error messaging
- Extracted duplicate message serialization logic in conversation store
Added
- 60-second stream timeout to detect stalled connections
Fixed
- Fixed undeclared
hasPDFAttachmentsvariable causing potential reference errors - Fixed tool argument parsing to return errors to model instead of executing with empty args
- Fixed API health check to properly display quota exhaustion messages
Log in to leave a comment