style: format agent rotation updates

This commit is contained in:
Eyejoker
2026-03-24 17:09:17 +09:00
parent 8b2c46b89e
commit 744e2ce6e2
5 changed files with 9 additions and 12 deletions

View File

@@ -20,10 +20,7 @@ import {
} from './platform-prompts.js';
import type { AgentType, RegisteredGroup } from './types.js';
function writeCodexApiKeyAuth(
authPath: string,
openaiKey: string,
): void {
function writeCodexApiKeyAuth(authPath: string, openaiKey: string): void {
fs.writeFileSync(
authPath,
JSON.stringify(