CommandCodeAI / CommandCodeAI/command-code
Inline 'settings' slash commands should be invokable at any point in prompt, and return to prompt
まだ誰も着手していません。
- 主要言語
- 言語のデータがありません
- スター
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイルやテストは指定されていません。まず、prompt 入力の処理と、既存のハードコードされた設定コマンドのディスパッチを見つけ、次にコマンド実行によって prompt の状態がどのように変化するかを追跡してください。/model とその他のサポートされている設定コマンドを prompt の途中から呼び出すことができ、元の prompt がそのまま保持されて後で復元されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100