Skip to content

feat(settings): move session title config into Models settings#1623

Merged
bobleer merged 2 commits into
GCWing:mainfrom
bobleer:feat/session-title-settings-in-models
Jul 19, 2026
Merged

feat(settings): move session title config into Models settings#1623
bobleer merged 2 commits into
GCWing:mainfrom
bobleer:feat/session-title-settings-in-models

Conversation

@bobleer

@bobleer bobleer commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Move auto session title enablement and model selection from Session Personalization into the Models settings page.
  • Extract a dedicated SessionTitleConfig component and update settings search/keywords plus en-US / zh-CN / zh-TW copy accordingly.
  • Leave Session Personalization focused on Agent companion.

Test plan

  • Open Settings → Models and confirm Auto Session Title appears with enable toggle and model selector.
  • Toggle enable and change the title model; reload settings and verify persistence.
  • Open Settings → Session Personalization and confirm session title UI is gone; Agent companion still works.
  • Search settings for "session title" / "auto title" and land on Models.
  • Switch locale among en-US / zh-CN / zh-TW and verify labels.

bobleer added 2 commits July 19, 2026 09:09
Keep auto title enablement and model selection with other model-related settings so personalization focuses on Agent companion.
Point tauri.dev.conf.json at com.bitfun.desktop.dev so desktop:dev and Release can run side by side without sharing the same instance lock.
@bobleer
bobleer merged commit 3a5ef79 into GCWing:main Jul 19, 2026
2 checks 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