Published January 29, 2026
| Version v2.6.7
Software
Open
mirzahusadzic/cogx: v2.6.7: TUI Visual Balance & Gemini 3 Reasoning Robustness
Description
Summary
TUI Visual Balance & Gemini 3 Reasoning Robustness. This release focuses on refining the terminal experience with "Dim Cyan" theme balancing, improved diff rendering, and stabilized streaming. It also hardens the Gemini integration with thought signature support to resolve reasoning loops and implements robust retry and failover infrastructure for increased reliability.
🚀 New Features
TUI & User Experience
- Visual Theme Refinement: Dimmed cyan tones in roles and text themes for better visual balance and reduced eye strain.
- Enhanced Diff Highlighting: Improved diff auto-detection and rendering accuracy, including better highlighting and handling of negative values.
- InputBox Improvements: Preserves leading whitespace in InputBox submissions for better formatting control.
- Tool UI Extensions: Extended tool labels in ToolFormatter and escaped raw tool output to prevent accidental markdown parsing of backticks.
LLM & Gemini Integration
- Gemini 3 Thought Signatures: Implemented support for thought signatures to persist reasoning and resolve potential loops in Gemini 3 models.
- Robust Retry Infrastructure: Introduced a provider refactor with robust retry logic, backoff strategies, and model failover infrastructure.
- Streaming Stabilization: Unified streaming stabilization constants and improved terminal height safety for smoother output.
🐛 Bug Fixes
- Diff Rendering: Resolved false positives in diff auto-detection for git commands and handled negative values correctly.
- Output Normalization: Resolved extra newlines and improved tool output normalization for cleaner display.
- Markdown Robustness: Improved markdown rendering visual accuracy and robustness against malformed input.
- Token Management: Prevented double compression by removing an incorrect token reset and fixed tool-executor test issues.
- Gemini Reliability: Fixed retry counter reset and backoff logic on successful stream events.
⚡ Performance & Infrastructure
- TUI Optimization: Disabled cursor blinking and optimized component memoization to reduce CPU usage.
- Safety Hardening: Strengthened tool executor safety and improved test reliability.
- Layout Logic: Reverted to aggressive multi-render layout update logic to resolve rendering artifacts and accessibility issues.
🎯 Impact
Refines the terminal experience and hardens LLM reasoning robustness for more stable and professional multi-turn interactions.
Files
mirzahusadzic/cogx-v2.6.7.zip
Files
(8.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:886a803e2a9985e88cf2c9f7a8cffbb1
|
8.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/mirzahusadzic/cogx/tree/v2.6.7 (URL)
Software
- Repository URL
- https://github.com/mirzahusadzic/cogx