v1.1.61: Friendlier Tool Output
Release Date: February 12, 2026
One-Sentence Summary
This update makes tool output friendlier to AI, supports model config without npm/api, desktop large file Diff display is faster.
Improvement: Tool Output More LLM-Friendly
What's Updated?
Optimized tool output format for AI to understand and process more easily.
What are the Benefits?
- AI can more accurately understand tool-returned content
- Reduce misunderstandings and wrong operations
- Overall response quality improved
New Feature: Flexible Model Configuration
What's Updated?
You can now configure models without npm/api provider details, more flexible.
Use Cases
- Using custom models
- Locally deployed models
- Specially configured models
Improvement: Desktop Large File Diff
What's Updated?
Desktop app added Diff virtualization, better performance when handling large file diff display.
What are the Benefits?
- Opening large file Diffs no longer lags
- Smoother scrolling
- Lower memory usage
New Feature: SQLite Migration Progress Bar
What's Updated?
Desktop app now displays a progress bar during SQLite database migration, letting you know migration progress.
Should You Upgrade?
| Situation | Recommendation |
|---|---|
| Using desktop version | ✅ Upgrade |
| Frequently viewing large Diffs | ✅ Upgrade |
| Everything works fine | Can wait for next time |
Upgrade Command:
bash
opencode upgradeTechnical Details (Skippable)
Click to expand full update list
Core
- Allow model config without npm/api provider details
- Tool output more LLM-friendly
Desktop
- Add Diff virtualization, improve large file performance
- SQLite migration shows progress bar
Community Contributions
- @Brendonovich: SQLite migration progress bar, SignPath integration test

