v0.54.2
Subscription models, native terminal math, and portable builds
Highlights
- Jcode subscription routes include curated Bedrock coding models and appear reliably in model selection and provider diagnostics
- LaTeX expressions render natively in Handterm-capable terminals
- The Windows hotkey listener prewarms the background server for faster first launches
Improvements
- Session facts use available space beside the conversation while remaining grouped and readable
- Terminals without inline image support explain the fallback, preserve image interactions, and show Mermaid source when rendering is unavailable
- Long sessions use less memory by releasing transcript copies, trimming inactive clients, and unloading the embedding model sooner
Fixes
- Portable Linux downloads use a current bundled OpenSSL while retaining compatibility with older glibc systems
- FreeBSD release builds compile setup guidance correctly
- Remote skill prompts route without relying on a checked panic path
- The input view follows new content to the bottom consistently
- Swarm recursion stays limited to deep-swarm roots, live agent counts remain bounded, and resumed sessions avoid a lock inversion
- Mixed provider and subscription routes survive catalog hydration while Bedrock authentication and catalog inputs remain within their intended security scope
Full changelog: v0.54.1...v0.54.2
Platform availability
- Linux x86_64: not available in this release
- Linux aarch64: available
- macOS Apple Silicon: available
- macOS Intel: available
- Windows x86_64: not available in this release
- Windows ARM64: not available in this release
- FreeBSD x86_64: not available in this release