| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| tart.tar.gz | 2026-07-17 | 23.0 MB | |
| tart_2.33.0_checksums.txt | 2026-07-17 | 78 Bytes | |
| 2.33.0 source code.tar.gz | 2026-07-17 | 9.6 MB | |
| 2.33.0 source code.zip | 2026-07-17 | 9.7 MB | |
| README.md | 2026-07-17 | 1.5 kB | |
| Totals: 5 Items | 42.2 MB | 2 | |
What's Changed
- docs: clarify that nested virtualization is only for Linux VMs for now by @edigaryev in https://github.com/openai/tart/pull/1233
- Relicense under FSL-1.1-ALv2 by @fkorotkov-oai in https://github.com/openai/tart/pull/1238
- [codex] Update docs after OpenAI move by @fkorotkov-oai in https://github.com/openai/tart/pull/1240
- Don't run the AppKit run loop nested in Swift's async main by @torarnv in https://github.com/openai/tart/pull/1260
- Add --provisioning-opts flag to provision macOS guests on first boot by @torarnv in https://github.com/openai/tart/pull/1263
- Fix build warnings by @torarnv in https://github.com/openai/tart/pull/1262
- fix(homebrew): wrap macOS version dependency in on_macos block by @wincent in https://github.com/openai/tart/pull/1264
- [codex] Publish Tart to openai/homebrew-tools by @fkorotkov-oai in https://github.com/openai/tart/pull/1277
- Fix busy loop in
tart exec -iafter piped stdin reaches EOF by @NTillmann in https://github.com/openai/tart/pull/1281 - Fix Tart release code signing by @fkorotkov-oai in https://github.com/openai/tart/pull/1284
New Contributors
- @fkorotkov-oai made their first contribution in https://github.com/openai/tart/pull/1238
- @wincent made their first contribution in https://github.com/openai/tart/pull/1264
- @NTillmann made their first contribution in https://github.com/openai/tart/pull/1281
Full Changelog: https://github.com/openai/tart/compare/2.32.1...2.33.0