CommandCodeAI / CommandCodeAI/command-code
Inline 'settings' slash commands should be invokable at any point in prompt, and return to prompt
還沒有人認領這個 Issue。
- 主要語言
- 沒有語言資料
- 星號
- 4k
- 分支
- 350
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Feature Description
Typing /model in the middle of a prompt leaves it as a raw string, i should be able to invoke /model, go to model, change it, then return to my prompt as if nothing happened and i never typed /model.
Use Case
Often i find myself mid way through a prompt unable to switch my model, or do some settings lookup without removing my entire prompt, doing the lookup then repasting. Would be nice if it allowed that invocation mid way through a prompt, even if its just restricted to the hardcoded settings commands.
Additional Context
I want this ^^^
here:
How important is this to you?
Important for my workflow
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
未指定任何檔案或測試。先找出 prompt 輸入處理,以及現有硬編碼的設定命令 dispatch,接著追蹤命令執行如何變更 prompt 狀態。完成的標準是:可以在 prompt 的中間呼叫 /model 和其他受支援的設定命令,同時原始 prompt 保持完整,並在之後還原。
由索引模型根據 Issue 內容生成。
評估
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100