Releases: Jay1/jcode
Releases · Jay1/jcode
JCode v0.0.51
JCode v0.0.51
JCode adds first-party Scoop packaging, OpenCode skill discovery for agents, depth profiles across all themes, and several UX refinements.
Highlights
- Scoop packaging is ready to publish: Maintainers can now generate a JCode Scoop manifest from a release version and Windows installer SHA256, with clearer Linux, macOS, and Windows install docs in the README.
- OpenCode agents can discover skills: The server now exposes skill inventory metadata so agents built on OpenCode can list available skills and mention them in conversations.
- All themes now have depth profiles: Depth cues (shadows, elevation, layering) are applied consistently across every installed theme, not just the default.
- Navbar and sidebar are cleaner: The logo stays visible while controls reveal on hover; the project picker uses consistent bordered, elevated styling.
- Chat transcripts handle wide content better: Markdown tables scroll horizontally inside the pane, diff file paths are copyable, and the keybindings file button moved to the keybindings panel.
Fixes
- Scoop installs stay under Scoop management: The generated manifest passes the NSIS installer
/D=$dirso JCode installs into Scoop's managed app directory. - IME composition is preserved: Pressing Enter during IME composition no longer submits the message prematurely; the composition completes first.