Significant-Gravitas/AutoGPT

Order Agents in Library by "most recently ran"

Open

#9,860 opened on Apr 22, 2025

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

Repository metrics

Stars
 (184,310 stars)
PR merge metrics
 (Avg merge 10d 15h) (100 merged PRs in 30d)

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