0.2.4
Features
- neotree: Add native-style tree scrolling (fe39cc0)
- neotree: Add theme-aware tree colors (612df4a)
- editor: Add buffer-local syntax command (#151) (42ad7fa)
- husk: Add native standard library (#149) (4a79bc4)
- git: Extract native husk core (7d20a52)
- husk: Add full language server (de6a77d)
- editor: Highlight matching brackets in insert mode (27cb966)
- editor: Highlight matching bracket pairs (ed72513)
- editor: Add neovim-style comment operators (#138) (d5a953f)
- husk: Add generic specialization and grouped imports (50ac178)
- husk: Add crate adapter workflow (#136) (a5e4e39)
- neotree: Add file management actions (fdfe517)
- git: Make the dashboard interactive and responsive (#130) (dadde46)
- husk: Extract standalone language runtime (#118) (b208bdd)
Bug Fixes
- tui: Inset right-aligned panel badges (c0ef016)
- tui: Match neotree directory status behavior (9e85e9d)
- lsp: Prevent pathological batching hangs (7b126be)
- editor: Preserve YAML highlighting context (c9b3f42)
- lsp: Surface initialization failures (b6ae2ce)
- editor: Report failed searches (781649e)
- editor: Recover from missed terminal resizes (#143) (f4d48a0)
- husk: Replace deprecated toml document alias (ddc2fd7)
- editor: Keep append cursor rendering in sync (#139) (a036b73)
- lsp: Avoid waiting after kill failure (01bfd7a)
- lsp: Bound editor shutdown latency (1a5bf5f)
- logging: Use a cross-platform default path (#133) (4380f51)
- agent: Honor required codex hooks (dde7842)
- theme: Render consistent backgrounds (#129) (b17f85e)
- plugins: Bound pathological callback workloads (#128) (2dbf1b6)
Documentation
- Screenshots (70dc651)
Refactoring
- neotree: Reuse native husk standard library (#152) (73db294)
- git: Reuse native husk standard library (#150) (1d9e093)
- editor: Extract state controllers and tighten hot paths (#132) (6ed3b86)
Continuous Integration
Installation
Homebrew
brew install codersauce/tap/redmacOS
curl --proto '=https' --tlsv1.2 -fsSL https://getred.dev/install.sh | shLinux
curl --proto '=https' --tlsv1.2 -fsSL https://getred.dev/install.sh | shWindows
irm https://getred.dev/install.ps1 | iexInstall Codex separately and run codex login to enable agent support.
Checksums
Download SHA256SUMS.txt from this release to verify archives.