Skip to content

feat(app): add guided provider setup and env-backed provider import#65

Open
townwish4git wants to merge 2 commits intomindspore-lab:mainfrom
townwish4git:zw-main-b-202604091510-provider-optim-04091503
Open

feat(app): add guided provider setup and env-backed provider import#65
townwish4git wants to merge 2 commits intomindspore-lab:mainfrom
townwish4git:zw-main-b-202604091510-provider-optim-04091503

Conversation

@townwish4git
Copy link
Copy Markdown
Collaborator

Summary

  • Add a guided provider and model selection workflow to /model, including provider browsing, model browsing, setup, and restore.
  • Support importing provider credentials from environment-backed local configs to reduce manual key entry during onboarding.
  • Keep provider/model state aligned with recent upstream UI event and tool-output updates after rebasing onto the latest main.

Release Highlights

  • Guided setup flow for choosing a provider, browsing its available models, and applying the selection in-app.
  • Environment-backed provider import suggestions that help users bring existing local credentials into the app with less friction.
  • Persistent provider state restoration so previously selected providers and models can be resumed more reliably.
  • UI updates across the model setup popup, browser panels, top bar, and hint bar to support the new workflow end to end.

Test Plan

  • go test ./internal/app
  • go test ./ui/...

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