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 许可证 发布
- 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