CommandCodeAI / CommandCodeAI/command-code

Conversation history is tied to case-sensitive directory paths

未關閉
#538 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

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. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

未指定原始檔案或測試。首先追蹤對話歷史記錄的查找位置,以及 Windows 上如何比較專案目錄路徑,然後使用僅大小寫不同的路徑重現此問題。當同一個實體目錄無論路徑大小寫為何都能顯示其現有的對話歷史記錄時,即視為完成。

由索引模型根據 Issue 內容生成。

評估

領域
cli, operating-systems
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
活躍
描述清晰度
基本清楚
新手友好度
64/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。