latitude-dev / latitude-llm

Latitude is the open-source prompt engineering platform to build, evaluate, and refine your prompts with AI
https://latitude.so
GNU Lesser General Public License v3.0
881 stars 57 forks source link

Order project list by edited at #623

Closed neoxelox closed 4 days ago

neoxelox commented 1 week ago

Closes: https://github.com/latitude-dev/latitude-llm/issues/607

This feature orders the project list shown in the main dashboard by a computed project edited at descendingly. It also removes the prompt count, because (as discussed) it is not important, and the value shown is not consistent with the actual number of prompts the user sees in its draft (and it is difficult to compute because we would have to traverse all the commits to know).