Skip to content

Commit 52e2e8b

Browse files
authored
feat: Use new webview APIs from agent (#189)
Cody now uses several webview APIs to manage syncing the state between Cody and Clients. I've refactored the entire chat experience to use the new webview APIs as well as updating the UI for chatting. You can now select models, see shortcuts, etc.
1 parent ab5da55 commit 52e2e8b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+233740
-201037
lines changed

crates/sg-gql/gql/repository_id.gql

Lines changed: 0 additions & 5 deletions
This file was deleted.

crates/sg-gql/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change

crates/sg-gql/src/repository_id.rs

Lines changed: 0 additions & 28 deletions
This file was deleted.

dist/cody-agent.js

Lines changed: 232041 additions & 200118 deletions
Original file line numberDiff line numberDiff line change

doc/sg-changelog.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change

lua/sg/auth.lua

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change

lua/sg/cody/commands.lua

Lines changed: 53 additions & 96 deletions
Original file line numberDiff line numberDiff line change

lua/sg/cody/experimental/README.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

lua/sg/cody/experimental/documentation.lua

Lines changed: 0 additions & 66 deletions
This file was deleted.

lua/sg/cody/fuzzy.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)