Commit e331dc6
Cursor Agent
CLI: Update SDK to cee2050 and add credential-providers commands
- Updated kernel-go-sdk to cee2050be3f8136505d41c20c2903dfca2cbc479
- Added new credential-providers command group for managing external
credential providers (e.g., 1Password service account integrations)
- list: List configured credential providers
- get: Get a credential provider by ID
- create: Create a new credential provider
- update: Update a credential provider's configuration
- delete: Delete a credential provider
- test: Test a credential provider connection
- Fixed browsers.Get() calls to pass new required BrowserGetParams1 parent 502db51 commit e331dc6
5 files changed
+474
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1347 | 1347 | | |
1348 | 1348 | | |
1349 | 1349 | | |
1350 | | - | |
| 1350 | + | |
1351 | 1351 | | |
1352 | 1352 | | |
1353 | 1353 | | |
| |||
1370 | 1370 | | |
1371 | 1371 | | |
1372 | 1372 | | |
1373 | | - | |
| 1373 | + | |
1374 | 1374 | | |
1375 | 1375 | | |
1376 | 1376 | | |
| |||
1396 | 1396 | | |
1397 | 1397 | | |
1398 | 1398 | | |
1399 | | - | |
| 1399 | + | |
1400 | 1400 | | |
1401 | 1401 | | |
1402 | 1402 | | |
| |||
1413 | 1413 | | |
1414 | 1414 | | |
1415 | 1415 | | |
1416 | | - | |
| 1416 | + | |
1417 | 1417 | | |
1418 | 1418 | | |
1419 | 1419 | | |
| |||
0 commit comments