Commit Graph

  • b7ba1f2c6e
    Merge cd4b681ab6 into 0a01a4430c nanookclaw 2026-06-11 00:52:01 +0000
  • cd4b681ab6
    Display byte units in text list/get output Nanook 2026-06-11 00:51:40 +0000
  • 3a7a75f3cd
    Merge a6da358da0 into 0a01a4430c Greg Hurrell 2026-06-10 12:33:29 +0200
  • a6da358da0
    fix(homebrew): wrap macOS version dependency in on_macos block Greg Hurrell 2026-06-10 12:22:50 +0200
  • 0a01a4430c
    Fix build warnings (#1262) main Tor Arne Vestbø 2026-06-10 00:29:19 +0200
  • d1bfda63fc
    Add --provisioning-opts flag to provision macOS guests on first boot (#1263) Tor Arne Vestbø 2026-06-10 00:18:57 +0200
  • aea8873f99
    Merge 4df49fc0fc into 2e63759c1b Fedor Kororkov 2026-06-09 09:56:09 -0700
  • 2e63759c1b
    Don't run the AppKit run loop nested in Swift's async main (#1260) Tor Arne Vestbø 2026-06-09 18:53:06 +0200
  • 1429ec58d3 Add --provisioning-opts flag to provision macOS guests on first boot Tor Arne Vestbø 2026-06-09 17:04:44 +0200
  • 1d4970c412 Don't run the AppKit run loop nested in Swift's async main Tor Arne Vestbø 2026-06-09 15:36:32 +0200
  • 18bce7dcda Avoid blocking SwiftNIO calls in async guest agent connections Tor Arne Vestbø 2026-06-09 16:36:03 +0200
  • 43ebbc31df Report errors thrown inside tart run's fire-and-forget tasks Tor Arne Vestbø 2026-06-09 16:10:11 +0200
  • 1f556051b0 Don't bind the unused error when catching connection-pool failures Tor Arne Vestbø 2026-06-09 15:45:34 +0200
  • d4d95f02e0 Use let for the immutable disk image storage attachment Tor Arne Vestbø 2026-06-09 15:45:26 +0200
  • 4df49fc0fc Migrate CI to GitHub Actions dev/fkorotkov/migrate-ci-to-github-actions Fedor Korotkov 2026-06-05 10:12:53 -0700
  • 4a22d3cb69
    Merge 2fb91b61cb into 6ada2b955d Dal Rupnik 2026-06-08 09:29:19 +0200
  • 2fb91b61cb fix(drop): propagate directory-read failures during drop copy Dal Rupnik 2026-06-08 09:29:12 +0200
  • 27c519b994
    Merge 3f1624e31a into 6ada2b955d Sean McLoughlin 2026-06-06 09:32:46 +0800
  • e2775948ae
    Merge d896a3ddf5 into 6ada2b955d Gavinkaa 2026-06-06 09:32:30 +0800
  • 6ada2b955d
    Update README.md Fedor Kororkov 2026-06-05 17:07:07 -0700
  • 1ea60ef420
    Update docs after OpenAI move (#1240) Fedor Kororkov 2026-06-05 17:05:23 -0700
  • d5bc7bd7aa Update docs after OpenAI move Fedor Korotkov 2026-06-05 16:59:48 -0700
  • 5ad172e7f0
    Relicense under FSL-1.1-ALv2 (#1238) Fedor Kororkov 2026-06-05 15:37:02 -0700
  • a508816e9c Use project lifetime in copyright notice Fedor Korotkov 2026-06-05 08:55:48 -0700
  • 4e589eaccc Relicense under FSL-1.1-ALv2 Fedor Korotkov 2026-06-04 17:46:24 -0700
  • a336965140 Remove Sentry release steps codex/migrate-ci-to-github-actions Fedor Korotkov 2026-06-03 14:43:41 -0700
  • 6d1d8a3773 Migrate CI to GitHub Actions Fedor Korotkov 2026-06-03 13:51:09 -0700
  • d896a3ddf5 fixing lint Gavinkaa 2026-05-29 17:57:57 +0200
  • b3ba25d35a adding hide-title-bar-menu-toggle Gavinkaa 2026-05-29 17:33:05 +0200
  • e78cb3c247 ci: retrigger Cirrus (unrelated testcontainers flake on prev run) Dal Rupnik 2026-05-20 11:28:48 +0200
  • daed6eee82 fix: parse CRLF stdout from guest agent in GuestDropParseTests Dal Rupnik 2026-05-20 10:36:49 +0200
  • 6375d224c1 fix: stop DropProgressCopier from tripping Swift's exclusivity check Dal Rupnik 2026-05-20 09:46:08 +0200
  • b954c0d56c feat: live byte progress and best-effort cancel for file-promise drops Dal Rupnik 2026-05-19 10:59:44 +0200
  • c596672c5a refactor: receive file promises straight into the drop zone Dal Rupnik 2026-05-19 10:33:09 +0200
  • 100fc1e8bc fix: harden drag-and-drop against the edge-case report Dal Rupnik 2026-05-19 09:35:30 +0200
  • 3bae4c62cf style: apply SwiftFormat indent to GuestDropSynthesis.swift Dal Rupnik 2026-05-18 15:29:05 +0200
  • 7af5d839fa chore: fix DirectoryShareTests filename typo (Direcotry -> Directory) Dal Rupnik 2026-05-18 15:29:05 +0200
  • 93d5708c08 refactor: split DropProgressToast into focused sub-250-line files Dal Rupnik 2026-05-18 14:48:18 +0200
  • 9e5f65b8da feat: drop file into the Finder window under the cursor Dal Rupnik 2026-05-18 13:02:16 +0200
  • 0cc0969652 feat: show drop destination in toast and unblock guest agent on dev builds Dal Rupnik 2026-05-18 12:23:05 +0200
  • 2db423c404 fix: overlay drop toast inside VM window with fade-in and synced "Done" Dal Rupnik 2026-05-18 11:15:23 +0200
  • 084e69b644 fix: float drop toast above the VM window, not inside it Dal Rupnik 2026-05-13 15:41:19 +0200
  • 83be453200 feat: move drop toast to top-right and add cancel button Dal Rupnik 2026-05-13 15:26:43 +0200
  • 8c684f52e4 feat: show progress-bar toast during host→guest drop copy Dal Rupnik 2026-05-13 15:13:10 +0200
  • 6af39e807f feat: relocate dropped files to frontmost Finder folder, not the share Dal Rupnik 2026-05-13 15:07:17 +0200
  • 474fd47b6f feat: scaffold guest-side drop synthesis (host plumbing only) Dal Rupnik 2026-05-13 12:48:29 +0200
  • 2c5037ea50 refactor: harden drag-and-drop drop zone lifecycle and copy path Dal Rupnik 2026-05-13 11:44:01 +0200
  • 8546f07ea8 feat: Implement drag and drop functionality Dal Rupnik 2026-05-11 16:39:41 +0200
  • 4e0dbcea4b integration-tests: use HttpWaitStrategy edi-http-wait-strategy Nikolay Edigaryev 2026-05-13 14:09:24 +0200
  • 3f1624e31a fix(control-socket): use .path instead of .path() for stale socket cleanup Sean McLoughlin 2026-04-07 11:33:12 -0400
  • cf4ea12b36 Deployed 5287b59 with MkDocs version: 1.6.1 gh-pages hello@cirruslabs.org 2026-05-12 21:45:50 +0000
  • 5287b597a1
    docs: clarify that nested virtualization is only for Linux VMs for now (#1233) Nikolay Edigaryev 2026-05-12 23:45:18 +0200
  • f8b85052c7 tests: account for bitmath 2.0.0 using float instead of int Nikolay Edigaryev 2026-05-12 23:16:07 +0200
  • e79cb7d8cf docs: clarify that nested virtualization is only for Linux VMs for now Nikolay Edigaryev 2026-05-12 22:48:21 +0200
  • 8aa377b71e
    Skip integration test gate for release (#1229) 2.32.1 Fedor Korotkov 2026-04-11 22:33:36 -0400
  • 3f4932370b Skip integration test gate for release Fedor Korotkov 2026-04-11 22:31:40 -0400
  • 1e52e17c21
    Move brew completions to post_install (#1227) Fedor Korotkov 2026-04-11 22:26:52 -0400
  • b926d1adab Skip registry integration tests on Docker startup failure Fedor Korotkov 2026-04-11 22:17:06 -0400
  • 90367912ff Reduce Layerizer test disk fixture size to 1GB Fedor Korotkov 2026-04-09 21:02:09 -0700
  • 6c7275ea37 Move brew completions to post_install Fedor Korotkov 2026-04-09 20:51:41 -0700
  • d39f7c6036
    Docker-related fixes (#1221) Nikolay Edigaryev 2026-04-10 06:00:36 +0200
  • abfbb10618
    [docs] Add announcement about joining OpenAI (#1223) Fedor Korotkov 2026-04-07 03:55:20 -0700
  • de49df7f23 [docs] Add announcement about joining OpenAI Fedor Korotkov 2026-04-07 03:46:08 -0700
  • 6b196a059e tests: "docker" binary is now installed from Homebrew Nikolay Edigaryev 2026-03-26 00:23:11 +0100
  • 73df8b5333 tests: fix RegistryRunner's "-p" specification passed to "docker" Nikolay Edigaryev 2026-03-26 00:09:35 +0100
  • 094f850046
    Add Liquid Glass icon and sign the whole app bundle (#1216) 2.32.0 Nikolay Edigaryev 2026-03-20 23:19:21 +0100
  • 309ac71453 Add Liquid Glass icon and sign the whole app bundle Nikolay Edigaryev 2026-03-20 16:58:38 +0100
  • 58090ebedc Add Liquid Glass icon and sign the whole app bundle edi-goreleaser-gon Nikolay Edigaryev 2026-03-20 16:58:38 +0100
  • 9674ecfe44 app: is back edi-goreleaser-macos-native Nikolay Edigaryev 2026-03-18 12:29:32 +0100
  • cd9b905eff Add .icns and provisioning profile Nikolay Edigaryev 2026-03-18 12:24:45 +0100
  • 020fd36a82 No app: Nikolay Edigaryev 2026-03-18 12:13:37 +0100
  • a3bb52c789 Proper path to cask Nikolay Edigaryev 2026-03-17 10:46:46 +0100
  • 40f48efd0c No install: Nikolay Edigaryev 2026-03-16 23:30:01 +0100
  • 7492ac5c1d homebrew_casks: Nikolay Edigaryev 2026-03-16 23:29:44 +0100
  • 14ad449103 Paths Nikolay Edigaryev 2026-03-16 22:29:41 +0100
  • 8cdbb7577d Emit formula Nikolay Edigaryev 2026-03-16 22:29:10 +0100
  • 0c03c0d8de Fix Nikolay Edigaryev 2026-03-16 21:50:07 +0100
  • 37718f63c0 Different approach Nikolay Edigaryev 2026-03-16 21:41:38 +0100
  • 380c410f8f Use Tahoe runner Nikolay Edigaryev 2026-03-16 21:36:28 +0100
  • 9400b8445b GoReleaser: use "macos_native" signing and notarization instead of gon Nikolay Edigaryev 2026-03-16 21:34:22 +0100
  • ae9520430b Make sure other resources are signed too edi-signing Nikolay Edigaryev 2026-03-16 19:16:00 +0100
  • cfd685e137 Add code signature Nikolay Edigaryev 2026-03-16 19:06:23 +0100
  • 40eaff0e82 Only release Nikolay Edigaryev 2026-03-16 18:49:23 +0100
  • f77dd9f6e5 Sign the whole tart.app Nikolay Edigaryev 2026-03-16 18:46:16 +0100
  • f371ebe980 Resources/Info.plist: use "com.github.cirruslabs.tart" bundle identifier Nikolay Edigaryev 2026-03-16 18:37:22 +0100
  • f1305dc083
    Update FAQ for local network prompt (#1211) Fedor Korotkov 2026-03-06 12:57:06 -0500
  • b9b668aa6a
    Apply suggestions from code review Fedor Korotkov 2026-03-06 12:48:51 -0500
  • 0b5d4471c1 Update FAQ for local network prompt Fedor Korotkov 2026-03-06 10:16:28 -0500
  • 605234b5dd
    Mention macOS Tahoe everywhere instead of macOS Sequoia (#1208) Nikolay Edigaryev 2026-03-02 14:50:29 +0100
  • 08180b91a3 Fix spurious rename Nikolay Edigaryev 2026-03-02 12:55:07 +0100
  • 3de3c65395 Mention macOS Tahoe everywhere instead of macOS Sequoia Nikolay Edigaryev 2026-03-02 12:50:34 +0100
  • be272d8abd
    Replace Sequoia with Tahoe in Quick Start's first few instructions & add Tahoe to images available (#1206) sneedandfeed 2026-02-28 00:27:59 +1100
  • 879449cc06
    I forgot this part. sneedandfeed 2026-02-27 16:41:49 +1100
  • de5a1e6c0f
    oops sneedandfeed 2026-02-27 16:34:10 +1100
  • d5cce46f16
    update quick-start.md for tahoe sneedandfeed 2026-02-27 16:32:04 +1100
  • faa40b6832
    Remove disk v1 support (#1204) Fedor Korotkov 2026-02-25 15:34:25 +0100
  • 424406a0bf
    Re-use legacyDiskV1MediaType in error message Nikolay Edigaryev 2026-02-25 15:25:47 +0100
  • c1462b760f fix: address PR review feedback Fedor Korotkov 2026-02-25 09:19:45 -0500
  • 15754bcc8d Add FD-based network mode codex/netfile-flag Fedor Korotkov 2026-02-25 09:17:51 -0500
  • 6499a45e35 Remove disk v1 support Fedor Korotkov 2026-02-25 08:51:49 -0500