Skip to content

fix: use dynamic providers in agent spawn form#692

Closed
lc-soft wants to merge 1 commit intoRightNow-AI:mainfrom
lc-soft:fix-agent-form-provider-select
Closed

fix: use dynamic providers in agent spawn form#692
lc-soft wants to merge 1 commit intoRightNow-AI:mainfrom
lc-soft:fix-agent-form-provider-select

Conversation

@lc-soft
Copy link
Copy Markdown
Contributor

@lc-soft lc-soft commented Mar 17, 2026

Summary

This changes the provider field in the agent spawn form from a hardcoded list to a dynamically loaded list from /api/providers, so the UI always reflects the currently available providers.

Changes

Before:

screenshot-20260317-175657

After:

screenshot-20260317-173515

Testing

  • cargo clippy --workspace --all-targets -- -D warnings passes
  • cargo test --workspace passes
  • Live integration tested (if applicable)

Security

  • No new unsafe code
  • No secrets or API keys in diff
  • User input validated at boundaries

@lc-soft
Copy link
Copy Markdown
Contributor Author

lc-soft commented Mar 24, 2026

#817

@lc-soft lc-soft closed this Mar 24, 2026
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