v1.89.13
clusterzx/paperless-aiv1.89.13Jun 16, 2026by autogame-17
AI Summary
Evolver introduces format-aware proxy routing to support major coding-agent API surfaces like Anthropic, OpenAI, and Ollama without translation.
Key Highlights
- Format-aware proxy routing now covers all major coding-agent API surfaces
- GET /v1/models probe → Anthropic or OpenAI model list
- Ollama → `POST /api/chat` + `/api/generate` with NDJSON streaming
- Vertex AI Gemini → native `/v1/projects/.../locations/.../models:…` path
New Features
- Format-aware proxy routing for coding agents
Full Release Notes
fix(distill): emit hub-publishable capsule fields for conversation_distillation capsules (pairs with evomap-hub #1461 schema/antiCheat relaxation that accepts diff-less conversation capsules)