Skip to content

Instantly share code, notes, and snippets.

@possibilities
Created July 31, 2025 16:43
Show Gist options
  • Save possibilities/3d3651e74e665d415cbf2e195edf3c84 to your computer and use it in GitHub Desktop.
Save possibilities/3d3651e74e665d415cbf2e195edf3c84 to your computer and use it in GitHub Desktop.

Git Grep Results

Generated: Thu Jul 31 12:43:09 PM EDT 2025 Search arguments: git grep claude-code-openai-wrapper

system

bootstrap/29-install-claude-code-wrapper.sh:echo "Installing claude-code-openai-wrapper"
bootstrap/29-install-claude-code-wrapper.sh:WRAPPER_DIR="${HOME}/src/claude-code-openai-wrapper"
bootstrap/29-install-claude-code-wrapper.sh:        git clone https://github.com/RichardAtCT/claude-code-openai-wrapper "${WRAPPER_DIR}"
bootstrap/29-install-claude-code-wrapper.sh:    echo "Cloning claude-code-openai-wrapper repository..."
bootstrap/29-install-claude-code-wrapper.sh:    git clone https://github.com/RichardAtCT/claude-code-openai-wrapper "${WRAPPER_DIR}"
bootstrap/29-install-claude-code-wrapper.sh:echo "claude-code-openai-wrapper installation complete"

tmux-composer-cli

src/commands/start-system.ts:        name: 'claude-code-openai-wrapper',
src/commands/start-system.ts:        directory: '~/src/claude-code-openai-wrapper',

Searched 39 repositories, found results in 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment