You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed EPUB proofreading using the wrong translation path. A hand-picked frontend translation file wins; if the HTML later binds translated and the page never chose one, the binding updates automatically so Host does not get stuck on a temporary snapshot.
Added Grok (OAuth) to model selection. Sign in with SuperGrok / X Premium+ or import ~/.grok/auth.json. This stays separate from the xAI API-key provider and does not fall back to a key on OAuth failure.
Raised the provider-stream inactivity limit to 3000 seconds. Grok, unlike GPT, finishes thinking before writing; the previous wait was too short.