mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 20:31:37 -05:00
Add announcement
This commit is contained in:
@@ -91,9 +91,7 @@ Default Shell: ${defaultShell}${await (async () => {
|
||||
if (pythonEnvPath) {
|
||||
return `\nPython Environment: ${pythonEnvPath}`
|
||||
}
|
||||
} catch (error) {
|
||||
console.log("Failed to get python env path", error)
|
||||
}
|
||||
} catch {}
|
||||
return ""
|
||||
})()}
|
||||
Home Directory: ${os.homedir()}
|
||||
|
||||
Reference in New Issue
Block a user