forked from cline/cline
-
Couldn't load subscription status.
- Fork 2.4k
feat: Experiment: Show a bit of stats in Cloud tab to help users discover there's more in Cloud #8415
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
Merged
Merged
feat: Experiment: Show a bit of stats in Cloud tab to help users discover there's more in Cloud #8415
Changes from 3 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7b43022
Working chart in CloudView
brunobergher af0a90e
Lint fixes
brunobergher 2c31616
Actually makes data flow in
brunobergher d84e031
i18n
brunobergher eda8cae
Adds utm params
brunobergher c33cc29
Adds links to CloudView from mentions of cost elsewhere if the user i…
brunobergher 70a2478
Removes requirement of user being authenticated for links to cloud
brunobergher d1e7192
Adds missing translations
brunobergher f70062d
fix(cloud): usage preview fixes — clear timeout on response; correct …
roomote 7ab010a
feat: add GLM-4.6 model support for z.ai provider (#8408)
roomote[bot] b66c5ec
chore: add changeset for v3.28.14 (#8413)
mrubens e46eb8a
Changeset version bump (#8414)
github-actions[bot] 22113cd
A couple more sonnet 4.5 fixes (#8421)
mrubens 1e287f9
chore: Remove unsupported Gemini 2.5 Flash Image Preview free model (…
SannidhyaSah bca20e5
Include reasoning messages in cloud tasks (#8401)
mrubens 3ec844a
fix: show send button when only images are selected in chat textarea …
roomote[bot] 3f85776
Add structured data to the homepage (#8427)
mrubens 82e093b
Consolidate formatting functions
brunobergher 09b2fa2
Fixes in TaskHeader
brunobergher ac7d139
Chinese fix
brunobergher a989db7
Removes .review directory, no idea what happened here
brunobergher 0d1cd24
Removes tmp directories
brunobergher 6f37b02
Moves types to shared library
brunobergher 61a133d
Test fixes
brunobergher c13bf8b
Merge remote-tracking branch 'origin/main' into bb/experiment-stats
mrubens 0393a40
Merge remote-tracking branch 'origin/main' into bb/experiment-stats
brunobergher 5b83dd1
Merge branch 'bb/experiment-stats' of github.com:RooCodeInc/Roo-Code …
brunobergher ab77ff2
Merge remote-tracking branch 'origin/main' into bb/experiment-stats
jr 35154ef
a11y improvements
brunobergher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
Maybe this should go in packages/types/src/cloud.ts? I think we could then share it with the cloud side.
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.
This usually ends up being easiest (arguably...) to sequence as