Skip to content

bug(cli): white dot appears at top of logo in --help output #17171

@mynameistito

Description

@mynameistito

The logo in opencode --help is broken — the first row's whitespace gets stripped by yargs' .usage(), collapsing the ('d' bump) to the far left and rendering it in the wrong color.

The upgrade command is unaffected since it calls UI.logo() directly without going through yargs.

Related: #10912

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions