
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
bash-3.2$ echo SCENARIO tmux replace-stale command=plugins/lfg/bin/lfg --json in
stall --run PASS=readlink changes to hash; echo before=$(readlink '/var/folders/
6r/g20fxk_s1ds24_h6lm971wt00000gn/T/tmp.C2qnp3H2Z6/.grok/installed-plugins/lfg')
; HOME='/var/folders/6r/g20fxk_s1ds24_h6lm971wt00000gn/T/tmp.C2qnp3H2Z6' PATH='/
var/folders/6r/g20fxk_s1ds24_h6lm971wt00000gn/T/tmp.dzofosLHDb':$PATH plugins/lf
g/bin/lfg --json install --run > '/var/folders/6r/g20fxk_s1ds24_h6lm971wt00000gn
/T/tmp.C2qnp3H2Z6/out.json'; cat '/var/folders/6r/g20fxk_s1ds24_h6lm971wt00000gn
/T/tmp.C2qnp3H2Z6/out.json'; target='/var/folders/6r/g20fxk_s1ds24_h6lm971wt0000
0gn/T/tmp.C2qnp3H2Z6/.grok/installed-plugins/0-1-0-ff47fdd7'; link='/var/folders
/6r/g20fxk_s1ds24_h6lm971wt00000gn/T/tmp.C2qnp3H2Z6/.grok/installed-plugins/lfg'
; test "$(readlink "$link")" = "$target" && echo PASS replace-stale || echo FAIL
 replace-stale; echo QA_DONE
SCENARIO tmux replace-stale command=plugins/lfg/bin/lfg --json install --run PAS
S=readlink changes to hash
before=/var/folders/6r/g20fxk_s1ds24_h6lm971wt00000gn/T/tmp.C2qnp3H2Z6/.grok/ins
talled-plugins/old-lfg
{
  "ok": true,
  "status": "installed",
  "executed": true,
  "role": "lazycodex_adapter_installer",
  "adapterPackage": "lazycodex-ai",
  "installerCommand": "npx lazycodex-ai install",
  "installerArgs": [
    "lazycodex-ai",
    "install"
  ],
  "exitCode": 0,
  "stdout": "fake lazycodex install: lazycodex-ai install\n",
  "stderr": "",
  "stablePluginLink": {
    "status": "linked",
    "name": "lfg",
    "linkPath": "/var/folders/6r/g20fxk_s1ds24_h6lm971wt00000gn/T/tmp.C2qnp3H2Z6
/.grok/installed-plugins/lfg",
    "targetPath": "/var/folders/6r/g20fxk_s1ds24_h6lm971wt00000gn/T/tmp.C2qnp3H2
Z6/.grok/installed-plugins/0-1-0-ff47fdd7"
  }
}
PASS replace-stale
QA_DONE
bash-3.2$
