chore: 更新智能体列表展示

main
sp mac bookpro 2605 2026-06-08 15:12:13 +08:00
parent 6f4f232e80
commit 85090899e6
1 changed files with 76 additions and 79 deletions

View File

@ -215,9 +215,6 @@ export default function AgentList() {
</span>
</Tag>
)}
<Tag bordered={false} style={{ background: 'var(--color-surface-2)', color: 'var(--color-text-secondary)', borderRadius: 999, margin: 0 }}>
T={a.temperature}
</Tag>
{(a.fork_count ?? 0) > 0 && (
<Tag bordered={false} style={{ background: 'var(--color-surface-2)', color: 'var(--color-text-secondary)', borderRadius: 999, margin: 0 }}>
Fork {a.fork_count}