help wantedtheia-ai
仓库指标
- 星标
- (18,676 个星标)
- PR 合并指标
- (平均合并 15天 4小时) (30 天内合并 75 个 PR)
描述
- If you change the default agent, the mode selector only updates after the first key stroke
- Mode selection doesn't persist when switching between chat sessions (resets to default when you come back to a chat, which might not be the one you used in the previous request)
-
A keyboard shortcut or adding it to the tab order for cycling modes via the keyboard would be nice (since theEdit ndoschek: This already works fine via Shit+Tab 👍chat-input:cycle-modcommand exists but isn't used yet) - Add the mode selector also to the Ask AI input (Ctrl+I) overlay in the editor.
- If agent is selected/pinned/default in the chat input and you change the default prompt (mode) in the AI Configuration, the mode is not updated correctly (e.g., for Coder) (fixed via #17271)
Originally posted by @ndoschek in https://github.com/eclipse-theia/theia/pull/16860#pullrequestreview-3715381447