feat: improve agent auth guidance
This commit is contained in:
@@ -113,6 +113,7 @@ export async function compactEmbeddedPiSession(params: {
|
||||
const apiKeyInfo = await getApiKeyForModel({
|
||||
model,
|
||||
cfg: params.config,
|
||||
agentDir,
|
||||
});
|
||||
|
||||
if (model.provider === "github-copilot") {
|
||||
|
||||
Reference in New Issue
Block a user