CommandCodeAI / CommandCodeAI/command-code

/resume should list all sessions, not only sessions from the current workspace

未關閉
#554 7 則留言 1 個 reaction 已指派 1 人 在 GitHub 檢視

@ahmadbilaldev 已經在處理了。

開始於 2026年8月10日。

主要語言
沒有語言資料
星號
4k
分支
350
PR 合併指標
30 天內沒有已合併 PR

描述

Summary

The /resume command only lists sessions associated with the current workspace instead of displaying all available Command Code sessions.

This makes it impossible to resume a session after a workspace has been renamed or moved, even though the session still exists. In comparison, Antigravity CLI allows resuming any session regardless of the current working directory.

I believe /resume should either:

  • List all available sessions by default (similar to Antigravity CLI), or
  • Provide a toggle/filter to switch between all sessions and sessions from the current workspace.
Expected Behavior

The /resume command should display all Command Code sessions regardless of the current workspace.

If workspace-based filtering is desired, it should be optional through a toggle or filter instead of being the default behavior.

Actual Behavior

The /resume command only displays sessions associated with the current workspace. Sessions created in other workspaces are hidden and cannot be resumed unless Command Code is launched from the original workspace.

Steps to reproduce the issue
  1. Create a new workspace.
  2. Launch Command Code in that workspace and start a chat session.
  3. Rename the workspace folder or move it to a different location.
  4. Launch Command Code from the new workspace location.
  5. Run /resume.

Result: The previously created session is no longer listed, even though it still exists.

Command Code Version

0.44.1

Operating System

Windows

Terminal/IDE

Unknown

Shell

cmd.exe

Additional context

No response

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

評估

這個 Issue 還沒有評估資料。

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

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