Open-interpreter

Latest version: v0.4.3

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

Scan your dependencies

Page 2 of 8

0.3.10

Fixed a welcome message error that would appear if you didn't have an OPENAI_API_KEY.

What's Changed
* Update dev from main by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1428
* Fix welcome message error by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1433

**Full Changelog**: https://github.com/OpenInterpreter/open-interpreter/compare/v0.3.8...v0.3.10

0.3.9

Actually a lot? Server fixes, documentation fixes, new installer, better skills, new `--stdin` flag which feels very unix-y:

bash
pip install open-interpreter
"What operating system are you on?" | interpreter --stdin -y


**Note:** Unintentionally bumped the version before pushing to `pip`, so we skipped 0.3.8!

Great work all!

What's Changed
* Conda installer by CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1395
* Obsidian Profile by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1398
* Added Ukrainian README.md translation by okineadev in https://github.com/OpenInterpreter/open-interpreter/pull/1271
* Development Merge by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1405
* Ollama llama3.1 loading fix by CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1400
* Add starlette to pyproject.toml by Notnaton in https://github.com/OpenInterpreter/open-interpreter/pull/1411
* Profile Tutorial video in docs by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1407
* Hide missing cost completion map warnings LiteLLM by CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1409
* Fix Documentation by rbrisita in https://github.com/OpenInterpreter/open-interpreter/pull/1258
* Merge Development Branch by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1416
* Handle empty system messages by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1417
* Server fixes, `stdin`, better skills by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1426
* Examples by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1421
* Update cloudflare.mdx by pstoryomni in https://github.com/OpenInterpreter/open-interpreter/pull/1425
* Updated fast mode to gpt-4o-mini & Profile version updated by CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1418
* Documentation and profile updates by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1427

New Contributors
* rbrisita made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1258
* pstoryomni made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1425

**Full Changelog**: https://github.com/OpenInterpreter/open-interpreter/compare/v0.3.7...v0.3.8

0.3.7

Minor update!

What's Changed
* 0.3.7 better server by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1391
* Hallucination fix by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1392
* Ollama model list fix and a typo by CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1388
* Development by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1393
* Added jupyter retries, minor robust fixes by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1394
* Server robustness by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1396
* Robuster Server by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1397
* Version Bump by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1399


**Full Changelog**: https://github.com/OpenInterpreter/open-interpreter/compare/v0.3.6...v0.3.7

0.3.6

<img width="1093" alt="mf" src="https://github.com/user-attachments/assets/2c917bfe-8af4-4c38-b0a5-bb504319a48e">


----------------------------------------------------------------------------

- First-class Claude support
- Java execution support by CyanideByte
- Moondream fix, docs update, `--groq` profile by MikeBirdTech
- '-nhl' command to disable active line highlighting by cyai
- Improved Linux support by PiyushDuggal-source
- Export to `%markdown` magic by Steve235lab
- Remote Ollama server support by raajikhan
- Much better error messaging by JSee98
- Many llamafile updates by CyanideByte
- Server life-saving by imapersonman
- Docs fixes by kevinmangan
- Run from `exe` by jbexta
- **and more below...**

FANTASTIC work this cycle everyone! More capable and more compatible all around.

What's Changed
* Update dev branch by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1327
* Java language execution support by CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1326
* Linux support by PiyushDuggal-source in https://github.com/OpenInterpreter/open-interpreter/pull/1332
* Update Development Branch by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1340
* Sync Main <> Development Branches by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1341
* updated markdown message for tip by JSee98 in https://github.com/OpenInterpreter/open-interpreter/pull/1339
* Development Update by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1346
* re: remove redundant new line char for the tip by cyai in https://github.com/OpenInterpreter/open-interpreter/pull/1344
* Update multiple-instances.mdx with correct key/value pairs for message dicts by kevinmangan in https://github.com/OpenInterpreter/open-interpreter/pull/1342
* Big server upgrades, documentation edits by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1347
* Server tests by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1348
* Server authentication by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1353
* New `review` chunks by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1355
* Claude support by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1358
* Claude support by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1360
* Claude Support by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1362
* Llama 3.1 talk to your database profile by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1356
* Fixed tool using bugs by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1363
* Allow running from an executable by jbexta in https://github.com/OpenInterpreter/open-interpreter/pull/1357
* feat: let people turn of active highlighting by cyai in https://github.com/OpenInterpreter/open-interpreter/pull/1354
* Export conversation to markdown by Steve235lab in https://github.com/OpenInterpreter/open-interpreter/pull/1282
* Disable active line highlighting, export to `md`, allow running from executable by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1364
* Fix: Unused HOST and PORT environment variables by imapersonman in https://github.com/OpenInterpreter/open-interpreter/pull/1365
* Koissi's critical server fix, shrink image fix, huge logs fix, security improvements by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1369
* Added a YouTube video tutorial to the "Setup" guide by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1372
* New setup tutorial, more reliable server by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1375
* Docs update by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1345
* Update Dev Branch by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1378
* Fix error message on invalid model name and groq access to open inter… by ighoshsubho in https://github.com/OpenInterpreter/open-interpreter/pull/1377
* Added Groq profile and flag by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1376
* New `--groq` profile + error message fix by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1379
* Template Profile by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1381
* add remote server support for ollama by raajikhan in https://github.com/OpenInterpreter/open-interpreter/pull/1383
* Llamafile updates by CyanideByte in https://github.com/OpenInterpreter/open-interpreter/pull/1380
* Add remote server support for Ollama, Add template profile, Updated Llamafiles by KillianLucas in https://github.com/OpenInterpreter/open-interpreter/pull/1387

New Contributors
* PiyushDuggal-source made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1332
* JSee98 made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1339
* cyai made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1344
* kevinmangan made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1342
* jbexta made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1357
* ighoshsubho made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1377
* raajikhan made their first contribution in https://github.com/OpenInterpreter/open-interpreter/pull/1383

**Full Changelog**: https://github.com/OpenInterpreter/open-interpreter/compare/v0.3.4...v0.3.6

***The Developer Update** is coming soon.*

0.3.4

Updated vision dependent profiles as [`gpt-4-vision-preview` is deprecated.](https://platform.openai.com/docs/deprecations/deprecation-history)

What's Changed
* Create examples directory by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1275
* Update vision model to gpt-4o by MikeBirdTech in https://github.com/OpenInterpreter/open-interpreter/pull/1318


**Full Changelog**: https://github.com/OpenInterpreter/open-interpreter/compare/v0.3.3...v0.3.4

0.3.3

Quick bug fix for Local III when using `--vision`.

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.