Skip to content

[Bug]: webui 添加并开启自定义agent后,新建会话页和助手页所以助手列表都没有了 #1898

@ClarePhang

Description

@ClarePhang

Platform

Linux

AionUi Version

1.9.3

Bug Description

webui 添加并开启自定义agent后,新建会话页和助手页所以助手列表都没有了

Steps to Reproduce

  1. 更新安装1.9.3并使用 AionUi --webui --remote --headless --disable-gpu 启动 webui
  2. 新会话页,agent 列表 + 号新增 自定义 agent,并使能启用,{
    "name": "Kilo",
    "defaultCliPath": "kilo",
    "enabled": true,
    "acpArgs": [
    "acp"
    ],
    "env": {}
    }
  3. 刷新新会话页,使用 新增 的 Kilo 获取其他 白名单 Agent,助手列表是空的
  4. 切换到 助手页 助手列表也是空的

Expected Behavior

开启自定义agent 后 助手可正常使用

Actual Behavior

  1. 更新安装1.9.3并使用 AionUi --webui --remote --headless --disable-gpu 启动 webui
  2. 新会话页,agent 列表 + 号新增 自定义 agent,并使能启用,{
    "name": "Kilo",
    "defaultCliPath": "kilo",
    "enabled": true,
    "acpArgs": [
    "acp"
    ],
    "env": {}
    }
  3. 刷新新会话页,使用 新增 的 Kilo 获取其他 白名单 Agent,助手列表是空的
  4. 切换到 助手页 助手列表也是空的

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions