-
Notifications
You must be signed in to change notification settings - Fork 464
[Feature] 建立一级分类(Category)体系与发现入口 #430
Copy link
Copy link
Open
Labels
effort/l大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.enhancementNew feature or requestNew feature or requestpriority/p0最高优先级 / Highest priority triage bucket.最高优先级 / Highest priority triage bucket.triage/core交由 core maintainer 结合 AI 协同处理 / Issue should be handled by a core maintainer with AI support.交由 core maintainer 结合 AI 协同处理 / Issue should be handled by a core maintainer with AI support.
Metadata
Metadata
Assignees
Labels
effort/l大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.enhancementNew feature or requestNew feature or requestpriority/p0最高优先级 / Highest priority triage bucket.最高优先级 / Highest priority triage bucket.triage/core交由 core maintainer 结合 AI 协同处理 / Issue should be handled by a core maintainer with AI support.交由 core maintainer 结合 AI 协同处理 / Issue should be handled by a core maintainer with AI support.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Problem
协议文档提到了 x-astron-category,但目前它在数据模型和 UI 中尚未成为一等公民,不利于技能规模增长后的分类发现。
Proposed Solution
在后端引入受控的 Category 实体或配置化的 Slug 列表。
增强 SkillMetadataParser,将 x-astron-category 映射为技能的属性并支持索引。
在 Web 端增加“按分类浏览”功能(侧边栏或平铺卡片),并在搜索结果中支持 category:xxx 语法过滤。
Alternatives Considered
No response
Impact
No response
Contract Or SDK Impact
No response