Skip to content

Improve next-word predictions - #255

Closed
astroboii47 wants to merge 2 commits into
palsoftware:mainfrom
astroboii47:codex/pr-03-bundled-phrases
Closed

Improve next-word predictions#255
astroboii47 wants to merge 2 commits into
palsoftware:mainfrom
astroboii47:codex/pr-03-bundled-phrases

Conversation

@astroboii47

@astroboii47 astroboii47 commented Jul 17, 2026

Copy link
Copy Markdown

Summary

  • add a small bundled English next-word phrase list
  • use bundled phrase predictions as a fallback after learned next-word suggestions
  • keep ordinary word completions as the final fallback so suggestion slots stay useful
  • advance the prediction bar immediately after accepting a suggestion

Notes

  • this PR is independent from the snippets and GIF/media picker PRs
  • the bundled list is local and does not add any network dependency

Testing

  • ./gradlew :app:assembleDebug

@astroboii47 astroboii47 changed the title Add bundled next-word phrase fallback Improve next-word predictions Jul 17, 2026
@astroboii47

Copy link
Copy Markdown
Author

Closing in favor of #259, which contains the cleaned combined feature set with split commits.

@astroboii47
astroboii47 deleted the codex/pr-03-bundled-phrases branch July 18, 2026 03:40
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