Skip to content
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

fix: remote engine model auto select #4609

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Feb 7, 2025

Describe Your Changes

Screenshot 2025-02-07 at 23 41 55

This pull request includes updates to the RemoteEngineSettings.tsx file to enhance functionality and improve state management by adding new atom values and setters from the jotai library. The most important changes include importing additional atoms, setting the selected model atom based on conditions, and using the threadsAtom to manage thread-related data.

Enhancements to state management:

Functional improvements:

Fixes Issues

Screen.Recording.2025-02-07.at.23.35.03.mov
Screen.Recording.2025-02-07.at.23.34.24.mov
  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur added the type: bug Something isn't working label Feb 7, 2025
@urmauur urmauur added this to the v0.5.15 milestone Feb 7, 2025
@urmauur urmauur self-assigned this Feb 7, 2025
Copy link
Contributor

github-actions bot commented Feb 7, 2025

Barecheck - Code coverage report

Total: 67.73%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

Copy link
Contributor

github-actions bot commented Feb 8, 2025

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

@urmauur urmauur merged commit c5f17b4 into release/v0.5.15 Feb 9, 2025
21 checks passed
@urmauur urmauur deleted the fix/remote-engine-auto-select branch February 9, 2025 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants