fix(cli): mask apiKey in config list (#531) #556

Merged
xiaonuo merged 2 commits from fix/531-config-mask-apikey into main 2026-05-27 03:45:52 +00:00

2 Commits

Author SHA1 Message Date
xiaoju 09a5da2df2 fix(cli): biome format config.test.ts
CI / test (pull_request) Successful in 1m13s
2026-05-27 01:52:44 +00:00
xiaoju f8de0e913b test(cli): add edge-case tests for maskApiKeys (#531)
- non-provider apiKey fields not masked (scope check)
- empty provider object handled
- null apiKey handled
- grep check for no legacy apiKeyEnv references

小橘 <xiaoju@shazhou.work>
2026-05-27 01:50:36 +00:00