CommandCodeAI / CommandCodeAI/command-code

Conversation history is tied to case-sensitive directory paths

オープン
#538 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

windows
主要言語
言語のデータがありません
スター
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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

ソースファイルやテストは指定されていません。まず、会話履歴がどこで検索されているか、また Windows 上でプロジェクトディレクトリのパスがどのように比較されているかを追跡し、次に大文字と小文字だけが異なるパスで問題を再現してください。同じ物理ディレクトリが、パスの大文字と小文字にかかわらず既存の会話履歴を表示すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

領域
cli, operating-systems
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
64/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。