AgentGPT icon indicating copy to clipboard operation
AgentGPT copied to clipboard

GitHub Integration

Open brendangoldz opened this issue 1 year ago • 2 comments

Allow for AgentGPT to use given API token for authentication and permissions for given repositories.

brendangoldz avatar Apr 18 '23 19:04 brendangoldz

Can we get more information on what you'd like to get from repos?

APiTJLillo avatar Apr 19 '23 00:04 APiTJLillo

@yourepicservices Sure!

I was testing out the AgentGPT's ability to generate some templates for a web application I am working on. I understand the Agent's currently do not execute the tasks generated. However, when the agents do get functional - it would be optimal to tell the agent to deploy code updates to a specified repo.

Additionally, from there you can have the Agent point to a permitted repository and run tasks against the given repository. Things like Code Analysis, Code Linting / Polishing, Merge Acceptance etc.

brendangoldz avatar Apr 19 '23 14:04 brendangoldz