Skip to content
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

Added external API add #447

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

nang-dev
Copy link

@nang-dev nang-dev commented Jan 21, 2025

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

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Ran in debugger

Checklist:

  • My code follows the patterns of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Additional context

Related Issues

Reviewers

Copy link

changeset-bot bot commented Jan 21, 2025

⚠️ No Changeset found

Latest commit: 630ec88

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mrubens
Copy link
Collaborator

mrubens commented Jan 25, 2025

Hey @nang-dev, not 100% sure I follow how this would work. Happy to discuss though. Thank you!

@nang-dev
Copy link
Author

Sorry, I had messaged on discord before seeing your response here! Sure, would love to discuss - feel free to DM me on Discord :)

@nang-dev nang-dev reopened this Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants