-
Notifications
You must be signed in to change notification settings - Fork 382
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
feat: support ai inline chat #3378
Conversation
This PR is being deployed to Railway 🚅 core: ◻️ REMOVED |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3378 +/- ##
==========================================
- Coverage 58.16% 58.09% -0.07%
==========================================
Files 1403 1413 +10
Lines 86640 86752 +112
Branches 17903 17908 +5
==========================================
+ Hits 50391 50398 +7
- Misses 32966 33070 +104
- Partials 3283 3284 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
packages/core-browser/src/components/ai-native/enhanceIcon/styles.module.less
Outdated
Show resolved
Hide resolved
packages/core-browser/src/components/ai-native/enhanceIcon/styles.module.less
Outdated
Show resolved
Hide resolved
packages/startup/entry/sample-modules/ai-native.contribution.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Types
Background or solution
Changelog