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

Pull Request Agent (plus, Microagent workflows) #1660

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

Conversation

rbren
Copy link
Collaborator

@rbren rbren commented May 8, 2024

This proposes adding a new PullRequestAgent, which can be pointed at a dirty git repo and open up a PR.

It also proposes a new workflow key for microagents, which allow microagents to step through a series of tasks. Each task can be delegated out to another agent for any number of steps.

It also includes changes from #1652 which allows setting env vars like GITHUB_TOKEN

NOTE by @neubig : fixes #1281

@PierrunoYT
Copy link
Contributor

Do we need this with the lastest CodeAct 1.3 Agent?

@neubig
Copy link
Contributor

neubig commented May 31, 2024

@rbren WDYT about this? Are we going to continue working on this or are we OK with CodeAct's ability to send PRs for now?

@li-boxuan
Copy link
Collaborator

IMO we should let CodeActAgent delegate to Pull Request Agent as creating a github pr is a very domain-specific task

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.

[Feature] "open pull request" capability
4 participants