Skip to content

chore: release v0.6.2#93

Merged
kylecarbs merged 1 commit into
mainfrom
chore/release-v0.6.2
Jun 25, 2026
Merged

chore: release v0.6.2#93
kylecarbs merged 1 commit into
mainfrom
chore/release-v0.6.2

Conversation

@kylecarbs

Copy link
Copy Markdown
Member

Bump version to 0.6.2 in build.zig.zon and src/main.zig, then push the v0.6.2 tag to trigger the release build.

Includes #92 (Fixes #91): detect the system light/dark theme inside boo sessions by probing the real terminal's background and answering OSC 11 and the color-scheme DSR from the daemon.

Generated by Coder Agents on behalf of @kylecarbs.

Bump the project version to 0.6.2 in build.zig.zon and src/main.zig so the
v0.6.2 tag matches (the release workflow verifies this before publishing).

Includes #92 (Fixes #91): detect the system light/dark theme inside boo
sessions by answering OSC 11 and the color-scheme DSR from the daemon.
@kylecarbs kylecarbs merged commit 6dcba53 into main Jun 25, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

system theme is not detected correctly by processes running inside boo session

1 participant