Skip to content

feat(chat): add New session button beside send to send /new message#224

Open
hairyf wants to merge 1 commit intoValueCell-ai:mainfrom
hairyf:feature/chat-new-session-button
Open

feat(chat): add New session button beside send to send /new message#224
hairyf wants to merge 1 commit intoValueCell-ai:mainfrom
hairyf:feature/chat-new-session-button

Conversation

@hairyf
Copy link
Copy Markdown
Contributor

@hairyf hairyf commented Feb 28, 2026

Summary

  • Add a "New session" button to the left of the send button in the chat input area.
  • Clicking it sends the /new message.
  • Uses existing i18n key toolbar.newSession (en/zh/ja already supported).

@hazeone
Copy link
Copy Markdown
Contributor

hazeone commented Feb 28, 2026

Please provide a test screenshot for us to proceed with the regression testing.

@hairyf
Copy link
Copy Markdown
Contributor Author

hairyf commented Feb 28, 2026

image image

@hazeone
Copy link
Copy Markdown
Contributor

hazeone commented Feb 28, 2026

We plan to adjust and optimize the session layout next week with reference to the lobster.ai project. Is this minor change currently unnecessary for the user experience?
0357b5c3fd32a9e4644d715b08732aa1
image

@hairyf
Copy link
Copy Markdown
Contributor Author

hairyf commented Feb 28, 2026

说实话,我并不讨厌有侧边栏能看到所有的子会话,并且会自动生成标题的方式,但在 openclaw 的设计中,主会话是固定的,为了避免上下文超出,我觉得 /new 是需要的,且 /new 做的操作并不只是清除会话这么简单,他还会简单的记忆某些事情

@hairyf
Copy link
Copy Markdown
Contributor Author

hairyf commented Feb 28, 2026

一个题外话,你提供的界面非常简洁,openclaw 不只有这些功能,还有 agents、sessions 和其他的配置,我觉得 lobster.ai 的这种布局方式可能不一定适合 openclaw,会导致会话记录被放在很下面

@hazeone
Copy link
Copy Markdown
Contributor

hazeone commented Mar 1, 2026

下周考虑会吧openclaw Agent部分拿出来,其它的再复杂的东西如果太多了,就很难用了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants