AI Agent for Overleaf 版本紀錄 - 2 個版本
AI Agent for Overleaf 作者: bgeneto-1364594649.99
AI Agent for Overleaf 版本紀錄 - 2 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.1.23
發行於 2026年4月29日 - 581.58 KB適用於 firefox 128.0 與更新版本Release Notes v0.1.23
New Features- Thinking Token Budget Support — Models that perform internal reasoning (o1, o3, Claude, Gemini thinking) can now reserve tokens for thinking separately from output. A new
thinkingTokenBudgetsetting is available in Options, with validation to ensure it stays within reasonable bounds.
Improvements- Suggestion Output Tokens Increased — Maximum output tokens for suggestions raised from 1024 to 4096, allowing more comprehensive suggestions.
- Streaming Token Quality — Streamed tokens are now post-processed as they're appended, stripping model thinking blocks, orphaned tags, and XML processing instructions to prevent broken tokens or formatting artifacts in the editor.
- Token Calculation Refinements — Improved computation of effective max tokens when thinking is supported, and better handling of user-configured thinking budgets.
Bug Fixes- Guard added for empty partial suggestions to prevent errors.
- Type safety improvements around thinking token handling in suggestion and improvement utilities.
原始碼依照 MIT License 條款釋出
- Thinking Token Budget Support — Models that perform internal reasoning (o1, o3, Claude, Gemini thinking) can now reserve tokens for thinking separately from output. A new