Skip to content

Update flipping-copilot to v1.7.4 #8538

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 1, 2025

Conversation

cbrewitt
Copy link
Contributor

  • Add more advanced flip history management/analysis
  • Add select all/deselect all options to item blocklist

@runelite-github-app
Copy link

runelite-github-app bot commented Jul 21, 2025

@cbrewitt cbrewitt changed the title update flipping-copilot to v1.7.4 Update flipping-copilot to v1.7.4 Jul 21, 2025
@runelite-github-app
Copy link

runelite-github-app bot commented Jul 21, 2025

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@LlemonDuck
Copy link
Contributor

I don't like what you have going for ClientThreadUtil#executeInClientThread, if you admit it's a code smell then just fix the code that uses it?

It makes the plugin much harder to review overall, and anything calling it from the EDT would block the EDT.

@LlemonDuck LlemonDuck added the waiting for author waiting for the pr author to make changes or respond to questions label Jul 27, 2025
@runelite-github-app runelite-github-app bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Jul 29, 2025
@cbrewitt
Copy link
Contributor Author

We’ve now removed ⁠ ClientThreadUtil#executeInClientThread ⁠ completely.

@LlemonDuck LlemonDuck merged commit 54a257f into runelite:master Aug 1, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants