Releases: mrwogu/factory-droid-openai
Releases · mrwogu/factory-droid-openai
Release list
v1.1.0
v1.0.0
1.0.0 (2026-07-26)
Features
- add multimodal attachments and multiple tool calls (6eedf55)
- add OpenAI-compatible chat completions bridge (c5aa704)
- add payload limits, admission control and metrics (7543da1)
- add stop sequences, multiple choices and session continuity (8fb67ad)
- add versioned OpenAPI contract and client compatibility (1db001a)
- emit OpenAI-compatible streaming usage chunks (dc977f0)
Performance Improvements
- scan only structural bytes for the JSON depth guard (cb53a8f)