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

Adding version control operations & react operations(SWE Agent?) Help wanted! #364

Closed
wants to merge 3 commits into from

Conversation

blackbera
Copy link

@blackbera blackbera commented Apr 7, 2023

Background

Hey everyone, I saw some Twitter posts about people being able to install react apps and what not but didn't seem to be able to get it to work on my end. So, I took a stab at creating a module for working with react apps and adding github versioning functions. If anyone has any input or is willing to help me test this please ping me!

Don't know how safe it is to update the prompt either, seems to "on the nose"

Changes

This pull request adds the following changes:

  • Added react_operations.py module for React app management
  • Added git_operations.py module for GitHub repository management
  • Added environment variables for GitHub username and PAT in the .env file
  • Updated the execute_command() function to include new React and GitHub commands in the AI agent prompt

Test Plan

WIP(will circle back on this on Friday evening)

Change Safety

  • I have added tests to cover my changes
  • I have considered potential risks and mitigations for my changes

@blackbera blackbera marked this pull request as draft April 7, 2023 03:59
@blackbera blackbera marked this pull request as ready for review April 7, 2023 03:59
@blackbera blackbera marked this pull request as draft April 7, 2023 04:31
@blackbera blackbera changed the title Adding version control operations & react operations(SWE Agent?) Adding version control operations & react operations(SWE Agent?) Help wanted! Apr 7, 2023
@nponeccop
Copy link
Contributor

You need to rebase it on top of current master

@meezyart
Copy link

this is cool I got it kinda going .. pls dont give up on this

@github-actions github-actions bot added the conflicts Automatically applied to PRs with merge conflicts label Apr 17, 2023
@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

1 similar comment
@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@p-i-
Copy link
Contributor

p-i- commented May 5, 2023

This is a mass message from the AutoGPT core team.
Our apologies for the ongoing delay in processing PRs.
This is because we are re-architecting the AutoGPT core!

For more details (and for infor on joining our Discord), please refer to:
https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting

@Boostrix
Copy link
Contributor

Boostrix commented May 5, 2023

See also #3815

@ntindle
Copy link
Member

ntindle commented May 10, 2023

Hello! We sincerely appreciate your contribution to our project. Please note that only essential features will be merged into the main repository. Thus, we encourage you to open a pull request in the Auto-GPT-Plugins repository. If you encounter difficulties converting your code into a plugin, please do not hesitate to seek assistance from the #plugins-chat on our Discord Server. We look forward to your contribution to the Plugins repository and apologize for any inconvenience this may have caused.

@ntindle ntindle closed this May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts Automatically applied to PRs with merge conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants