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 KBfirefox 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