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.
Hey Roo Cline team, hope you guys are doing good.
We at PearAI are aiming to potentially integrate roo cline in PearAI.
Our approach is to download roo cline from the marketplace as regular and then inject the pear api configuration into roo cline for pear users. This approach benefits roo cline by gaining users while also enabling PearAI users to leverage roo cline effectively.
we found that injecting api config is not possible from outside directly and we need some internal support.
So, we have introduced a new vscode command using which we can update the api configuration from outside.
If there's any additional information or revisions needed, please let us know.
Type of Change
✨ New feature (non-breaking change which adds functionality)
Pre-flight Checklist
Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
I have reviewed contributor guidelines
Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
Description
#440
Type of change
How Has This Been Tested?
Ran in debugger
Checklist:
Additional context
Related Issues
Reviewers