v2026.08.31.1 - 4 features, 3 fixes, and 1 internal change
🎯 Features
- give image generation and image edit a local queue consumer (#2178)
- show partial knowledge-base coverage on the reply itself (#2196)
- expose the agent-executor pipeline over REST (#2072)
- make lake-member removal reversible by any lake manager (#2252)
🐛 Bug Fixes
- resolve stuck quests for headless API clients (#2062)
- make the fileName and fileSize sorts a total order so paging cannot drop members (#2250)
- honour a Retry-After only when it asks the caller to wait (#2219)
🔧 Internal
- derive every sub-quest status surface from one enum (#2138)
Deployed: 2026-08-31 17:24:42 UTC | Commits: 8
Pull Requests: #2062, #2072, #2138, #2178, #2196, #2219, #2250, #2252