flag for login shell PATH (#9313)

This commit is contained in:
Jack Amadeo
2026-05-19 09:57:49 -04:00
committed by GitHub
parent 259b04d1d4
commit 7dbdfa43fa
12 changed files with 49 additions and 6 deletions
@@ -86,6 +86,9 @@ async function initializeConnection(): Promise<GooseClient> {
const tInit = performance.now();
await client.initialize({
protocolVersion: PROTOCOL_VERSION,
_meta: {
"goose/useLoginShellPath": true,
},
clientCapabilities: {
_meta: {
goose: {