reworkd/AgentGPT

🔃 Resuming Partially Complete Agent (Continue button)

Open

#610 opened on May 27, 2023

View on GitHub
 (2 comments) (2 reactions) (0 assignees)TypeScript (9,446 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (34,594 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

⚠️ Please check that this feature request hasn't been suggested before.

  • I searched previous Ideas in Discussions didn't find any similar feature requests.
  • I searched previous Issues didn't find any similar feature requests.

🔖 Feature description

As a user I'd like to have a continue button so that my agent can continue to run after it maxes out on loops.

✔️ Solution

Implementation of a button that allows users to resume an agent after it has stopped. Could play nicely with the addition of media controls.

❓ Alternatives

No response

📝 Additional Context

No response

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this feature has not been requested yet.
  • I have provided enough information for the maintainers to understand and evaluate this request.

Contributor guide