feat: improve agent auth guidance
This commit is contained in:
@@ -133,6 +133,7 @@ export async function runEmbeddedPiAgent(
|
||||
cfg: params.config,
|
||||
profileId: candidate,
|
||||
store: authStore,
|
||||
agentDir,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user