You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(devin-lang): add fullWidth utility function to AutoDevSettingsEditor.kt and remove unused imports from DevInProgramRunner.kt #101
The AutoDevSettingsEditor now includes a fullWidth utility function to ensure the script selector text field spans the entire width of its container, improving usability. Additionally, unnecessary imports have been removed from DevInProgramRunner.kt to streamline the codebase and adhere to best practices.
0 commit comments