Skip to content

Releases: Jay1/jcode

Release list

JCode v0.0.52

Choose a tag to compare

@github-actions github-actions released this 01 Jun 21:54

JCode v0.0.52

JCode adds a Skill Library settings view, richer project language metadata, local dev automation access, sharper checkpoint diffs, and a refreshed red brand system.

Highlights

  • Skill Library is visible in settings: The app now has a dedicated settings route for discovered OpenCode skills, with scoped provider queries and helpers that keep skill inventory easier to browse.
  • Projects show language icons: Server-side language detection now projects project icon metadata, and the web UI preserves those icons across live project updates.
  • Local automation is easier to test: Dev-only automation access sessions and request handling make local browser automation flows easier to run without changing production pairing behavior.
  • Checkpoint and worktree diffs are more precise: Diff hydration now routes by intent, avoids unnecessary full-thread work, and qualifies worktree branch refs more reliably.
  • JCode branding is sharper: App, desktop, and marketing assets now use the refreshed red JCode mark, with updated public icons and a stronger marketing screenshot.

Fixes

  • Provider output handles more Claude events: Claude system subtypes are handled more safely, and Opus 4.8 is mapped for display and selection.
  • Runtime requests fail more predictably: WebSocket request timeouts are honored, stored PR references are trimmed, and the desktop packaging path pins the diffs dependency.