For AI agents: the complete documentation index is available at /en/llms.txt, the full documentation bundle is available at /en/llms-full.txt, and this page is available as Markdown at /en/changelog/preface.md.
  • English
  • Changelog

    Disclaimer!

    It's worth stressing that, as of 2026-08-18, every update to Hunea's TUI styling and features is the result of changes I made based on my own personal "observation"! So for certain scenarios, such as extremely subtle TUI rendering and interaction details, I may not have tested or noticed them yet, and thus haven't optimized or fixed them in time. Please bear with me. This situation may last for quite a while; once there's feedback and suggestions down the road, I'll remove this notice at an appropriate time.

    This page records user-facing Hunea changes. The write-ups follow what the code actually does, not just commit titles.

    The current workspace version is 0.12.1-alpha.4 (from workspace.package.version in the repo Cargo.toml). Entries in the left sidebar are newest first; open each page for the full write-up.

    For field reference rather than release narrative, see config.toml and Keyboard Shortcuts.

    Recent entries

    DateEntryVersion cue
    2026-08-18Chinese model token estimates0.12.1-alpha.4
    2026-08-15Unified @ mention for files and skills0.12.1-alpha.4
    2026-08-15Configurable tool diff display0.12.1-alpha.4
    2026-08-06Search backend unification and read-only path relaxation0.12.1-alpha.3
    2026-08-04Session-scoped approval rules take effect0.12.1-alpha.2
    2026-07-30Inline diff highlighting for edits0.12.1-alpha.2
    2026-07-20Configurable command menu trigger0.12.1-alpha.2
    2026-07-19Unified prose wrapping via UAX #140.12.1-alpha.1
    2026-07-17Smooth mouse-wheel scrolling0.11.1-alpha.6
    2026-07-17Fenced code block no-background fallback0.11.1-alpha.6
    2026-07-17Keep viewport + attention pill0.11.1-alpha.5
    2026-07-16Request timeout is idle timeout0.11.1-alpha.4
    2026-07-16Status line context usage0.11.1-alpha.4
    2026-07-16Per-tool enable / disable0.11.1-alpha.3

    For config fields, prefer the live config.toml docs; if an example file lags, trust the code and the matching entry. Future user-visible changes will keep being appended to the left list at a granularity that explains what actually changed.