-
Julian M. Kleber authored
* Consolidate Li World Studio product from lic monorepo. Move installers, deploy demo, plan-loop data, game-dev docs, and full li-studio package into the studio repo. Path deps resolve ../lic/packages; build, run, and installer scripts use LIC_ROOT sibling. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix Inno Setup discovery for studio installer build. Detect ISCC under winget/user installs, optional -InstallInno, and fail clearly when compile exits non-zero. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix studio installer build: GPL license, WSL paths, and Inno compile. Restore GPL-3.0 and WINDOWS-RUN assets, use Git Bash / WSL path helpers, build present host via WSL SDL, stage li-studio-demo from lic sibling, and remove DirBrowseLabel for modern Inno wizard compatibility. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix host-present exit 4 and route ELF demo through WSL on Windows. When SDL present succeeds, accept host_cpu as an honest pixel source for LIG_HOST_PRESENT desktop runs, and launch li-studio-demo via WSL with Unix paths for the present host binary. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix HostPresent blit path and document native live capture. Use expected paint command count and fixed 1280x720 present dimensions when runtime layout fields read zero, route WSL builds through --numerically-stable, and add installer native screenshot from paint_blit capture. Co-authored-by:
Cursor <cursoragent@cursor.com> * Add direct native SDL window launch with real paint_blit shell chrome. Replace stub cyan-rect present host with shell_paint_frame upload to SDL. Add launch-native-window scripts and vertical capture proof PNGs. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix real-window screenshot path and add native SDL capture PNG. * Add Li-native GUI library phased plan document. Documents Qt/Svelte/Next.js lessons, stack audit, and Phases 0-5 from wireframe chrome through installer-ready binaries. Co-authored-by:
Cursor <cursoragent@cursor.com> * Add Function-Layout-Design triad as core Li GUI philosophy. Adapt GUI-LIBRARY-PLAN with Svelte/Qt/Next mappings, naming conventions, layered roadmap, and updated architecture diagram. Co-authored-by:
Cursor <cursoragent@cursor.com> * Add GPL-3.0 license (Copyright 2026 Julian). Replace prior license with GNU GPL v3.0 full text at repo root. Co-authored-by:
Cursor <cursoragent@cursor.com> * Add GUI library plan sprint infrastructure for Phases 0-5. Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): W0 paint polish loop state and gates (wsg-w0-studio-paint-polish) Sync native shell paint to lic round-rect chrome; mark Phase 0 paint todos done; fix Windows assessment path in GUI plan gates. Li-Agent-Run: world_studio_builder-1780250173355 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): update GUI plan loop assessment (wsg-w0) Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): extended token verify TOML
↔️ li-ui (wsg-w0-token-verify) Sync studio-design-tokens.toml with lic [radius] and typography scale; resolve palette via LIC_ROOT; gates hard-fail on verify script. Li-Agent-Run: world_studio_builder-51492189 Li-Agent-Id: world_studio_builder Co-authored-by:Cursor <cursoragent@cursor.com> * feat(studio): native window styled chrome (wsg-w0-native-styled-chrome) Sync C present-host paint mirror with round-rect and gradient ops from li-ui; add PPM verification gate and studio_native_styled_chrome smoke. Phase W0 complete. Li-Agent-Run: world_studio_builder-51843745 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): W1 widget protocol gate + plan loop (wsg-w1-widget-protocol) Mark wsg-w1-widget-protocol done; add phase-1 li-gui protocol gate and iteration assessment. Li-Agent-Run: world_studio_builder-52246144 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): W1 layout engines gate + plan loop (wsg-w1-layout-engines) Extend GUI plan gates for Flex/Grid/Padding/Scroll engines, mark todo done, and record latest iteration assessment. Li-Agent-Run: world_studio_builder-52603629 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): W1 EventDispatcher gate + plan loop (wsg-w1-event-dispatcher) Extend world-studio-gui-plan-gates for EventDispatcher procs/smoke; mark wsg-w1-event-dispatcher done; update iteration assessment. Li-Agent-Run: world_studio_builder-52989176 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780252989176 Li-Agent-Id: world_studio_builder * chore(studio): mark wsg-w1-base-widgets done + gate base widgets Extend GUI plan gates for TextInput/ScrollArea and record iteration assessment for base widget smoke. Li-Agent-Run: world_studio_builder-53651015 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w1-focus-model done + gate focus model Plan loop marks focus model todo done; gates check focus_model_roving_tab; latest-iteration-assessment.json for world_studio_builder-54189328. Li-Agent-Run: world_studio_builder-54189328 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): inspector Widget tree pilot integration (wsg-w1-inspector-pilot) Wire studio shell compose/paint through li-gui InspectorPilotWidget, extend plan gates, mark wsg-w1-inspector-pilot done, and add studio_inspector_widget_pilot smoke. Li-Agent-Run: world_studio_builder-54698528 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * docs(studio): mark GUI plan Phase W1 DONE after inspector pilot Li-Agent-Run: world_studio_builder-54698528 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Phase 2 reactive store gates + plan loop (wsg-w2-store-primitives) Gate li-gui Store/Derived primitives and mark wsg-w2-store-primitives done. Li-Agent-Run: world_studio_builder-55242139 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Phase 2 compose dep gates + plan loop (wsg-w2-compose-deps) Gate li-gui ComposeDepGraph/ComposePlan and mark wsg-w2-compose-deps done. Li-Agent-Run: world_studio_builder-55718617 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): reactive shell sync gates + plan loop wsg-w2-migrate-sync Add StudioReactiveShell migration in li-studio compose path, progress gate, smoke, and mark wsg-w2-migrate-sync done in GUI library plan loop. Li-Agent-Run: world_studio_builder-56115362 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w2-compose-cache done + gate ComposeCache smokes Plan loop iteration assessment for ComposeCache partial re-compose on native shell; gates require li-gui/li-studio cache smokes green. Li-Agent-Run: world_studio_builder-56581238 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w3-font-atlas done + phase 3 atlas gates Adds build-font-atlas verify and font_atlas_inter_mono smoke to GUI plan gates; updates plan loop assessment for Phase 3 rasterization start. Li-Agent-Run: world_studio_builder-57029581 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w3-paintcmd-glyphs done + phase 3 paint gates Gate PaintCmd ext ops (clip, glyphs, image) and sync-paint-cmds-ext verify; update plan loop assessment for wsg-w3-ui-raster next. Li-Agent-Run: world_studio_builder-57705858 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w3-ui-raster done + GUI plan gates Updates plan loop, iteration assessment, and world-studio-gui-plan-gates for li-render UI raster pass (native_only). Li-Agent-Run: world_studio_builder-1780258162274 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w3-wgpu-viewport-pixels done + swapchain gates Add GUI plan gates for Path A wgpu swapchain readback; update NATIVE-WINDOW and iteration assessment for WP-GD-05 / WP-UX-14 progress. Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): icon atlas tokens + gates for wsg-w3-icon-pipeline Sync dock draw_image paint, TOML [icons] verification, plan loop W3 complete, and iteration assessment for Phase 3 rasterization. Li-Agent-Run: world_studio_builder-1780259146434 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Li rasterizer present loop end-to-end (wsg-w4-present-loop) Wire studio_shell_present_raster_and_blit into demo frame path, add phase 4 gates and studio_present_loop_raster smoke; mark plan todo done. Li-Agent-Run: world_studio_builder-59637888 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): slim C present host to I/O-only (wsg-w4-c-host-slim) Retire paint_fb from studio_shell_present_host; Li raster blits via --rgb-ppm. Add c-host retirement gates, smokes, and plan-loop assessment for Phase 4. Li-Agent-Run: world_studio_builder-60115949 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): verify native styled chrome with PPM probe (wsg-w0) Build studio_verticals_present_host in gates, fix verify script to use frame-000.ppm, require gradient/cyan PPM probes, and record Phase 0 styled_chrome_minimum in latest-iteration-assessment.json. Li-Agent-Run: world_studio_builder-60530457 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780260530457 Li-Agent-Id: world_studio_builder * feat(studio): widget tree all regions gate + assessment (wsg-w4-widget-tree) Sync li-studio ShellWidgetTree bridge, add plan gate and smokes for full shell region widget tree with reactive store sync. Li-Agent-Run: world_studio_builder-60937033 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w4-route-table done + gate checks Add StudioRoute table progress gate and iteration assessment for Phase 4 route formalization. Li-Agent-Run: world_studio_builder-61566124 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): headless golden gates and fixtures for GUI plan W4 (wsg-w4) Add verify-headless-golden.py, plan-loop assessment, and gate checks for Li-native PPM capture without C paint_fb mirror. Li-Agent-Run: world_studio_builder-62275387 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Windows native SDL present host without WSL (wsg-w5-windows-native) Ship MinGW+SDL2 .exe build path, Invoke-PresentHost launch helpers, and gate verification so Li World Studio opens a real window on Windows without WSL. Li-Agent-Run: world_studio_builder-62830456 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): macOS aarch64 wgpu/Metal surface (wsg-w5-macos-wgpu) Wire PH-HW WP3 macOS present path: probe, build/launch scripts, present host Metal JSON, smoke + CI macos-14 gate; marks plan todo done. Li-Agent-Run: world_studio_builder-63281379 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Linux AppImage AppDir with bundled SDL/wgpu (wsg-w5-linux-appimage) Add build/start/verify scripts, desktop entry, studio_linux_appimage_version smoke, and gate phase 5 linux section. AppRun sets LIG_HOST_PRESENT + wgpu swapchain env. Li-Agent-Run: world_studio_builder Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): installer CI matrix for Windows Inno + Linux AppImage (wsg-w5-installer-ci) Add verify-installer-ci.py, studio_installer_ci smoke, GHA matrix jobs that run verify on ubuntu/windows, and gate phase 5 installer-ci section. Li-Agent-Run: world_studio_builder-64406968 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780264949471 Li-Agent-Id: world_studio_builder * fix(studio): GUI plan gate + CI regressions on verification pass Restore green world-studio-gui-plan-gates on Windows agent workspaces: LLVM 22 CI, ../lic checkout, installer verify powershell fallback, LIC_ROOT sibling wiring, li.toml BOM fix, and studio-repo smoke soft-skip. Li-Agent-Run: world_studio_builder-65463362 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): CI stabilization for GUI plan completion gate Vendor scripts/lib gate helpers, resolve lic sibling hooks in bench scripts, install LLVM 22 via lic ci-install-llvm.sh, and harden _studio-env symlink handling on Windows isolated workspaces. Li-Agent-Run: world_studio_builder-66336422 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780266336422 Li-Agent-Id: world_studio_builder * fix(studio): stabilize GUI plan PR #18 CI workflows Sync studio src into lic workspace for import resolution, chmod design-system generator in UX gates, accept honest blocked_runner on GHA GPU-runner job, and fix completion-gate assessment path on Windows. Li-Agent-Run: world_studio_builder-66824894 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): GUI plan complete — add .gitattributes + iteration assessment All wsg-w* todos done; completion gate passes locally. Add eol=lf for shell scripts to match lic monorepo and prevent Windows CRLF drift on Linux CI. Li-Agent-Run: world_studio_builder-67815015 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780267815015 Li-Agent-Id: world_studio_builder * fix(studio): CI green for GUI plan completion gate Correct lig_present_host_active API name and pin lic sibling checkout to the PR branch so W0 typography token verification passes on GHA. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): resolve lic bench hooks in UI/UX verify scripts Keyboard journey, palette, and agent-chrome gates read TOML from the lic sibling (LIC_ROOT) instead of a non-existent studio/packages path. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * docs(studio): sync UX rubric for native capture CI gate Copy ui-ux-by-dimension.md from lic so studio-ui-ux-plan-gates passes the competitive intel doc check on GHA. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): chmod bench scripts for Linux CI gates Ensure bench-studio-viewport-perf.sh is executable in git and chmod'd before studio-ui-ux-plan-gates invokes it on GHA. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): add profile-animate-memory + lic hook path resolve Ship memory profile script in studio repo and resolve lic package bench hooks via LIC_ROOT for native-sdl-capture CI. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): bench registry accepts studio-local competitive JSON Fall back to benchmarks/results/ under studio when the benchmarks sibling checkout has no bench-studio-viewport-perf.json artifact. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): profile-animate-memory when registry is outside ROOT Avoid relative_to crash when BENCHMARKS_COMPETITIVE resolves to the benchmarks sibling checkout on GHA. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): GUI plan complete — CI green iteration assessment Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780268539695 Li-Agent-Id: world_studio_builder * chore(studio): verify GUI library plan complete — gates pass Verification iteration for world_studio_builder-69814848 confirms all 32 wsg-w* todos done, completion gate exit 0, and PR #18 CI green. Li-Agent-Run: world_studio_builder-69814848 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): refresh GUI plan verification assessment Re-run completion gates on agent workspace; all wsg-w* todos remain done. Li-Agent-Run: world_studio_builder-70223780 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): refresh GUI plan assessment after lic CI fix push Li-Agent-Run: world_studio_builder-70629058 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): refresh GUI plan assessment after lic composable symbol fix Li-Agent-Run: world_studio_builder-1780271153000 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify W0–W5 completion gate pass Li-Agent-Run: world_studio_builder-71774398 Li-Agent-Id: world_studio_builder Update latest-iteration-assessment.json after isolated workspace verification: all 32 wsg-w* todos done, gates green, studio PR #18 CI pass. Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): refresh assessment after lic memory-profile CI fix Re-verified W0–W5 completion gates; documents lic PR #682 native-sdl-capture fix. Li-Agent-Run: world_studio_builder-72649656 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify W0–W5 completion gate (agent pass r3) Refresh latest-iteration-assessment.json after gates + PR #18 CI all green. Li-Agent-Run: world_studio_builder-73183754 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify W0–W5 completion gate (iteration r4) All wsg-w* todos done; gates + completion gate pass on isolated workspace. Documents lic PR #682 bench-registry CI fix. Li-Agent-Run: world_studio_builder-73591884 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate r5 — W0–W5 done Li-Agent-Run: world_studio_builder-74050673 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify W0–W5 completion gate (agent r6) Li-Agent-Run: world_studio_builder-74458724 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate r7 (world_studio_builder-74864860) Li-Agent-Run: world_studio_builder-74864860 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate r8 (world_studio_builder-75264289) Li-Agent-Run: world_studio_builder-75264289 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate (r9) Li-Agent-Run: world_studio_builder-75697946 Li-Agent-Id: world_studio_builder All wsg-w* todos done; gates + CI green on studio PR #18 and lic PR #682. Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate r10 (world_studio_builder) Li-Agent-Run: world_studio_builder-1780276264536 Li-Agent-Id: world_studio_builder Re-run world-studio-gui-plan-gates + completion gate; all wsg-w* todos done. Co-authored-by:
Cursor <cursoragent@cursor.com> --------- Co-authored-by:
Cursor <cursoragent@cursor.com>
Julian M. Kleber authored* Consolidate Li World Studio product from lic monorepo. Move installers, deploy demo, plan-loop data, game-dev docs, and full li-studio package into the studio repo. Path deps resolve ../lic/packages; build, run, and installer scripts use LIC_ROOT sibling. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix Inno Setup discovery for studio installer build. Detect ISCC under winget/user installs, optional -InstallInno, and fail clearly when compile exits non-zero. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix studio installer build: GPL license, WSL paths, and Inno compile. Restore GPL-3.0 and WINDOWS-RUN assets, use Git Bash / WSL path helpers, build present host via WSL SDL, stage li-studio-demo from lic sibling, and remove DirBrowseLabel for modern Inno wizard compatibility. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix host-present exit 4 and route ELF demo through WSL on Windows. When SDL present succeeds, accept host_cpu as an honest pixel source for LIG_HOST_PRESENT desktop runs, and launch li-studio-demo via WSL with Unix paths for the present host binary. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix HostPresent blit path and document native live capture. Use expected paint command count and fixed 1280x720 present dimensions when runtime layout fields read zero, route WSL builds through --numerically-stable, and add installer native screenshot from paint_blit capture. Co-authored-by:
Cursor <cursoragent@cursor.com> * Add direct native SDL window launch with real paint_blit shell chrome. Replace stub cyan-rect present host with shell_paint_frame upload to SDL. Add launch-native-window scripts and vertical capture proof PNGs. Co-authored-by:
Cursor <cursoragent@cursor.com> * Fix real-window screenshot path and add native SDL capture PNG. * Add Li-native GUI library phased plan document. Documents Qt/Svelte/Next.js lessons, stack audit, and Phases 0-5 from wireframe chrome through installer-ready binaries. Co-authored-by:
Cursor <cursoragent@cursor.com> * Add Function-Layout-Design triad as core Li GUI philosophy. Adapt GUI-LIBRARY-PLAN with Svelte/Qt/Next mappings, naming conventions, layered roadmap, and updated architecture diagram. Co-authored-by:
Cursor <cursoragent@cursor.com> * Add GPL-3.0 license (Copyright 2026 Julian). Replace prior license with GNU GPL v3.0 full text at repo root. Co-authored-by:
Cursor <cursoragent@cursor.com> * Add GUI library plan sprint infrastructure for Phases 0-5. Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): W0 paint polish loop state and gates (wsg-w0-studio-paint-polish) Sync native shell paint to lic round-rect chrome; mark Phase 0 paint todos done; fix Windows assessment path in GUI plan gates. Li-Agent-Run: world_studio_builder-1780250173355 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): update GUI plan loop assessment (wsg-w0) Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): extended token verify TOML
↔️ li-ui (wsg-w0-token-verify) Sync studio-design-tokens.toml with lic [radius] and typography scale; resolve palette via LIC_ROOT; gates hard-fail on verify script. Li-Agent-Run: world_studio_builder-51492189 Li-Agent-Id: world_studio_builder Co-authored-by:Cursor <cursoragent@cursor.com> * feat(studio): native window styled chrome (wsg-w0-native-styled-chrome) Sync C present-host paint mirror with round-rect and gradient ops from li-ui; add PPM verification gate and studio_native_styled_chrome smoke. Phase W0 complete. Li-Agent-Run: world_studio_builder-51843745 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): W1 widget protocol gate + plan loop (wsg-w1-widget-protocol) Mark wsg-w1-widget-protocol done; add phase-1 li-gui protocol gate and iteration assessment. Li-Agent-Run: world_studio_builder-52246144 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): W1 layout engines gate + plan loop (wsg-w1-layout-engines) Extend GUI plan gates for Flex/Grid/Padding/Scroll engines, mark todo done, and record latest iteration assessment. Li-Agent-Run: world_studio_builder-52603629 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): W1 EventDispatcher gate + plan loop (wsg-w1-event-dispatcher) Extend world-studio-gui-plan-gates for EventDispatcher procs/smoke; mark wsg-w1-event-dispatcher done; update iteration assessment. Li-Agent-Run: world_studio_builder-52989176 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780252989176 Li-Agent-Id: world_studio_builder * chore(studio): mark wsg-w1-base-widgets done + gate base widgets Extend GUI plan gates for TextInput/ScrollArea and record iteration assessment for base widget smoke. Li-Agent-Run: world_studio_builder-53651015 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w1-focus-model done + gate focus model Plan loop marks focus model todo done; gates check focus_model_roving_tab; latest-iteration-assessment.json for world_studio_builder-54189328. Li-Agent-Run: world_studio_builder-54189328 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): inspector Widget tree pilot integration (wsg-w1-inspector-pilot) Wire studio shell compose/paint through li-gui InspectorPilotWidget, extend plan gates, mark wsg-w1-inspector-pilot done, and add studio_inspector_widget_pilot smoke. Li-Agent-Run: world_studio_builder-54698528 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * docs(studio): mark GUI plan Phase W1 DONE after inspector pilot Li-Agent-Run: world_studio_builder-54698528 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Phase 2 reactive store gates + plan loop (wsg-w2-store-primitives) Gate li-gui Store/Derived primitives and mark wsg-w2-store-primitives done. Li-Agent-Run: world_studio_builder-55242139 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Phase 2 compose dep gates + plan loop (wsg-w2-compose-deps) Gate li-gui ComposeDepGraph/ComposePlan and mark wsg-w2-compose-deps done. Li-Agent-Run: world_studio_builder-55718617 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): reactive shell sync gates + plan loop wsg-w2-migrate-sync Add StudioReactiveShell migration in li-studio compose path, progress gate, smoke, and mark wsg-w2-migrate-sync done in GUI library plan loop. Li-Agent-Run: world_studio_builder-56115362 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w2-compose-cache done + gate ComposeCache smokes Plan loop iteration assessment for ComposeCache partial re-compose on native shell; gates require li-gui/li-studio cache smokes green. Li-Agent-Run: world_studio_builder-56581238 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w3-font-atlas done + phase 3 atlas gates Adds build-font-atlas verify and font_atlas_inter_mono smoke to GUI plan gates; updates plan loop assessment for Phase 3 rasterization start. Li-Agent-Run: world_studio_builder-57029581 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w3-paintcmd-glyphs done + phase 3 paint gates Gate PaintCmd ext ops (clip, glyphs, image) and sync-paint-cmds-ext verify; update plan loop assessment for wsg-w3-ui-raster next. Li-Agent-Run: world_studio_builder-57705858 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w3-ui-raster done + GUI plan gates Updates plan loop, iteration assessment, and world-studio-gui-plan-gates for li-render UI raster pass (native_only). Li-Agent-Run: world_studio_builder-1780258162274 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w3-wgpu-viewport-pixels done + swapchain gates Add GUI plan gates for Path A wgpu swapchain readback; update NATIVE-WINDOW and iteration assessment for WP-GD-05 / WP-UX-14 progress. Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): icon atlas tokens + gates for wsg-w3-icon-pipeline Sync dock draw_image paint, TOML [icons] verification, plan loop W3 complete, and iteration assessment for Phase 3 rasterization. Li-Agent-Run: world_studio_builder-1780259146434 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Li rasterizer present loop end-to-end (wsg-w4-present-loop) Wire studio_shell_present_raster_and_blit into demo frame path, add phase 4 gates and studio_present_loop_raster smoke; mark plan todo done. Li-Agent-Run: world_studio_builder-59637888 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): slim C present host to I/O-only (wsg-w4-c-host-slim) Retire paint_fb from studio_shell_present_host; Li raster blits via --rgb-ppm. Add c-host retirement gates, smokes, and plan-loop assessment for Phase 4. Li-Agent-Run: world_studio_builder-60115949 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): verify native styled chrome with PPM probe (wsg-w0) Build studio_verticals_present_host in gates, fix verify script to use frame-000.ppm, require gradient/cyan PPM probes, and record Phase 0 styled_chrome_minimum in latest-iteration-assessment.json. Li-Agent-Run: world_studio_builder-60530457 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780260530457 Li-Agent-Id: world_studio_builder * feat(studio): widget tree all regions gate + assessment (wsg-w4-widget-tree) Sync li-studio ShellWidgetTree bridge, add plan gate and smokes for full shell region widget tree with reactive store sync. Li-Agent-Run: world_studio_builder-60937033 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): mark wsg-w4-route-table done + gate checks Add StudioRoute table progress gate and iteration assessment for Phase 4 route formalization. Li-Agent-Run: world_studio_builder-61566124 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): headless golden gates and fixtures for GUI plan W4 (wsg-w4) Add verify-headless-golden.py, plan-loop assessment, and gate checks for Li-native PPM capture without C paint_fb mirror. Li-Agent-Run: world_studio_builder-62275387 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Windows native SDL present host without WSL (wsg-w5-windows-native) Ship MinGW+SDL2 .exe build path, Invoke-PresentHost launch helpers, and gate verification so Li World Studio opens a real window on Windows without WSL. Li-Agent-Run: world_studio_builder-62830456 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): macOS aarch64 wgpu/Metal surface (wsg-w5-macos-wgpu) Wire PH-HW WP3 macOS present path: probe, build/launch scripts, present host Metal JSON, smoke + CI macos-14 gate; marks plan todo done. Li-Agent-Run: world_studio_builder-63281379 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): Linux AppImage AppDir with bundled SDL/wgpu (wsg-w5-linux-appimage) Add build/start/verify scripts, desktop entry, studio_linux_appimage_version smoke, and gate phase 5 linux section. AppRun sets LIG_HOST_PRESENT + wgpu swapchain env. Li-Agent-Run: world_studio_builder Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * feat(studio): installer CI matrix for Windows Inno + Linux AppImage (wsg-w5-installer-ci) Add verify-installer-ci.py, studio_installer_ci smoke, GHA matrix jobs that run verify on ubuntu/windows, and gate phase 5 installer-ci section. Li-Agent-Run: world_studio_builder-64406968 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780264949471 Li-Agent-Id: world_studio_builder * fix(studio): GUI plan gate + CI regressions on verification pass Restore green world-studio-gui-plan-gates on Windows agent workspaces: LLVM 22 CI, ../lic checkout, installer verify powershell fallback, LIC_ROOT sibling wiring, li.toml BOM fix, and studio-repo smoke soft-skip. Li-Agent-Run: world_studio_builder-65463362 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): CI stabilization for GUI plan completion gate Vendor scripts/lib gate helpers, resolve lic sibling hooks in bench scripts, install LLVM 22 via lic ci-install-llvm.sh, and harden _studio-env symlink handling on Windows isolated workspaces. Li-Agent-Run: world_studio_builder-66336422 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780266336422 Li-Agent-Id: world_studio_builder * fix(studio): stabilize GUI plan PR #18 CI workflows Sync studio src into lic workspace for import resolution, chmod design-system generator in UX gates, accept honest blocked_runner on GHA GPU-runner job, and fix completion-gate assessment path on Windows. Li-Agent-Run: world_studio_builder-66824894 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): GUI plan complete — add .gitattributes + iteration assessment All wsg-w* todos done; completion gate passes locally. Add eol=lf for shell scripts to match lic monorepo and prevent Windows CRLF drift on Linux CI. Li-Agent-Run: world_studio_builder-67815015 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780267815015 Li-Agent-Id: world_studio_builder * fix(studio): CI green for GUI plan completion gate Correct lig_present_host_active API name and pin lic sibling checkout to the PR branch so W0 typography token verification passes on GHA. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): resolve lic bench hooks in UI/UX verify scripts Keyboard journey, palette, and agent-chrome gates read TOML from the lic sibling (LIC_ROOT) instead of a non-existent studio/packages path. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * docs(studio): sync UX rubric for native capture CI gate Copy ui-ux-by-dimension.md from lic so studio-ui-ux-plan-gates passes the competitive intel doc check on GHA. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): chmod bench scripts for Linux CI gates Ensure bench-studio-viewport-perf.sh is executable in git and chmod'd before studio-ui-ux-plan-gates invokes it on GHA. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): add profile-animate-memory + lic hook path resolve Ship memory profile script in studio repo and resolve lic package bench hooks via LIC_ROOT for native-sdl-capture CI. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): bench registry accepts studio-local competitive JSON Fall back to benchmarks/results/ under studio when the benchmarks sibling checkout has no bench-studio-viewport-perf.json artifact. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * fix(studio): profile-animate-memory when registry is outside ROOT Avoid relative_to crash when BENCHMARKS_COMPETITIVE resolves to the benchmarks sibling checkout on GHA. Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): GUI plan complete — CI green iteration assessment Li-Agent-Run: world_studio_builder-68539695 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): world_studio_builder post-hook commit Li-Agent-Run: world_studio_builder-1780268539695 Li-Agent-Id: world_studio_builder * chore(studio): verify GUI library plan complete — gates pass Verification iteration for world_studio_builder-69814848 confirms all 32 wsg-w* todos done, completion gate exit 0, and PR #18 CI green. Li-Agent-Run: world_studio_builder-69814848 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): refresh GUI plan verification assessment Re-run completion gates on agent workspace; all wsg-w* todos remain done. Li-Agent-Run: world_studio_builder-70223780 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): refresh GUI plan assessment after lic CI fix push Li-Agent-Run: world_studio_builder-70629058 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(studio): refresh GUI plan assessment after lic composable symbol fix Li-Agent-Run: world_studio_builder-1780271153000 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify W0–W5 completion gate pass Li-Agent-Run: world_studio_builder-71774398 Li-Agent-Id: world_studio_builder Update latest-iteration-assessment.json after isolated workspace verification: all 32 wsg-w* todos done, gates green, studio PR #18 CI pass. Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): refresh assessment after lic memory-profile CI fix Re-verified W0–W5 completion gates; documents lic PR #682 native-sdl-capture fix. Li-Agent-Run: world_studio_builder-72649656 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify W0–W5 completion gate (agent pass r3) Refresh latest-iteration-assessment.json after gates + PR #18 CI all green. Li-Agent-Run: world_studio_builder-73183754 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify W0–W5 completion gate (iteration r4) All wsg-w* todos done; gates + completion gate pass on isolated workspace. Documents lic PR #682 bench-registry CI fix. Li-Agent-Run: world_studio_builder-73591884 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate r5 — W0–W5 done Li-Agent-Run: world_studio_builder-74050673 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify W0–W5 completion gate (agent r6) Li-Agent-Run: world_studio_builder-74458724 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate r7 (world_studio_builder-74864860) Li-Agent-Run: world_studio_builder-74864860 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate r8 (world_studio_builder-75264289) Li-Agent-Run: world_studio_builder-75264289 Li-Agent-Id: world_studio_builder Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate (r9) Li-Agent-Run: world_studio_builder-75697946 Li-Agent-Id: world_studio_builder All wsg-w* todos done; gates + CI green on studio PR #18 and lic PR #682. Co-authored-by:
Cursor <cursoragent@cursor.com> * chore(gui-plan): re-verify completion gate r10 (world_studio_builder) Li-Agent-Run: world_studio_builder-1780276264536 Li-Agent-Id: world_studio_builder Re-run world-studio-gui-plan-gates + completion gate; all wsg-w* todos done. Co-authored-by:
Cursor <cursoragent@cursor.com> --------- Co-authored-by:
Cursor <cursoragent@cursor.com>
Loading