Skip to content

Optimize TUI title#309

Open
WqyJh wants to merge 3 commits into
mainfrom
mirror/pr-532
Open

Optimize TUI title#309
WqyJh wants to merge 3 commits into
mainfrom
mirror/pr-532

Conversation

@WqyJh

@WqyJh WqyJh commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

  1. Add the character 🄼 as a TUI title indicator for easy differentiation.
    • When starting a new session, prepend 🄼 before "Mimo Code" in the title.
    • During conversation, replace the "MC |" prefix with the character 🄼.
  2. Add a identifier to show current conversation's status.
    - Add 🟢when is working.
    - Add❓when has questions.

How did you verify your code works?

self tested

Screenshots / recordings

  • before:
    before

  • after:
    after

  • after, when working:
    after_running

  • after, when has questions:
    after_has_questions

  • after, when new session:
    after_start

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Mirrored from XiaomiMiMo/MiMo-Code#532 — original author @huge0x0.

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.

1 participant