CommandCodeAI / CommandCodeAI/command-code
Conversation history is tied to case-sensitive directory paths
まだ誰も着手していません。
- 主要言語
- 言語のデータがありません
- スター
- 4k
- フォーク
- 350
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Summary
The conversation history appears to be matched using the exact directory path string, including letter casing.
Expected Behavior
Since both paths refer to the same directory (on a case-insensitive filesystem), the existing conversation history should be shown.
Actual Behavior
A new conversation is created (or previous conversations are not shown) because the path comparison is case-sensitive.
Steps to reproduce the issue
Open a project from:
/path/to/project
Start a conversation.
Later, open the same physical directory using:
/path/to/Project
(only the casing differs).
Observe the conversation history.
Command Code Version
0.40.14
Operating System
Windows
Terminal/IDE
No response
Shell
No response
Additional context
No response
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ソースファイルやテストは指定されていません。まず、会話履歴がどこで検索されているか、また Windows 上でプロジェクトディレクトリのパスがどのように比較されているかを追跡し、次に大文字と小文字だけが異なるパスで問題を再現してください。同じ物理ディレクトリが、パスの大文字と小文字にかかわらず既存の会話履歴を表示すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- cli, operating-systems
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 64/100