Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.6 KB

File metadata and controls

24 lines (17 loc) · 1.6 KB

Changelog

All notable changes to Jericode will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.11] - 2026-04-11

First public beta. Jericode is a native Windows app for Claude CLI and Codex CLI, built to make agentic development easier to manage, review, and control.

Added

  • Claude CLI and Codex CLI in one app — Start sessions with either provider and keep separate defaults for models, reasoning, and safety settings.
  • Per-project conversation management — Organize work by workspace, switch between sessions quickly, and resume where you left off.
  • Live streaming — Watch output, tool activity, and status updates as they happen.
  • Visual diff review — Inspect file diffs with syntax highlighting, change indicators, and quick access to edited files.
  • Permission UI — Handle permission requests with clear prompts, session-level approvals, and risk-aware controls.
  • Usage tracking — Monitor tokens, cost, context, and session duration without leaving the app.
  • File mentions and search — Mention files with autocomplete, attach images, and search across your workspace.
  • Agent workflow monitoring — Follow tool calls, background tasks, and sub-agent activity in real time.
  • Local-only history — Store sessions, settings, and workspace state on your PC for later review and replay.
  • Native Windows UX — Built with WinUI 3, with theme support, keyboard shortcuts, responsive panes, and familiar desktop behavior.