Christian Pillsbury and Claude Opus 4.8
9b973b8e66
refactor(spf): drop redundant live-hls and live-playlist-spike engines
...
Live playback was folded into createSimpleHlsEngine (VoD + live, one
composition), making the separate createLiveHlsEngine — which only wrapped
the same behaviors plus the hls engine itself — redundant, and leaving
live-playlist-spike an orphaned experiment with no exports or consumers.
Delete both, drop the ./live-hls package export and tsdown entry, and point
the sandbox live harness at createSimpleHlsEngine.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-25 09:59:44 -07:00
Christian Pillsbury and Claude Opus 4.8
4a58e85015
feat(spf): export ./live-hls + sandbox live-engine harness
...
Add the ./live-hls subpath export (build entry + package export) and a
LiveHlsEngineSignals type. Add a bare sandbox template (live-hls-engine) that
wires createLiveHlsEngine to a raw <video> — no player/skin — and logs playback
state, for end-to-end live-playback verification.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-25 09:59:21 -07:00
Santiago Puppo and GitHub
a74b8c0993
refactor: Rename SPF background-looping-video into background-video ( #1731 )
2026-06-24 11:09:20 -03:00
Santiago Puppo and GitHub
3741e8de12
feat(spf): background looping video (phase 1) ( #1602 )
2026-06-01 16:13:26 -03:00
5f1c2370fa
chore: release main ( #1477 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-19 12:48:40 -07:00
8fa63c6567
feat(spf) discrete signals and behavior objects ( #1508 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-08 08:32:44 -07:00
0cfd3bb395
feat(spf): HLS engine composition walkthrough + doc-driven cleanups ( #1512 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-05 12:07:26 -07:00
cce48c01fa
chore: release main ( #1375 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-27 13:47:20 -07:00
rahim and GitHub
84c9e540bd
chore(root): migrate typecheck to @typescript/native-preview (tsgo) ( #1400 )
2026-04-23 11:11:50 +10:00
Wesley Luyten and GitHub
000c54e16a
chore: release main ( #1353 )
2026-04-18 01:18:23 -07:00
Wesley Luyten and GitHub
521774a95b
chore: release main ( #1341 )
2026-04-14 17:19:40 -05:00
77faf060d4
chore: release main ( #1339 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-14 17:11:09 -05:00
c2cb16bd8b
chore: release main ( #1336 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-14 16:54:01 -05:00
da598b285a
chore: release main ( #1313 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-14 15:58:18 -05:00
Wesley Luyten and GitHub
d67a3699e4
chore: release main ( #1308 )
2026-04-10 22:09:56 -07:00
Wesley Luyten and GitHub
12877c34fc
chore: release main ( #1232 )
2026-04-10 15:18:11 -07:00
rahim and GitHub
b874dad306
fix(packages): workspace drift ( #1270 )
2026-04-07 21:15:23 -07:00
d75cd82ef8
chore: release main ( #1212 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 17:56:01 -05:00
Wesley Luyten and GitHub
dcb4587dba
chore: release main ( #1193 )
2026-04-03 00:19:11 -07:00
63a82c0f92
chore: release main ( #1170 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-31 20:37:58 -05:00
Wesley Luyten and GitHub
d7d6f70797
chore: release main ( #1115 )
2026-03-31 17:11:33 -07:00
3fc6cbb9bc
poc(spf): migrate reactors from WritableState to TC39 Signals ( #1112 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 13:24:39 -07:00
Wesley Luyten and GitHub
271a8c8502
feat: add Mux video component ( #1036 )
2026-03-24 18:19:50 -05:00
rahim and GitHub
864f2e059a
chore(packages): upgrade tsdown 0.20.3 → 0.21.4 ( #1102 )
2026-03-24 02:06:26 -07:00
Wesley Luyten and GitHub
7880271231
chore: release main ( #1100 )
2026-03-24 01:55:32 -07:00
rahim and GitHub
8e2e56e36e
chore: upgrade typescript 6, vitest 4, align spf package ( #1101 )
2026-03-24 01:53:36 -07:00
ff8f70e8f2
chore: release main ( #1094 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-24 11:02:34 +11:00
4ef56eb0a9
chore: release main ( #1074 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-23 10:01:05 -07:00
e2d55de26b
chore: release main ( #1072 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-20 16:54:03 -07:00
b2b424ee65
chore: release main ( #955 )
...
Co-authored-by: Wesley Luyten <me@wesleyluyten.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-19 12:35:22 -05:00
ba5a72fb12
chore: release main ( #947 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-16 07:25:02 +11:00
70a9bb56e1
chore: release main ( #911 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-12 21:10:11 +11:00
b6a657a7fc
chore: release main ( #891 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-12 12:29:17 +11:00
1325a6f74f
chore: release main ( #866 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-10 21:51:03 -07:00
f4e91c9288
chore: release main ( #864 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-10 11:15:40 -07:00
cbab62ff7c
chore: release main ( #851 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-10 11:18:53 -05:00
e085a0d73a
fix(packages): set release-please manifest and package versions to beta.0 ( #850 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 11:10:24 -05:00
6e68eca69a
chore: release main ( #839 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-10 10:03:41 -05:00
32b1299be1
fix(spf): add missing repository field ( #844 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 10:02:48 -05:00
db086a4490
chore: release main ( #765 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-10 00:12:30 -07:00
27a3993fb2
feat(spf): initial push of SPF ( #784 )
...
Co-authored-by: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com >
Co-authored-by: Wesley Luyten <me@wesleyluyten.com >
2026-03-09 17:32:24 -07:00