Skip to content

Release 0.3.1

Latest
Compare
Choose a tag to compare
@jbexta jbexta released this 12 Jul 18:56
· 15 commits to master since this release

What's new?

  • Modified open interpreter with a dirty workaround to allow the python kernel to be used from an executable.
  • All code execution from executable works now using open interpreter.
  • Fixed orphaned model bug

NEW KNOWN ISSUES:

  • The linux release may not work on your machine because of a new dependency issue, you might need to build it yourself using the build.py script.
  • App becomes unresponsive for the first few seconds when the kernel launches. The kernel is launched whenever OpenInterpreter plugin is used or code is executed