Open-interpreter

Latest version: v0.4.3

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

0.1.10

Bug fixes, pinned LiteLLM to prevent printed stream issue.

What's Changed
* Fix "depracated" typo by jamiew in https://github.com/KillianLucas/open-interpreter/pull/642
* Fix issue 635 by leifktaylor in https://github.com/KillianLucas/open-interpreter/pull/643
* Fix typo in setup_text_llm.py by eltociear in https://github.com/KillianLucas/open-interpreter/pull/632
* Fix indentation in language_map.py by smwyzi in https://github.com/KillianLucas/open-interpreter/pull/648

New Contributors
* jamiew made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/642
* leifktaylor made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/643
* smwyzi made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/648

**Full Changelog**: https://github.com/KillianLucas/open-interpreter/compare/v0.1.9...v0.1.10

0.1.9

The (Mini) Hackathon Update

<br>

The [Open Interpreter Hackathon](https://lablab.ai/event/open-interpreter-hackathon) is on. To make OI easier to build on, we decided to add some developer features, such as exposing **[Open Procedures](https://open-procedures.replit.app/)** via `interpreter.procedures`.

This lets you use RAG (retrieval augmented generation) to teach Open Interpreter new things.

Learn more about these new developer features via this **[Colab Notebook](https://colab.research.google.com/drive/1DUVYLAstnXs22Ov4YuHMngjvNB4Mfx0Y?usp=sharing).**
<br>
**Full Changelog**: https://github.com/KillianLucas/open-interpreter/compare/v0.1.8...v0.1.9

0.1.8

<img alt="Banner" src="https://github.com/KillianLucas/open-interpreter/assets/63927363/68ed24e1-0b7f-48b8-b15f-5ea7c5273178">

Open Interpreter's `--local` mode is now powered by **`Mistral 7B`**.

Significantly more architectures supported locally via [`ooba`](https://github.com/KillianLucas/ooba), a headless [Oobabooga](https://github.com/oobabooga/text-generation-webui) wrapper.

What's Changed
* Fix bug when trying to use local non-CodeLlama model by alexweberk in https://github.com/KillianLucas/open-interpreter/pull/571
* Update README_ZH.md by orangeZSCB in https://github.com/KillianLucas/open-interpreter/pull/563
* chore: update test suite by ericrallen in https://github.com/KillianLucas/open-interpreter/pull/594
* Fixed a bug in setup_text_llm.py by kylehh in https://github.com/KillianLucas/open-interpreter/pull/560
* feat: add %tokens magic command that counts tokens via tiktoken by ericrallen in https://github.com/KillianLucas/open-interpreter/pull/607
* feat: add support for loading different config.yaml files by ericrallen in https://github.com/KillianLucas/open-interpreter/pull/609
* feat: add optional prompt token/cost estimate to %tokens by ericrallen in https://github.com/KillianLucas/open-interpreter/pull/614
* Added powershell language by DaveChini in https://github.com/KillianLucas/open-interpreter/pull/620
* Local Update by KillianLucas in https://github.com/KillianLucas/open-interpreter/pull/625

New Contributors
* alexweberk made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/571
* orangeZSCB made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/563
* kylehh made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/560
* DaveChini made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/620

**Full Changelog**: https://github.com/KillianLucas/open-interpreter/compare/v0.1.7...v0.1.8

0.1.7

Generator Update (Quick Fixes II)

Particularly for Windows users and the new `--config` flag.

We also added ericrallen's `--scan` flag, but this is not the official release for that. We'll direct attention to it on a subsequent release.

What's Changed
* Skip wrap_in_trap on Windows by goalkeepr in https://github.com/KillianLucas/open-interpreter/pull/548
* fix: allow args to have choices and defaults by ericrallen in https://github.com/KillianLucas/open-interpreter/pull/511
* feat: add semgrep code scanning via -safe argument by ericrallen in https://github.com/KillianLucas/open-interpreter/pull/484
* fix: stop overwriting safe_mode config.yaml setting with default in args by ericrallen in https://github.com/KillianLucas/open-interpreter/pull/554

New Contributors
* goalkeepr made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/548

**Full Changelog**: https://github.com/KillianLucas/open-interpreter/compare/v0.1.6...v0.1.7

0.1.6

Generator Update (Quick Fixes I)

What's Changed
* fix: stop overwriting boolean config values by ericrallen in https://github.com/KillianLucas/open-interpreter/pull/508
* Update WINDOWS.md by rsfutch77 in https://github.com/KillianLucas/open-interpreter/pull/523
* Fix ARM64 llama-cpp-python Install on Apple Silicon by gavinmclelland in https://github.com/KillianLucas/open-interpreter/pull/505
* Broken empty message response by blujus in https://github.com/KillianLucas/open-interpreter/pull/501
* fix crash on unknwon command on call to display help message by mocy in https://github.com/KillianLucas/open-interpreter/pull/493
* Update get_relevant_procedures.py by kubla in https://github.com/KillianLucas/open-interpreter/pull/492

New Contributors
* ericrallen made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/508
* rsfutch77 made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/523
* gavinmclelland made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/505
* blujus made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/501
* mocy made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/493
* kubla made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/492

**Full Changelog**: https://github.com/KillianLucas/open-interpreter/compare/v0.1.5...v0.1.6

0.1.5

![Generator Update 5](https://github.com/KillianLucas/open-interpreter/assets/63927363/349bb38e-f1d3-43fc-b492-b50f725cfeb0)

Features

* Modular, generator-based foundation (rewrote entire codebase)
* Significantly easier to build **Open Interpreter** into your applications via `interpreter.chat(message)` (see [JARVIS](https://colab.research.google.com/drive/1NojYGHDgxH6Y1G1oxThEBBb2AtyODBIK#scrollTo=lE2GSFLJoOtI) for example implementation)
* Run `interpreter --config` to configure `interpreter` to run with any settings by default (set your default language model, system message, etc)
* Run `interpreter --conversations` to resume conversations
* Budget manager (thank you [LiteLLM](https://litellm.ai/)!) via `interpreter --max_budget 0.1` (sets max budget per session in USD)
* Change the system message, temperature, max_tokens, etc. from the command line
* Central `/conversations` folder for persistent memory
* **New hosted language models** (thank you [LiteLLM](https://litellm.ai/)!) like Claude, Google PaLM, Cohere, and more.

What's Changed
* Fix typo 'recieved'> 'received' by merlinfrombelgium in https://github.com/KillianLucas/open-interpreter/pull/361
* Pull request template created by TanmayDoesAI in https://github.com/KillianLucas/open-interpreter/pull/365
* docs: move pr template to .github folder by jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/373
* chore: enhance .gitignore by jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/374
* chore: add vscode debug support by jordanbtucker in https://github.com/KillianLucas/open-interpreter/pull/375
* discard the / as command as it will block the Mac/Linux to load the file by moming2k in https://github.com/KillianLucas/open-interpreter/pull/378
* Update interpreter.py for a typo error by YUFEIFUT in https://github.com/KillianLucas/open-interpreter/pull/397
* Translated Open Interpreter README into Hindi by zeelsheladiya in https://github.com/KillianLucas/open-interpreter/pull/417
* Add models to pull request template by mak448a in https://github.com/KillianLucas/open-interpreter/pull/423
* Retry connecting to openai after hitting rate limit to fix 442 by mathiasrw in https://github.com/KillianLucas/open-interpreter/pull/452
* Handle %load_message failure in interpreter.py by richawo in https://github.com/KillianLucas/open-interpreter/pull/431
* add budget manager for api calls by krrishdholakia in https://github.com/KillianLucas/open-interpreter/pull/316
* The Generator Update by KillianLucas in https://github.com/KillianLucas/open-interpreter/pull/482

New Contributors
* YUFEIFUT made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/397
* zeelsheladiya made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/417
* mak448a made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/423
* mathiasrw made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/452
* richawo made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/431
* krrishdholakia made their first contribution in https://github.com/KillianLucas/open-interpreter/pull/316

**Full Changelog**: https://github.com/KillianLucas/open-interpreter/compare/v0.1.4...v0.1.5

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.