Skip to content

Commit 459f46e

Browse files
maui1911claude
andauthored
chore: bump version to 0.5.0 (#273)
Minor release covering everything since v0.4.0: the working-tree diff viewer (Ctrl+Shift+D, #266), tall-sidebar layout clamp (#262), theme repaint of running terminals (#263), OSC 52 clipboard support so CLI agents can write the clipboard (#264), Ctrl+clickable file paths in terminal output (#265), paste support in all dialog text fields (#268), and keyboard-focus restore after closing dialogs or the command palette (#271). Tag v0.5.0 after this merges to trigger the release pipeline. The RELEASE-VALIDATION §6 dev-mode archive-extraction regression check runs before tagging. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 1608a11 commit 459f46e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ windows = "0.61"
1414

1515
[package]
1616
name = "codescope"
17-
version = "0.4.0"
17+
version = "0.5.0"
1818
edition = "2024"
1919
publish = false
2020
description = "CodeScope: gpui shell that orchestrates parallel AI coding agent CLI sessions with Git worktree isolation."

0 commit comments

Comments
 (0)