Releases: OpenInterpreter/open-interpreter
v0.4.2 More Hotfixes
Prepped for new OAI compatible endpoint, fixes for Windows and Python 3.10!
v0.4.1 Hotfixes
Better Windows support!
v0.4.0
New interpreter --os
powered by Anthropic! + ❤️ @leetwito's dynamic computer tools and @MikeBirdTech's screenpipe demo.
What's Changed
- Integrate with Screenpipe by @MikeBirdTech in #1484
- Feat dynamic computer tools list by @leetwito in #1482
- New
interpreter --os
powered by Anthropic by @KillianLucas in #1493
New Contributors
Full Changelog: v0.3.14...v0.4.0
v0.3.14
❤️
What's Changed
- AWS Profiles by @MikeBirdTech in #1463
- Fixed disable_telemetry being overwritten to False by @CyanideByte in #1442
- Fixes #925: Exiting by Ctrl-D throws EOFError by @erhhung in #1456
- Development by @KillianLucas in #1465
- More cookbooks by @MikeBirdTech in #1472
- Update computer-api.mdx – fix typo by @MrJarnould in #1459
- line breaker character made invalid for filenames by @QUAGZA in #1448
- Add sudo support for apt package installation in Terminal by @lolsZz in #1445
- Update setup.mdx update links by @Notnaton in #1439
- re: add markdown message for insufficient_quota error in openai by @cyai in #1349
- Development by @KillianLucas in #1477
- Fix tests by @KillianLucas in #1479
New Contributors
- @erhhung made their first contribution in #1456
- @MrJarnould made their first contribution in #1459
- @QUAGZA made their first contribution in #1448
- @lolsZz made their first contribution in #1445
Full Changelog: v0.3.13...v0.3.14
v0.3.13
Open Interpreter now can handle stdin
-requiring inputs by waiting for 15-60 seconds between outputs, then asking the LLM to decide if it wants to enter keystrokes. It can also CTRL-C
out of frozen processes.
For the 01, we also made changes to support "Always listen for context" mode. We also removed a torch
dependency.
0.3.12
Minor release: Experimental new browser computer tool that can navigate webpages instead of just search. A blazing fast new cerebras profile. Better docs. Better skills.
❤️
What's Changed
- Cerebras AI Profile by @MikeBirdTech in #1431
- Sync main by @KillianLucas in #1435
- replaced the KillianLucas urls with OpenInterpreter by @yelizsevinc in #1429
- Development by @KillianLucas in #1440
New Contributors
- @yelizsevinc made their first contribution in #1429
Full Changelog: v0.3.10...v0.3.12
v0.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 #1428
- Fix welcome message error by @KillianLucas in #1433
Full Changelog: v0.3.8...v0.3.10
v0.3.9
Actually a lot? Server fixes, documentation fixes, new installer, better skills, new --stdin
flag which feels very unix-y:
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 #1395
- Obsidian Profile by @MikeBirdTech in #1398
- Added Ukrainian README.md translation by @okineadev in #1271
- Development Merge by @KillianLucas in #1405
- Ollama llama3.1 loading fix by @CyanideByte in #1400
- Add starlette to pyproject.toml by @Notnaton in #1411
- Profile Tutorial video in docs by @MikeBirdTech in #1407
- Hide missing cost completion map warnings LiteLLM by @CyanideByte in #1409
- Fix Documentation by @rbrisita in #1258
- Merge Development Branch by @KillianLucas in #1416
- Handle empty system messages by @KillianLucas in #1417
- Server fixes,
stdin
, better skills by @KillianLucas in #1426 - Examples by @MikeBirdTech in #1421
- Update cloudflare.mdx by @pstoryomni in #1425
- Updated fast mode to gpt-4o-mini & Profile version updated by @CyanideByte in #1418
- Documentation and profile updates by @KillianLucas in #1427
New Contributors
- @rbrisita made their first contribution in #1258
- @pstoryomni made their first contribution in #1425
Full Changelog: v0.3.7...v0.3.8
v0.3.7
Minor update!
What's Changed
- 0.3.7 better server by @KillianLucas in #1391
- Hallucination fix by @KillianLucas in #1392
- Ollama model list fix and a typo by @CyanideByte in #1388
- Development by @KillianLucas in #1393
- Added jupyter retries, minor robust fixes by @KillianLucas in #1394
- Server robustness by @KillianLucas in #1396
- Robuster Server by @KillianLucas in #1397
- Version Bump by @KillianLucas in #1399
Full Changelog: v0.3.6...v0.3.7
v0.3.6 - The Developer Update Preview I
- 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 #1327
- Java language execution support by @CyanideByte in #1326
- Linux support by @PiyushDuggal-source in #1332
- Update Development Branch by @KillianLucas in #1340
- Sync Main <> Development Branches by @KillianLucas in #1341
- updated markdown message for tip by @JSee98 in #1339
- Development Update by @KillianLucas in #1346
- re: remove redundant new line char for the tip by @cyai in #1344
- Update multiple-instances.mdx with correct key/value pairs for message dicts by @kevinmangan in #1342
- Big server upgrades, documentation edits by @KillianLucas in #1347
- Server tests by @KillianLucas in #1348
- Server authentication by @KillianLucas in #1353
- New
review
chunks by @KillianLucas in #1355 - Claude support by @KillianLucas in #1358
- Claude support by @KillianLucas in #1360
- Claude Support by @KillianLucas in #1362
- Llama 3.1 talk to your database profile by @MikeBirdTech in #1356
- Fixed tool using bugs by @KillianLucas in #1363
- Allow running from an executable by @jbexta in #1357
- feat: let people turn of active highlighting by @cyai in #1354
- Export conversation to markdown by @Steve235lab in #1282
- Disable active line highlighting, export to
md
, allow running from executable by @KillianLucas in #1364 - Fix: Unused HOST and PORT environment variables by @imapersonman in #1365
- Koissi's critical server fix, shrink image fix, huge logs fix, security improvements by @KillianLucas in #1369
- Added a YouTube video tutorial to the "Setup" guide by @MikeBirdTech in #1372
- New setup tutorial, more reliable server by @KillianLucas in #1375
- Docs update by @MikeBirdTech in #1345
- Update Dev Branch by @KillianLucas in #1378
- Fix error message on invalid model name and groq access to open inter… by @ighoshsubho in #1377
- Added Groq profile and flag by @MikeBirdTech in #1376
- New
--groq
profile + error message fix by @KillianLucas in #1379 - Template Profile by @MikeBirdTech in #1381
- add remote server support for ollama by @raajikhan in #1383
- Llamafile updates by @CyanideByte in #1380
- Add remote server support for Ollama, Add template profile, Updated Llamafiles by @KillianLucas in #1387
New Contributors
- @PiyushDuggal-source made their first contribution in #1332
- @JSee98 made their first contribution in #1339
- @cyai made their first contribution in #1344
- @kevinmangan made their first contribution in #1342
- @jbexta made their first contribution in #1357
- @ighoshsubho made their first contribution in #1377
- @raajikhan made their first contribution in #1383
Full Changelog: v0.3.4...v0.3.6
The Developer Update is coming soon.