Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-12 | 659 Bytes | |
Release 0.3.1 source code.tar.gz | 2024-07-12 | 5.8 MB | |
Release 0.3.1 source code.zip | 2024-07-12 | 5.9 MB | |
AgentPilot_0.3.1_Linux_Portable.tar.gz | 2024-07-12 | 141.0 MB | |
AgentPilot_0.3.1_Windows_Portable.zip | 2024-07-11 | 109.7 MB | |
Totals: 5 Items | 262.4 MB | 2 |
DO NOT USE Every Prompt block will be executed each time an OI agent is loaded, wasting tokens.
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