Conversation
起動直後のタイトル画面で、現在選択中のメニュー項目を `▶︎` で表示するように変更しました。これにより、ユーザーが選択中の項目を視覚的に認識しやすくなります。メニュー項目、選択順、キー操作、状態遷移には影響を与えません。 <!-- PR レビューは日本語で行うこと -->
Config 画面の文字列入力欄で、左右キーによるカーソル移動を実装し、カーソル位置への文字入力を可能にしました。また、Backspace キーでカーソル直前の文字を削除できるようにしました。さらに、API key 欄は平文を表示せず、実文字数と同じ長さのマスク表示に変更しました。 - Typing 画面の Target Text ブロックに上下2行の空行を追加 - WPM Trend ブロックの枠線色を薄い黄色に変更 - 関連ドキュメントを更新 <!-- PR レビューは日本語で行うこと -->
Cargo.lock と Cargo.toml のバージョンを 1.0.22 から 1.0.23 に変更しました。
Google AI Studio と Groq に送信するプロンプトにリクエストごとの variation seed と日常的な場面カテゴリを含めることで、同じ文章が続く問題を解消しました。また、最終的な出題文は既存の文字数制御を維持します。 <!-- PR レビューは日本語で行うこと -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.