Files
Copilot ace6d62d76 perf: Sort installed plugins: debug plugins first, then by installation time (#1798)
* Initial plan

* Implement plugin list sorting: debug plugins first, then by installation time

Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>

* Apply ruff formatting

* Add unit tests for plugin list sorting functionality

Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>

* Optimize database query to avoid N+1 problem and update tests

Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>

* Remove redundant assertion in test

Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>

* perf: plugin list sorting

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
2025-11-23 13:46:45 +08:00
..
2025-04-28 21:41:03 +08:00
2025-07-26 19:45:38 +08:00
2025-07-26 19:45:38 +08:00
2025-05-10 17:16:57 +08:00
2025-05-10 17:16:57 +08:00
2025-05-07 18:06:44 +08:00
2025-09-30 00:21:13 +08:00
2025-05-10 17:16:57 +08:00
2025-04-28 21:41:03 +08:00

Debug LangBot Frontend

Please refer to the Development Guide for more information.