Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
219 commits
Select commit Hold shift + click to select a range
a9cd938
fix: harden beta CI baseline
Jul 29, 2026
0af21f3
test: skip playback probes without GPU
Jul 29, 2026
97f862c
test: close cross-cutting data safety gates
Jul 29, 2026
1706336
fix: reject nonfinite MCP arguments precisely
Jul 29, 2026
d698034
feat: close advertised tool reachability gap
Jul 29, 2026
637f271
feat: finalize generation provider workflows
Jul 29, 2026
8a7527a
fix: release project root before generation publish
Jul 29, 2026
d11fa83
feat: add reviewable talking-head cleanup
Jul 29, 2026
067f1be
fix: validate real talking-head cleanup
Jul 30, 2026
1a1f3c6
fix: release Windows generation handles
Jul 30, 2026
aa26a20
Merge branch 'agent/generation-finalization' into agent/advanced-ai-w…
Jul 30, 2026
3d24686
test: verify real subtitle exports
Jul 30, 2026
5a684e6
test: verify titlebar control contracts
Jul 30, 2026
dbbd9a3
fix: harden interchange export verification
Jul 30, 2026
84d8698
fix: publish generated media atomically
Jul 30, 2026
537dcda
test: verify view menu controls
Jul 30, 2026
8d3bc54
Merge generation finalization fixes
Jul 30, 2026
128631a
fix: make recent projects keyboard accessible
Jul 30, 2026
f1c3837
test: verify home secondary controls
Jul 30, 2026
e622d0d
fix: make project opening recoverable
Jul 30, 2026
7651e51
fix: create new projects atomically
Jul 30, 2026
55d8c8f
feat: complete native application menu contract
Jul 30, 2026
67eef44
feat: version editor UI persistence schema
Jul 31, 2026
276e2c8
fix: release project publication lock before return
Jul 31, 2026
2e48e62
feat: verify five-panel editor layout
Jul 31, 2026
a777183
fix: restore audit evidence continuity
Jul 31, 2026
5001dcd
feat: add atomic offline sample projects
Jul 31, 2026
4645d22
feat: add safe recent project lifecycle
Jul 31, 2026
195370b
feat: persist autosave project metadata
Jul 31, 2026
bd91665
feat: complete shell component mapping slice
Jul 31, 2026
b352166
feat: close home shell composite acceptance
Jul 31, 2026
c7e33b2
docs: verify legacy data safety matrix
Jul 31, 2026
c280620
docs: verify MCP transport safety
Jul 31, 2026
157b35d
test: close MCP import safety contract
Jul 31, 2026
7852581
docs: verify MCP error redaction
Jul 31, 2026
9ad887b
docs: verify generation log seeding
Jul 31, 2026
6932532
docs: verify cache identity parity
Jul 31, 2026
eafb8de
docs: verify shared core command path
Jul 31, 2026
50140c9
docs: verify project open composite
Jul 31, 2026
6a211a1
docs: verify manifest corruption recovery
Jul 31, 2026
75f62b9
fix: harden packaged webview asset scope
Jul 31, 2026
21f7e9e
fix: bundle verified ffmpeg sidecars
Jul 31, 2026
3bb8dee
fix: make Windows bundle gates self-contained
Jul 31, 2026
9eeeb6f
test: normalize CI workflow line endings
Jul 31, 2026
fcaef30
feat(project): complete Windows retained filesystem mutations
Jul 31, 2026
43cd856
feat(project): enforce Windows owner-only creation
Jul 31, 2026
25dbcff
test(project): harden Windows owner DACL verification
Jul 31, 2026
907cc26
docs: record Windows installed package verification
Jul 31, 2026
65326fc
test(project): align retained delete rebound contract
Jul 31, 2026
fc1cbdd
test(media): bind resolver completion contract
Jul 31, 2026
a1e9fd0
docs: close media resolver implementation slice
Jul 31, 2026
0d8cd69
test(project): isolate retained delete race hook
Jul 31, 2026
7f1c0f9
docs: record native Windows safe filesystem receipt
Jul 31, 2026
ad7cfc0
fix(web): truncate seconds-to-frame conversions
Jul 31, 2026
23b62f7
test(project): accept both safe retained rename outcomes
Jul 31, 2026
77c7f0c
feat(web): reconcile first video project settings
Jul 31, 2026
d0b1890
test(agent): verify automation command routing
Jul 31, 2026
eeccb04
feat(agent): apply beat alignment atomically
Jul 31, 2026
2cc6d87
test(shell): close core event forwarding contract
Jul 31, 2026
054c4a7
test(web): prove every edit gesture route
Jul 31, 2026
feb753d
fix(web): enforce monotonic frozen timeline mirror
Jul 31, 2026
f2805fc
fix(contracts): enforce typed tauri command parity
Jul 31, 2026
8da75f9
fix(web): isolate authoritative and persisted state
Jul 31, 2026
99661b7
fix(web): make toolbar undo recoverable
Jul 31, 2026
436a30e
fix(web): make toolbar redo recoverable
Jul 31, 2026
186f377
test(web): verify toolbar tool and zoom controls
Jul 31, 2026
be4f186
fix(web): guard toolbar split command
Jul 31, 2026
56f8da1
fix(web): guard toolbar trim-start command
Jul 31, 2026
d84009e
fix(web): guard toolbar trim-end command
Jul 31, 2026
8bea548
fix(web): guard toolbar text command
Jul 31, 2026
eefd81a
feat: add editable nested timelines
Jul 31, 2026
8881ebe
fix: complete nested timeline packaged validation
Jul 31, 2026
19f9812
feat: add deterministic optical-flow interpolation
Jul 31, 2026
4e4737b
fix: validate local optical-flow interpolation
Jul 31, 2026
4dcb96b
feat: complete polygon mask rendering
Jul 31, 2026
d435b70
feat: add editable video stabilization
Jul 31, 2026
f2d5796
feat: add validated generic effect chain
Jul 31, 2026
d887958
feat: complete editable cross dissolve transition
Jul 31, 2026
d44d336
fix: verify lift gamma gain pipeline
Jul 31, 2026
b8bea88
feat: add HSL secondary color grading
Jul 31, 2026
4ebbb7f
feat: add project-managed 3D LUT grading
Jul 31, 2026
b0f4177
feat: add loudness normalization
Jul 31, 2026
bee47a5
feat: add audio denoise
Jul 31, 2026
6feb360
feat: add local stem separation
Jul 31, 2026
8cd591f
docs: verify silent video placement
Jul 31, 2026
3bbbb30
feat: add HDR proxy and account acceptance
Jul 31, 2026
9e6b51e
feat: stream bounded timeline audio
Jul 31, 2026
baa5dd1
docs: reconcile playback route lifecycle
Jul 31, 2026
b3b5980
test: close generation job serde compatibility
Jul 31, 2026
98ba51e
test: enforce cli sidecar resolution boundary
Jul 31, 2026
bf5fb5f
docs: verify motion decoder injection
Jul 31, 2026
718a016
feat: add sandboxed chromium motion rendering
Jul 31, 2026
29ceb21
test: close missing motion frame behavior
Jul 31, 2026
71430cb
test: close motion document size sandbox
Jul 31, 2026
92d1c5b
test: close deterministic motion png encoding
Jul 31, 2026
88fb5a4
test: close project serde compatibility
Jul 31, 2026
d1bd605
test: close mask and effect composite record
Jul 31, 2026
b80c04e
fix: close text raster fallback parity
Jul 31, 2026
b3a774a
docs: bind media principles to executable evidence
Jul 31, 2026
a3dbb2a
feat: add bounded inference scheduler
Jul 31, 2026
25acf4b
docs: reconcile packaged ffmpeg acceptance
Aug 1, 2026
72b068e
docs: reconcile ffmpeg contract acceptance
Aug 1, 2026
d89a37b
feat: complete media engine facade
Aug 1, 2026
e496d14
feat: materialize lottie textures
Aug 1, 2026
578c80b
docs: reconcile interchange export acceptance
Aug 1, 2026
2e46971
test: verify export dialog controls
Aug 1, 2026
9d21eb4
fix: surface export cancellation failures
Aug 1, 2026
1346c29
test: verify video export transaction
Aug 1, 2026
c1f90e6
test: verify save-as cancellation control
Aug 1, 2026
4eacc99
docs: reconcile tauri command contracts
Aug 1, 2026
e8cae3c
docs: reconcile frontend authority contract
Aug 1, 2026
a49f8c3
docs: reconcile undo control acceptance
Aug 1, 2026
d405bf8
docs: reconcile redo control acceptance
Aug 1, 2026
61409cf
docs: reconcile toolbar mode controls
Aug 1, 2026
c18ffeb
docs: reconcile split control acceptance
Aug 1, 2026
908cce4
docs: reconcile remaining toolbar controls
Aug 1, 2026
aa8fe98
feat: attach version metadata to feedback
Aug 1, 2026
57ac53e
feat(web): complete design token contract
Aug 1, 2026
600a9ee
feat: gate telemetry behind explicit dsn
Aug 1, 2026
65d2cef
feat(web): add release accessibility gate
Aug 1, 2026
fe2b5c1
fix(web): complete shortcut resolution matrix
Aug 1, 2026
2808016
fix(web): complete interaction state matrix
Aug 1, 2026
ed46ed1
fix(web): harden i18n runtime contract
Aug 1, 2026
faf7026
test(web): lock placeholder background token
Aug 1, 2026
81aea5d
docs: record five-panel code verification
Aug 1, 2026
4e79085
feat(web): make keyframe lane seek accessible
Aug 1, 2026
4df87f1
feat(web): verify keyframe diamond interactions
Aug 1, 2026
4075b61
feat(web): make keyframe menu dismissal accessible
Aug 1, 2026
fd87de5
feat(web): verify keyframe deletion control
Aug 1, 2026
f9e3942
feat(web): verify keyframe interpolation controls
Aug 1, 2026
f2d8cae
feat(web): complete scrubbable number interactions
Aug 1, 2026
7c182eb
fix(web): complete preview scrub lifecycle
Aug 1, 2026
8fb1979
fix(web): complete split pane drag lifecycle
Aug 1, 2026
493d06a
feat(web): make track toggles accessible
Aug 1, 2026
101331d
fix(web): complete track height resize lifecycle
Aug 1, 2026
9a285ef
fix(web): complete track menu dismissal lifecycle
Aug 1, 2026
003a9dd
fix(web): complete dropdown dismissal lifecycle
Aug 1, 2026
29165ef
test(web): verify editor panel focus contract
Aug 1, 2026
29fef8b
fix(release): replace nonfree apple silicon sidecars
Aug 1, 2026
8030f1d
feat(motion): ship native fallback workflow
Aug 1, 2026
3ff510e
feat(motion): ship Motion Canvas beta vertical
Aug 1, 2026
b1b9b4e
feat(agent): inspect Lottie media through native renderer
Aug 1, 2026
783d749
feat(agent): gate advanced workflow contracts
Aug 1, 2026
57bb652
feat(agent): ship motion tracking backend
Aug 1, 2026
f7303f1
feat(agent): ship on-device AI matting vertical
Aug 1, 2026
3a6549d
feat(agent): ship on-device object removal vertical
Aug 1, 2026
78c1ece
feat(agent): ship editable reference color match
Aug 1, 2026
653a6ec
feat(agent): complete stem separation workflow
Aug 1, 2026
0515598
feat(agent): ship reviewable caption translation
Aug 1, 2026
e47b29b
feat(agent): ship reviewable script assembly
Aug 1, 2026
bb40621
feat(agent): ship consented avatar and voice workflows
Aug 1, 2026
73a245c
feat(agent): complete visual motion tracking workflow
Aug 1, 2026
8d66424
chore(release): prepare 1.0.0-beta.1 candidate
Aug 1, 2026
b290cfc
feat(agent): support official Codex ChatGPT login
Aug 1, 2026
b8d3de2
fix(identity): support legacy voice clone projects
Aug 1, 2026
83016de
fix(ci): harden cross-platform release gates
Aug 1, 2026
b0d9494
fix: complete cross-platform beta gates
Aug 1, 2026
4089f88
fix: stage Windows ONNX runtime for builds
Aug 1, 2026
cdda7ad
fix(ci): order Windows ONNX runtime staging
Aug 1, 2026
9a0aba8
fix: package static Windows ONNX runtime correctly
Aug 1, 2026
1d083bf
fix: ship pinned DirectML provider on Windows
Aug 1, 2026
b93dd65
fix: use portable Windows ONNX backend
Aug 1, 2026
8f305b9
ci: capture Windows loader imports
Aug 1, 2026
5833bd8
fix: statically link Windows whisper runtime
Aug 1, 2026
65071d1
fix: statically link Windows CRT
Aug 1, 2026
2d6d282
fix: embed Windows test activation manifest
Aug 1, 2026
797dc38
fix: embed Common Controls in Windows tests
Aug 1, 2026
3d37220
ci: diagnose Windows loader exports
Aug 1, 2026
34eb995
fix: activate Common Controls for all Windows targets
Aug 1, 2026
b753b4b
fix: preserve Windows manifest link argument
Aug 1, 2026
0cc7364
fix: embed Windows activation manifest
Aug 1, 2026
935ab56
ci: bound Windows import parsing
Aug 1, 2026
116324d
fix: scope Windows activation manifest to tests
Aug 1, 2026
ccbbafb
fix: unify Windows activation manifest
Aug 1, 2026
d3462b5
test: normalize Windows evidence line endings
Aug 1, 2026
ddcfeb4
fix: resume virtual time during motion seek
Aug 1, 2026
7bf1f52
ci: trace cross-platform motion timeout
Aug 1, 2026
27f93eb
fix: scale motion template to render canvas
Aug 1, 2026
4adac8b
fix: resume Chromium compositor for capture
Aug 1, 2026
512e25e
fix: keep Chromium render target in foreground
Aug 1, 2026
c6042e7
ci: gate Windows Chromium motion early
Aug 1, 2026
431465e
fix: map beta version for Windows MSI
Aug 1, 2026
9f66c35
fix: stabilize Windows Chromium surface capture
Aug 2, 2026
c73c192
ci: use pinned FFmpeg for Windows safety tests
Aug 2, 2026
483a43b
fix: comprehensive audit remediation batch (2026-08-05)
Aug 5, 2026
97e5edd
docs: fix remaining tool-count references (review LOW-1)
Aug 5, 2026
dea8032
fix: replace unstable windows_by_handle std APIs with stable GetFileI…
Aug 5, 2026
af81977
fix: Windows CI round 2 — DRIVE_* constants and retained-root rebind …
Aug 5, 2026
815db33
fix: Windows CI round 3 — ProcessTree Send + Windows-only unused imports
Aug 5, 2026
c1a3525
fix: Windows CI round 4 — portable manifest relative paths + clippy nits
Aug 5, 2026
ac96313
fix: fs_availability metadata_is_dataless param unused on Linux
Aug 5, 2026
5b002c6
fix: gate codex test-only helpers with cfg(unix)
Aug 5, 2026
0eee0a0
fix: gate codex test imports with cfg(unix)
Aug 5, 2026
e86752e
fix: CI round 5 — ff.rs zombie-reaping race + Windows rebind test por…
Aug 5, 2026
015bb66
fix: gate WireIoErrorKind test import to unix
Aug 5, 2026
152d6cc
fix: raise motion render timeouts (documented flaky chromium tests on…
Aug 5, 2026
138a633
fix: make security_config scheme-registration assertion CRLF-agnostic
Aug 5, 2026
262dd86
fix: restore loopback img-src for streaming playback; don't drop post…
Aug 5, 2026
f9398a9
fix(playback): serve newest frame to slow consumers + grant project m…
Aug 5, 2026
7119c13
release: harden editor core and automate beta.2
Aug 8, 2026
92af493
fix(ci): gate Unix-only asset helper test import
Aug 8, 2026
2c88662
fix(motion): fence Chromium compositor capture
Aug 8, 2026
3c2de0e
fix(windows): contain Chromium process trees
Aug 8, 2026
83b2202
fix(motion): await Chromium tree shutdown
Aug 8, 2026
b0908f8
fix(ci): keep Tauri manifest stable on Windows
Aug 8, 2026
5d50f33
fix(motion): avoid Chromium screenshot stalls
Aug 8, 2026
d23bdba
fix(motion): stabilize Chromium frame capture
Aug 8, 2026
08673aa
fix(motion): trigger screencast after startup
Aug 8, 2026
c52d817
fix(motion): isolate deterministic Chromium capture
Aug 8, 2026
4ffbfe0
ci(windows): gate Chromium 4K resource use
Aug 8, 2026
b8e35fb
test(motion): keep loopback fixture alive
Aug 8, 2026
a6958ae
fix(motion): fence host compositor generations
Aug 8, 2026
748a1eb
fix(motion): keep Chromium stderr drained
Aug 8, 2026
9b348e0
fix(motion): close Chromium gracefully after render
Aug 8, 2026
9a022db
test(motion): serialize live Chromium gates
Aug 8, 2026
efd6b5c
chore(motion): trace Chromium GPU backend
Aug 8, 2026
3786dfa
fix(motion): use SwiftShader for headless Chrome
Aug 8, 2026
401188b
fix(motion): reuse isolated Chromium process
Aug 9, 2026
0e573f8
fix(ci): keep Windows resource receipt outside checkout
Aug 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 15 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,18 @@
# tauri.conf.json. Keep the two in sync.
[env]
MACOSX_DEPLOYMENT_TARGET = { value = "11.0", force = true }

# whisper.cpp is compiled as a static library, but CMake otherwise selects the
# dynamic MSVC C/C++ runtime on Windows. That leaves the installed application
# dependent on whichever MSVCP140/VCRUNTIME140 version happens to be present on
# the machine and can fail before Rust's main() with STATUS_ENTRYPOINT_NOT_FOUND.
# CMP0091 makes CMAKE_MSVC_RUNTIME_LIBRARY authoritative for the older
# whisper.cpp CMake project; non-MSVC generators ignore both values.
CMAKE_POLICY_DEFAULT_CMP0091 = { value = "NEW", force = false }
CMAKE_MSVC_RUNTIME_LIBRARY = { value = "MultiThreaded", force = false }

# Rust's MSVC target otherwise links VCRUNTIME/UCRT dynamically even when the
# C++ libraries above use /MT. Keep the Windows executable self-contained and
# make every cc-rs consumer observe the same crt-static target feature.
[target.x86_64-pc-windows-msvc]
rustflags = ["-C", "target-feature=+crt-static"]
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
src-tauri/Cargo.toml text eol=lf
967 changes: 933 additions & 34 deletions .github/workflows/ci.yml

Large diffs are not rendered by default.

Loading
Loading