Skip to content

Refactor tray thread menu into recent and workspace sections#584

Merged
Dimillian merged 1 commit intomainfrom
fix-bar
Mar 26, 2026
Merged

Refactor tray thread menu into recent and workspace sections#584
Dimillian merged 1 commit intomainfrom
fix-bar

Conversation

@Dimillian
Copy link
Owner

Summary

  • update the macOS tray menu to show the 3 most recent threads first
  • group remaining thread navigation by workspace using submenus ordered by latest activity
  • keep thread-open routing intact while renaming internal tray state/helpers to match the new full thread payload
  • expand tray and hook tests to cover full thread syncing, submenu grouping, and target mapping

Testing

  • npm run test -- src/features/app/hooks/useTrayRecentThreads.test.tsx
  • cd src-tauri && cargo test tray

Copy link

@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: bae9945b40

ℹ️ 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".

@Dimillian Dimillian merged commit dd61b9a into main Mar 26, 2026
6 checks passed
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.

1 participant