Significant-Gravitas/AutoGPT

Order Agents in Library by "most recently ran"

Open

#9860 opened on Apr 22, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Python (184,310 stars) (46,237 forks)batch import
ImprovementUIgood first issueplatform/frontend

Description

Currently the Agents list in the Library is ordered based on time of last edit to an agent in the builder, instead this should be ordered by the time of last execution. (all executions should be counted, not just those manually triggered through the GUI).

Contributor guide