multica/src/agent/auth-profiles
2026-02-03 18:27:21 +08:00
..
constants.ts feat(agent): add auth profile rotation and cooldown module 2026-02-03 16:55:42 +08:00
error-classification.test.ts fix(agent): loop-based rotation, timeout rotatable, error classification tests 2026-02-03 17:26:16 +08:00
index.ts fix(auth-profiles): add file locking, type priority sort, credential filtering 2026-02-03 17:26:09 +08:00
order.test.ts fix(auth-profiles): add file locking, type priority sort, credential filtering 2026-02-03 17:26:09 +08:00
order.ts fix(auth-profiles): add file locking, type priority sort, credential filtering 2026-02-03 17:26:09 +08:00
store.test.ts fix(auth-profiles): add file locking, type priority sort, credential filtering 2026-02-03 17:26:09 +08:00
store.ts refactor(auth-profiles): replace proper-lockfile with custom file lock 2026-02-03 18:05:00 +08:00
types.ts fix(auth-profiles): add file locking, type priority sort, credential filtering 2026-02-03 17:26:09 +08:00
usage.test.ts fix(auth-profiles): add jittered cooldowns 2026-02-03 18:27:21 +08:00
usage.ts fix(auth-profiles): add jittered cooldowns 2026-02-03 18:27:21 +08:00