Releases: proxysoul/Empryo
Releases · proxysoul/Empryo
Release list
SoulForge 2.20.25
SoulForge 2.20.24
[2.20.24] — 2026-07-12
Features
- reface repo as Empryo + one-time TUI announcement
SoulForge 2.20.23
[2.20.23] — 2026-07-08
Bug Fixes
- intelligence: bound backend parsing and scans to prevent UI freezes (discussion #129)
SoulForge 2.20.22
[2.20.22] — 2026-06-28
Bug Fixes
- repo-map: raise summaryGenerator callback timeout to 5min
SoulForge 2.20.21
[2.20.21] — 2026-06-26
Bug Fixes
- tui: delegate resize to OpenTUI built-in handler, fixing post-resize screen corruption (#125)
SoulForge 2.20.20
[2.20.20] — 2026-06-26
Bug Fixes
- fuzzy: rank prefix matches above scattered subsequence matches
- provider-settings: clamp info/section rows to one line so options stay visible
- ui: improve fuzzy matching in command picker and setup wizard
Features
- providers: add dedicated LLM Gateway options tab
- proxy: recover Claude tool calls leaked as text over the proxy
SoulForge 2.20.19
[2.20.19] — 2026-06-23
Bug Fixes
- command-picker: marquee-scroll long option descriptions instead of cutting
- lsp: support .luau files — map to lua and register luau-lsp server
SoulForge 2.20.18
[2.20.18] — 2026-06-23
Bug Fixes
- tui: redundant terminal resize detection for dropped-SIGWINCH transports (#112)
- wizard: scroll provider list to fit terminal, truncate rows to one line
SoulForge 2.20.17
[2.20.17] — 2026-06-23
Bug Fixes
- build: gate jsx parser plugin to .tsx in build.ts inline react-compiler
SoulForge 2.20.16
[2.20.16] — 2026-06-23
Bug Fixes
- build: parse .ts without jsx plugin to fix babel 8 generic-arrow crash
- models: defer provider fetch to avoid Windows native segfault
Features
- memory: surface active embedder, expand docs