From zest
Enable Zest plugin update notifications in Claude Code's status line
npx claudepluginhub winding-labs/zest-claude --plugin zestExecute the Zest status line configuration script: To force replacement of existing status line configuration without prompting: Show the complete output to the user.
Execute the Zest status line configuration script:
node ${CLAUDE_PLUGIN_ROOT}/dist/commands/enable-statusline-cli.js
To force replacement of existing status line configuration without prompting:
node ${CLAUDE_PLUGIN_ROOT}/dist/commands/enable-statusline-cli.js --force
Show the complete output to the user.