You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

stack-sparrow

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stack-sparrow


Maintainers
1

Readme

stack-sparrow

A Code LLM - based on GPT-4-Turbo and Assistant API

PyPI - Version Discord

Installation

pip install -U stack-sparrow

Examples

Review #1: Flag semantics issue Review #2: Flag broken code Review #3: Successful Review

Demo

Usage

sparrow will create an OpenAI assistant on your account on the first run. You can view this assistant and tweak its base instructions at: https://platform.openai.com/assistants

Review a file

sparrow review path/to/file

Review your current commit

sparrow review HEAD

Review a range of commits

sparrow review HEAD HEAD~5

Review a different repository

sparrow review HEAD --repo_path path/to/repo

Contributing

Please feel free to open issues, submit pull requests or hang out with me and other interested folks on Discord.

License

This project is licensed under the terms of the MIT License.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc