Skip to content

Comments

fix(ui): make D letter distinguishable from O in ASCII logo#22

Merged
amdmax merged 2 commits intodevfrom
fix/ascii-logo-d-letter
Feb 23, 2026
Merged

fix(ui): make D letter distinguishable from O in ASCII logo#22
amdmax merged 2 commits intodevfrom
fix/ascii-logo-d-letter

Conversation

@amdmax
Copy link
Collaborator

@amdmax amdmax commented Feb 20, 2026

Summary

  • Open the top-right and bottom-right corners of the D glyph in the CODEMIE ASCII logo so it no longer looks identical to O

Before → After

█▀▀█      █▀▀▄
█  █  →   █  █
▀▀▀▀      ▀▀▀ 

Open the top-right and bottom-right corners of the D glyph so it no
longer looks identical to O.

Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
@github-actions
Copy link

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link

The following comment was made by an LLM, it may be inaccurate:

The tsgo native-preview binary on Linux cannot infer types for certain
SDK callback parameters, causing TS7006 implicit-any errors in CI that
don't appear on macOS. Add explicit type annotations to resolve the
cross-platform inconsistency.

Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
@amdmax amdmax merged commit ad9b4b7 into dev Feb 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant