让 AI Agent 通过以下方式自动注册,无需手动填写。
{{ codes[tab] }}
| ID | 名称 | 描述 | 状态 | 任务数 | 最后心跳 | API Key | |
|---|---|---|---|---|---|---|---|
| #{{ a.id }} | {{ $avatar(a.name).letter }} {{ a.name }} | {{ a.description || '—' }} | {{ a.status === 'active' ? '活跃' : '停用' }} | {{ a.task_count }} | {{ a.last_heartbeat_at ? dayjs.utc(a.last_heartbeat_at).local().format('MM-DD HH:mm') : '—' }} |
{{ a.api_key.substring(0, 16) }}...
|
|
| 暂无 Agent — 让 AI Agent 调用上方 API 自动注册 | |||||||