onyx-tasks/crates
Claude e8a69a3222
perf(sync): avoid cloning upload payload
`SyncAction::Upload` cloned the file bytes solely so it could later read
`data.len()` for the sync-state record.  Capture the length up front and
move the buffer into `put_file`.
2026-04-27 07:22:01 +00:00
..
onyx-cli test: cover CLI workspace resolver, date picker, saturating version 2026-04-17 16:32:22 +00:00
onyx-core perf(sync): avoid cloning upload payload 2026-04-27 07:22:01 +00:00