Skip to content

feat(model): Improve model filtering precision and UI presentation - #514

Merged
haiphucnguyen merged 3 commits into
askimo-ai:mainfrom
ZiTQ:feature/more-precise-in-filtering-model-and-other-ui-improvements
Jul 18, 2026
Merged

feat(model): Improve model filtering precision and UI presentation#514
haiphucnguyen merged 3 commits into
askimo-ai:mainfrom
ZiTQ:feature/more-precise-in-filtering-model-and-other-ui-improvements

Conversation

@ZiTQ

@ZiTQ ZiTQ commented Jul 18, 2026

Copy link
Copy Markdown
Contributor
  • Make filter models more precise
  • Improve the UX for model selection: consistent UI behavior, themes, sort providers / models name

- Refined model filtering to ensure critical models are not inadvertently hidden by keyword filters.
- Introduced sticky headers in shared UI components for persistent controls.
- Refactored model selection and settings dialogs for a cleaner implementation.
- Added new unit tests for filtering utilities.
@haiphucnguyen

Copy link
Copy Markdown
Collaborator

Hi @ZiTQ thank you for your PR. Looks like we have the format code issue. You can fix this issue by running

./gradlew spotlessApply

or install the git hook
tools/git/pre-commit to let hook auto format codes when commit

@ZiTQ

ZiTQ commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

@haiphucnguyen thank you for quick response. I formatted the code in the latest commit

@haiphucnguyen haiphucnguyen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you @ZiTQ , the PR LGTM

@haiphucnguyen
haiphucnguyen merged commit 80217f0 into askimo-ai:main Jul 18, 2026
10 checks passed
@ZiTQ
ZiTQ deleted the feature/more-precise-in-filtering-model-and-other-ui-improvements branch July 20, 2026 17:37
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.

2 participants