Activity
minor improvements to LEAP prompting
minor improvements to LEAP prompting
tweaked for code completion prompt for correct indentations
tweaked for code completion prompt for correct indentations
tweaked for code completion prompt for correct indentations
tweaked for code completion prompt for correct indentations
fixed various issues with the remote LeapUtils code
fixed various issues with the remote LeapUtils code
local dev instructions in README under the leap directory
local dev instructions in README under the leap directory
fixed rendering completions
fixed rendering completions
need to allow dangerous execution in electron
need to allow dangerous execution in electron
show a spinner if the Output box is out of date
show a spinner if the Output box is out of date
fixed bug where plt.show() showed multiple plots
fixed bug where plt.show() showed multiple plots
use Ctrl/Cmd+. to toggle the Output box
use Ctrl/Cmd+. to toggle the Output box
read the OpenAI completion request from the server
read the OpenAI completion request from the server
synthesizing -> getting suggestions
synthesizing -> getting suggestions
various minor fixes to the logging code
various minor fixes to the logging code
added leap to the copyright filter
added leap to the copyright filter
fixed minor bug in local logging code
fixed minor bug in local logging code
fixed bug where our post-processed code was save, rather than the use…
fixed bug where our post-processed code was save, rather than the use…
fixed bug where non-Exception errors (e.g. GeneratorExit) could overw…
fixed bug where non-Exception errors (e.g. GeneratorExit) could overw…
Merge remote-tracking branch 'origin/leap' into leap
Merge remote-tracking branch 'origin/leap' into leap
slight changes around cancelling Projection Boxes updates
slight changes around cancelling Projection Boxes updates
only show print arg values in PB when the args are name exprs
only show print arg values in PB when the args are name exprs
show loop counter in PB under ModVars mode when there is a loop
show loop counter in PB under ModVars mode when there is a loop