Skip to content

analyze ai generated inline completions on developer productivity.

Notifications You must be signed in to change notification settings

AnubisLMS/Pincer

Repository files navigation

Running the extension

cd extension
npm install
vsce package
code . --enable-proposed-api synoet.vsc-telemetry

Running the server

make sure you set the correct environment variables ['OPENAI_API_KEY', 'SUPABASE_KEY', SUPABASE_URL']

cd server
npm install
npx ts-node-dev index.ts

About

analyze ai generated inline completions on developer productivity.

Resources

Stars

Watchers

Forks