Skip to content

Remove AI model from settings entirely - #137

Merged
henderkes merged 4 commits into
mainfrom
fix/remove-ai-model-setting
Aug 28, 2026
Merged

Remove AI model from settings entirely#137
henderkes merged 4 commits into
mainfrom
fix/remove-ai-model-setting

Conversation

@3vcloud

@3vcloud 3vcloud commented Aug 28, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the persisted AI model from app preferences, settings APIs, and status responses
  • populate the Agent panel selector exclusively from /v1/models and send its session-local choice with each turn
  • replace stale configured-model warnings with endpoint/model-list status and cover legacy model-field removal

Verification

  • npm run build
  • npm run lint
  • .NET tests in mcr.microsoft.com/dotnet/sdk:10.0: 59 passed, 5 integration tests skipped
  • published win-x64, linux-x64, osx-x64, and osx-arm64
  • Android publish attempted; blocked by missing Android SDK (XA5300) in the local container

@henderkes
henderkes merged commit aadc645 into main Aug 28, 2026
2 checks passed
@henderkes
henderkes deleted the fix/remove-ai-model-setting branch August 28, 2026 15:45
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