Skip to content

v0.54.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:20

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.2...v0.54.3

Platform availability

  • Linux x86_64: not available in this release
  • Linux aarch64: available
  • macOS Apple Silicon: available
  • macOS Intel: available
  • Windows x86_64: available
  • Windows ARM64: available
  • FreeBSD x86_64: available