Skip to content

feat(sessions): search sessions from server - #30

Merged
theblazehen merged 1 commit into
mainfrom
feature/session-search
Jun 28, 2026
Merged

feat(sessions): search sessions from server#30
theblazehen merged 1 commit into
mainfrom
feature/session-search

Conversation

@theblazehen

Copy link
Copy Markdown
Owner

Summary

  • search session titles through OpenCode's server API instead of only filtering the loaded client slice
  • keep inline session-search UX responsive with immediate local filtering while debounced server results load
  • cover server-search scoping and stale-result behavior in SessionListViewModel tests

Verification

  • ./gradlew :app:testDebugUnitTest --tests dev.blazelight.p4oc.ui.screens.sessions.SessionListViewModelTest
  • ./gradlew :app:compileDebugKotlin
  • installed and launched debug APK locally before push

@theblazehen
theblazehen merged commit ca2a64c into main Jun 28, 2026
1 check 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