ModelEngine-Group / ModelEngine-Group/nexent

[Improvement] 各种对象的列表排序混乱,需要有一个统一的排序标准

Open
#3,419 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.