| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-07-20 | 278 Bytes | |
| jcode-linux-aarch64.tar.gz | 2026-07-20 | 46.1 MB | |
| jcode-macos-aarch64.tar.gz | 2026-07-20 | 44.6 MB | |
| jcode-macos-x86_64.tar.gz | 2026-07-20 | 47.0 MB | |
| README.md | 2026-07-20 | 1.9 kB | |
| v0.54.2 source code.tar.gz | 2026-07-20 | 184.0 MB | |
| v0.54.2 source code.zip | 2026-07-20 | 185.0 MB | |
| Totals: 7 Items | 506.7 MB | 0 | |
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: https://github.com/1jehuang/jcode/compare/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