github 1jehuang/jcode v0.83.0

3 hours ago

Native SSH sessions and remote login

Highlights

  • Run the local terminal UI against a remote Jcode server over SSH, keeping the workspace, tools, and agent execution on the remote host
  • Explicitly import a local Jcode-managed OpenAI or Claude login to a trusted SSH host after confirmation, without overwriting an existing remote credential store
  • Sign in to Novita with its built-in API-key login option

Improvements

  • Authenticate supported providers on an SSH host from the local TUI with private login prompts and per-attempt cancellation
  • Native SSH sessions opt in to continuing active turns after a connection drops
  • Rust SDK clients can connect to native harnesses through system SSH

Fixes

  • Attaching to unsaved live sessions uses the server's working directory, and brief client reloads preserve idle unsaved sessions
  • Forking an empty live session works and preserves the linked child session
  • Model catalogs retain reasoning effort and clear stale model or provider settings when sessions and providers change
  • SDK session event streams receive runtime details, route availability updates, and connection phases for the correct session
  • Session creation no longer waits for superseded telemetry work
  • Desktop session-launch shortcuts are forwarded correctly under niri

Full changelog: v0.82.0...v0.83.0

Platform availability

  • Linux x86_64: available
  • Linux aarch64: available
  • macOS Apple Silicon: available
  • macOS Intel: available
  • Windows x86_64: available
  • Windows ARM64: available
  • FreeBSD x86_64: available

Don't miss a new jcode release

NewReleases is sending notifications on new releases.