Skip to content

feat(platform/library): sort by last run #10033

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

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

itsababseh
Copy link
Contributor

Summary

  • add last_executed_at field to library agent model
  • default library listing sort order to last execution time
  • handle new sort option in backend and frontend
  • update library sort menu text and default

Testing

  • poetry run format
  • poetry run test (fails: FileNotFoundError: [Errno 2] No such file or directory: 'docker')
  • yarn format
  • yarn test (fails: Process from config.webServer exited early)

Copy link

netlify bot commented May 24, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit 12d6747
🔍 Latest deploy log https://app.netlify.com/projects/auto-gpt-docs-dev/deploys/6831fcf6752e790008236426

@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/m labels May 24, 2025
Copy link

netlify bot commented May 24, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 12d6747
🔍 Latest deploy log https://app.netlify.com/projects/auto-gpt-docs/deploys/6831fcf6c8befb00085391db

Copy link

deepsource-io bot commented May 24, 2025

Here's the code health analysis summary for commits a51af36..12d6747. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Python LogoPython✅ Success
❗ 1 occurence introduced
🎯 1 occurence resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codex platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/m
Projects
Status: 🆕 Needs initial review
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant