Skip to content

[3/6] Consolidate chat and topic actions / 统一会话与轮次操作入口#3367

Merged
esengine merged 2 commits into
main-v2from
codex/3-6-chat-topic-actions
Jun 7, 2026
Merged

[3/6] Consolidate chat and topic actions / 统一会话与轮次操作入口#3367
esengine merged 2 commits into
main-v2from
codex/3-6-chat-topic-actions

Conversation

@SivanCola
Copy link
Copy Markdown
Collaborator

Summary / 摘要

  • Move copy, branch, summarize, and rewind actions into the bottom action row for each assistant turn.
  • Keep topic-level menus focused while making per-turn operations easier to discover.
  • Preserve action behavior while adapting it to the updated chat layout.

Validation / 验证

  • npm run typecheck && npm run build
  • go test . -run 'TestPreviewSessionMessages|TestHistoryMessages|TestToWireTool' (desktop)\n- go test ./internal/event ./internal/serve ./internal/agent ./internal/control\n- git diff --check

@github-actions github-actions Bot added the desktop Wails desktop app (desktop/**) label Jun 6, 2026
@SivanCola SivanCola force-pushed the codex/3-6-chat-topic-actions branch from 20dfc9c to b922892 Compare June 6, 2026 15:05
@SivanCola SivanCola force-pushed the codex/2-6-history-trash-management branch from b434da3 to f13e12b Compare June 6, 2026 15:05
@SivanCola SivanCola changed the base branch from codex/2-6-history-trash-management to main-v2 June 6, 2026 15:07
@github-actions github-actions Bot added the v2 Go rewrite (1.x) — main-v2 branch, active development label Jun 6, 2026
@SivanCola SivanCola marked this pull request as ready for review June 6, 2026 15:15
@SivanCola SivanCola requested a review from esengine as a code owner June 6, 2026 15:15
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b922892c61

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread desktop/frontend/src/App.tsx
Comment thread desktop/frontend/src/App.tsx
@esengine esengine closed this Jun 7, 2026
@esengine esengine reopened this Jun 7, 2026
@esengine esengine closed this Jun 7, 2026
@esengine esengine reopened this Jun 7, 2026
@esengine esengine merged commit 197477d into main-v2 Jun 7, 2026
19 checks passed
@esengine esengine deleted the codex/3-6-chat-topic-actions branch June 7, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants