ModelEngine-Group / ModelEngine-Group/nexent
[Improvement] 各种对象的列表排序混乱,需要有一个统一的排序标准
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.9k
- Forks
- 731
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 172
Description
Improvement Description
客户反馈平台上的各种列表排序很混乱,智能体的顺序、工具的顺序、知识库的顺序等等,希望是按照发布/修改时间排序,另外希望有个地方能看到总数
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by mapping the agent, tool, and knowledge-base list entry points and checking how each currently orders its data. Confirm whether publishing time or modification time is the standard, where total counts should appear, and verify that all named lists use the same ordering and expose their counts.
Written by the indexing model from the issue text.
Assessment
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100