Making it easier for new contributors and LLMs to get started in BlueDot #1244
Replies: 3 comments
|
When attempting to open a PR through that Github Pull Requests extension (windsurf specific link - vscode specific here) I got this error - but creating the PR from my fork worked fine. Not too unexpected, and probably not worth the time to look into it. Posting for posterity.
|
|
Thanks codeluggage for this thoughtful contribution! You've clearly put a lot of work into understanding how different AI editors can work with our codebase. We're moving this to Discussions because it raises important strategic questions about how BlueDot should approach AI-assisted development:
Your implementation gives us a neat starting point for this conversation. Would love to hear from others using AI tools with our codebase (like our SWE contractors) - what's working, what's challenging, and how we might best support this going forward! |


Uh oh!
There was an error while loading. Please reload this page.
This issue is a general call for improvements for AI-enabled editors to make the onboarding and "time-to-first-commit" as short as possible for new contributors using editors like Cursor or Windsurf or extensions like Cline.
A potential follow-up issue could be to address how OpenAI Codex and the way users can give repo access through their ChatGPT account in order to make it easy for agents to pick up small and simple issues and have the full understanding of the way work is done in the repo.
PS: I created this issue through the Github Pull Requests extension in VSCode/Windsurf - any feedback on whether it works well or not is very welcome! :)
All reactions