What's New
Gentle AI v1.26.4 brings the Gentleman visual identity into the installer and tightens the SDD skill-bundling path.
Changes
Features
- Optional Gentleman installables: Full Gentleman now installs the Claude Code
Gentlemancustom theme and the OpenCode Gentle rose TUI logo plugin by default. - Custom install choices: Custom installs can opt into
claude-themeandopencode-gentle-logoindividually. - Braille rose logo: The TUI logo and OpenCode home logo now use the terminal-native Gentle-AI rose artwork.
Fixes
- SDD skill bundling: Claude Code no longer sees SDD phase
SKILL.mdfiles as picker-visible user skills. - Asset injection diagnostics: SDD injector errors now include asset paths, making bundled skill failures easier to debug.
- Theme separation: The existing
themecomponent still applies thegentleman-kanagawasettings overlay, while the new Claude Code custom theme is installed separately.
Tests
- Updated unit, TUI golden, and E2E coverage for the new optional installables.
- CI passed for unit tests and E2E on Ubuntu, Fedora, and Arch.
Upgrade
brew upgrade gentle-ai
gentle-ai syncLinks
- Full changelog: v1.26.3...v1.26.4
- Pull requests: #458, #460