New request
#3013: Session 名称修改功能不可用
We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.
Issue
bugneedinfoux
问题描述
在 WebUI 中尝试修改 session 名称时,功能无法正常工作。
预期行为
用户应该能够修改 session 的名称。
实际行为
修改 session 名称的操作没有效果或报错。
环境
- hermes-webui latest
- macOS
Assessmentadvisory
bug● easy70% confidence
Session rename failure is likely a localized bug involving a frontend event handler and its corresponding API endpoint.
Likely files
- static/js/sessions.js
- api/sessions.py
Create the request