Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unify intent selector, model selector, and agentic chat dropdown #6690
base: main
Are you sure you want to change the base?
Unify intent selector, model selector, and agentic chat dropdown #6690
Changes from 1 commit
373f76c
3b08ef4
6349d69
2d34d03
b48626d
079d407
1be888c
986df2b
61512db
bf98f0d
468fae8
2e656dc
771d235
93104f6
7937fee
2c10c6d
62018dd
229e59c
40f685b
0aca64a
5b42241
11ae680
d085fc6
5dbe3cd
417afd2
7365d3d
a2154ba
072da15
81fc17b
4bce2d6
b8ca528
d88442d
34581e1
1c152d8
d8052a7
9246799
631a3d7
09e42f2
348d3e0
a2a9775
0413c34
f631eff
23da8a6
9c57090
56a4007
495cf44
8aa8d5b
0e3beb4
b7cfb2c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Unchanged files with check annotations Beta
Check failure on line 17 in vscode/src/jsonrpc/agent-protocol.ts
Check failure on line 537 in lib/shared/src/models/sync.test.ts
src/models/sync.test.ts > syncModels > not to set Agentic Chat as default chat model when feature flag is enabled
Check failure on line 537 in lib/shared/src/models/sync.test.ts
src/models/sync.test.ts > syncModels > not to set Agentic Chat as default chat model when feature flag is enabled
Check failure on line 537 in lib/shared/src/models/sync.test.ts
src/models/sync.test.ts > syncModels > not to set Agentic Chat as default chat model when feature flag is enabled
Check failure on line 57 in vscode/src/services/LocalStorageProvider.ts
src/chat/agentic/CodyTool.test.ts > CodyTool > should register and retrieve tools correctly
Check failure on line 57 in vscode/src/services/LocalStorageProvider.ts
src/chat/agentic/CodyTool.test.ts > CodyTool > should register and retrieve tools correctly
Check failure on line 57 in vscode/src/services/LocalStorageProvider.ts
src/chat/agentic/CodyTool.test.ts > CodyTool > should register and retrieve tools correctly
Check failure on line 51 in vscode/webviews/chat/Transcript.test.tsx
webviews/chat/Transcript.test.tsx > Transcript > renders with provided models
Check failure on line 51 in vscode/webviews/chat/Transcript.test.tsx
webviews/chat/Transcript.test.tsx > Transcript > renders with provided models
Check failure on line 51 in vscode/webviews/chat/Transcript.test.tsx
webviews/chat/Transcript.test.tsx > Transcript > renders with provided models
Check failure on line 139 in vscode/webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx
webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx > HumanMessageEditor > submitting > model selector is showing up with the default model name
Check failure on line 139 in vscode/webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx
webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx > HumanMessageEditor > submitting > model selector is showing up with the default model name
Check failure on line 139 in vscode/webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx
webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx > HumanMessageEditor > submitting > model selector is showing up with the default model name
Check failure on line 208 in vscode/test/e2e/chat-input.test.ts
chat-input.test.ts:197:3 › chat model selector
Check failure on line 208 in vscode/test/e2e/chat-input.test.ts
chat-input.test.ts:197:3 › chat model selector
Check failure on line 280 in vscode/src/chat/chat-view/prompt.test.ts
src/chat/chat-view/prompt.test.ts > DefaultPrompter > prefers latest context
Check failure on line 19 in vscode/test/e2e/enterprise-server-sent-models.test.ts
enterprise-server-sent-models.test.ts:6:5 › allows multiple enterprise models when server-sent models is enabled
Check failure on line 19 in vscode/test/e2e/enterprise-server-sent-models.test.ts
enterprise-server-sent-models.test.ts:6:5 › allows multiple enterprise models when server-sent models is enabled