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

feat(rnd): Add missing code on execution logic for AutoGPT Server #7209

Conversation

majdyz
Copy link
Contributor

@majdyz majdyz commented Jun 11, 2024

Background

This is a follow-up of:
#7194
#7195

Some code were missing during the work and this PR fixes it.

Changes πŸ—οΈ

  • PEP8 linting fix
  • Revert db schema
  • next node checking for execution

PR Quality Scorecard ✨

  • Have you used the PR description template?   +2 pts
  • Is your pull request atomic, focusing on a single change?   +5 pts
  • Have you linked the GitHub issue(s) that this PR addresses?   +5 pts
  • Have you documented your changes clearly and comprehensively?   +5 pts
  • Have you changed or added a feature?   -4 pts
    • Have you added/updated corresponding documentation?   +4 pts
    • Have you added/updated corresponding integration tests?   +5 pts
  • Have you changed the behavior of AutoGPT?   -5 pts
    • Have you also run agbenchmark to verify that these changes do not regress performance?   +10 pts

@majdyz majdyz requested a review from Swiftyos June 11, 2024 13:33
Copy link

netlify bot commented Jun 11, 2024

βœ… Deploy Preview for auto-gpt-docs canceled.

Name Link
πŸ”¨ Latest commit d27db5c
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/666852102f938200089f6954

@Swiftyos Swiftyos merged commit af3febd into master Jun 11, 2024
11 checks passed
@Swiftyos Swiftyos deleted the zamilmajdy/agpt-738-implement-the-component-execution-logic-execute-component-v2 branch June 11, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: βœ… Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants