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

Iteration workflow #834

Merged
merged 30 commits into from
Aug 4, 2023
Merged

Iteration workflow #834

merged 30 commits into from
Aug 4, 2023

Conversation

TransformerOptimus
Copy link
Owner

@TransformerOptimus TransformerOptimus commented Jul 20, 2023

Description

  • Agent workflow and iteration workflow changes
  • Support for Input and output instructions for agent workflow steps
  • Support for loop and condition constructs in agent workflow
  • Handling permission in the agent workflow step
  • Refactoring the superagi and agent executor into multiple agent classes

Related Issues

Solution and Design

Test Plan

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6cc3043) 57.25% compared to head (6cc3043) 57.25%.
Report is 1 commits behind head on dev.

❗ Current head 6cc3043 differs from pull request most recent head 2ef089a. Consider uploading reports for the commit 2ef089a to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #834   +/-   ##
=======================================
  Coverage   57.25%   57.25%           
=======================================
  Files         177      177           
  Lines        7701     7701           
  Branches      825      825           
=======================================
  Hits         4409     4409           
  Misses       3103     3103           
  Partials      189      189           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

minor bug resolved (#986)

workflow test (#987)

Edit agent feature (#963)

json text area functionality for google analytics (#991)

Edit agent new (#944)

minor backward compatibility fixes

Revert "Edit agent feature (#963)"

This reverts commit 425e94d.

Revert "Edit agent new (#944)" (#996)

This reverts commit a9d47c1.
@TransformerOptimus TransformerOptimus merged commit 3266d8c into dev Aug 4, 2023
5 checks passed
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.

None yet

1 participant