feat(agent-settings): manage LLM provider tokens - #2968
Conversation
|
View your CI Pipeline Execution ↗ for commit b0c35f5
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
All reported issues were addressed across 13 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
32e662f to
143f679
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## staging #2968 +/- ##
===========================================
- Coverage 50.67% 49.85% -0.83%
===========================================
Files 1339 1348 +9
Lines 28798 29098 +300
Branches 8466 8561 +95
===========================================
- Hits 14594 14507 -87
- Misses 11791 12206 +415
+ Partials 2413 2385 -28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
🎉 This PR is included in version 1.355.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintFocused coverage:
PR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-releaseSummary by cubic
Adds LLM provider token management in Settings > Agents and switches agent workflows from raw API keys to saved provider tokens, so stored credentials are never exposed.
llm_provider_idinstead of the key.qovery-typescript-axiosto1.1.979for the LLM provider API contract.Written for commit b0c35f5. Summary will update on new commits.