aws / aws/amazon-q-developer-cli
/context rm is no longer recognized
- 主要言語
- Rust
- スター
- 2k
- フォーク
- 439
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
macOS 15.5.0 (24F74)
### Expected behaviour
/command rm -- behaves the same as /command remove
/command remove does not show up in the fuzzy find window, which I use. So now I have to manually replace remove with rm, adding 1 second of friction to my life
### Actual behaviour
/command rm, command not recognized
### Steps to reproduce
do /context rm, command not recognized
### Environment
```yaml
[q-details]
version = "1.12.2"
hash = "b9100eb751546269f095585705a0e7fc3ea55419"
date = "2025-06-30T22:40:01.105251Z (4h ago)"
variant = "full"
[system-info]
os = "macOS 15.5.0 (24F74)"
chip = "Apple M1 Pro"
total-cores = 10
memory = "32.00 GB"
```
コントリビューションガイド
調査の方向性
プロジェクト内で `/context` コマンドとその `remove` の処理を検索し、`/context rm` と `/context remove` で報告された動作を再現します。`rm` が `remove` と同じ動作をするエイリアスとして受け付けられ、既存のコマンドがファジー検索でも引き続き利用できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100