81 Commits
Author SHA1 Message Date
rookiestar28 a68dbfa433 fix(job-monitor): recognize advanced 3d results 2026-07-31 09:09:33 +08:00
rookiestar28 22b4a341c2 fix(parameter-lab): correlate host queue receipts 2026-07-31 08:01:17 +08:00
rookiestar28 37f2507d37 fix(parameter-lab): bound experiment inputs 2026-07-31 07:03:52 +08:00
rookiestar28 5babb01a56 fix(compat): detect current desktop bridge 2026-07-31 05:34:55 +08:00
rookiestar28 85afda3277 fix(inventory): exclude dataset user data 2026-07-31 05:13:01 +08:00
rookiestar28 291d537214 feat(compat): model desktop host generations 2026-07-31 04:22:38 +08:00
rookiestar28 c1aca449c5 fix(tests): stabilize contract digests across line endings 2026-07-11 17:25:34 +08:00
rookiestar28 bc06b56a5b refactor(frontend): decompose settings and API clients 2026-07-11 10:07:55 +08:00
rookiestar28 10c8f2e4aa test(performance): add deterministic scale baselines 2026-07-11 06:57:07 +08:00
rookiestar28 fd82dd7fef feat(ui): preview bounded text outputs 2026-07-11 00:24:40 +08:00
rookiestar28 02b0c4d2d6 chore(compat): refresh host reference anchors 2026-07-10 23:57:10 +08:00
rookiestar28 ed9c2bcda4 fix(ui): preserve host-shaped widget ids 2026-07-08 03:40:02 +08:00
rookiestar28 6a35056631 fix(ui): show HDR outputs as fallback links
Detect .exr and .hdr image outputs before normal Job Monitor thumbnail rendering, and show explicit source-preview fallback tiles instead of broken image elements.

Keep normal image thumbnails plus existing media and asset fallback behavior intact, and document the HDR fallback posture.

Validation: targeted Vitest, R107 Playwright, doc-contract checks, and the full Windows test gate passed.
2026-07-08 03:22:10 +08:00
rookiestar28 886e91c491 fix(outputs): make asset hashes optional
Keep filename-backed output references previewable when hosts omit hash metadata, while preserving the explicit no-go path for asset-only references.

Update public docs and generated OpenAPI contract to describe optional hash metadata and the ComfyUI asset hashing flag.

Validation: targeted backend/unit/E2E checks passed; full Windows test gate passed.
2026-07-08 02:58:39 +08:00
rookiestar28 c612a67053 docs(compatibility): refresh host reference anchors
Update active ComfyUI and standalone frontend compatibility anchors while preserving desktop as a lagging host surface.

Refresh host-surface expectations and compatibility governance tests.

Validation: Windows full test gate passed with Playwright 39 passed.
2026-07-08 02:45:39 +08:00
rookiestar28 db1cc91bdc test(compat): pin residual host contracts 2026-06-24 13:37:33 +08:00
rookiestar28 ba3c64bdd1 chore(compat): refresh host reference anchors 2026-06-24 13:12:38 +08:00
rookiestar28 c6cfbdb606 feat(models): align managed folder type parity 2026-06-12 16:35:44 +08:00
rookiestar28 a99ec20fa5 feat(history): support media-aware output refs 2026-06-12 16:22:02 +08:00
rookiestar28 b3bf098382 chore(compat): refresh ComfyUI host anchors 2026-06-12 15:59:54 +08:00
rookiestar28 fd21de18db test(host): stamp desktop parity metadata 2026-05-31 07:22:45 +08:00
rookiestar28 92ba574b99 feat(models): support current folder keys 2026-05-31 07:17:19 +08:00
rookiestar28 99a425c6c5 fix(assets): accept hash aliases for previews 2026-05-31 07:12:14 +08:00
rookiestar28 4ddade280c fix(queue): reconcile active prompts after reconnect 2026-05-31 07:06:20 +08:00
rookiestar28 12405e5a17 feat(comfyui): refresh host compatibility handling 2026-05-08 20:16:46 +08:00
rookiestar28 6f5d8c06e9 feat(preflight): align inactive branch diagnostics
Refresh host compatibility anchors and governance expectations for current ComfyUI, frontend, and desktop references.

Add inactive branch suppression for workflow portability and preflight diagnostics, including Explorer rendering and regression coverage.

Validation: powershell -File scripts/run_full_tests_windows.ps1 passed.
2026-04-26 20:06:03 +08:00
rookiestar28 8660ece6c1 feat(frontend): add shared DOM wiring helpers 2026-04-26 17:52:34 +08:00
rookiestar28 d0acea3952 feat(outputs): preserve explicit asset api fallback contract 2026-04-16 14:56:17 +08:00
rookiestar28 100e2ac7bf fix: reduce queue monitor disconnect noise 2026-04-09 00:33:59 +08:00
rookiestar28 8209d7d9b2 fix: improve png info error and comfyui rendering 2026-04-09 00:14:26 +08:00
rookiestar28 a44001fcab fix: make png info header scroll with content 2026-04-08 23:45:06 +08:00
rookiestar28 dd20639802 feat: add png info sidebar tab 2026-04-08 22:42:31 +08:00
rookiestar28 2d98e2ead4 test(e2e): add desktop host parity regression lane 2026-04-01 22:31:02 +08:00
rookiestar28 fd0967ff78 refactor: add delta-first event and task cursors 2026-03-27 15:29:37 +08:00
rookiestar28 f9d68de2bd refactor: add bounded asset surface interop 2026-03-27 13:39:16 +08:00
rookiestar28 4bc7a357bd refactor: add desktop host parity contract 2026-03-27 13:15:52 +08:00
rookiestar28 e583a0e0aa refactor: harden frontend host compatibility 2026-03-27 01:51:47 +08:00
rookiestar28 fdef19eb0d refactor: centralize legacy class aliases and node image helpers 2026-03-20 05:15:51 +08:00
rookiestar28 bd318eb0ac refactor: decompose frontend shell and admin console 2026-03-20 04:58:25 +08:00
rookiestar28 9c50ddc4e9 refactor: decompose model manager lifecycle services 2026-03-20 04:34:21 +08:00
rookiestar28 5e51433d7e fix: enforce safe oauth egress and notification dismissal 2026-03-20 00:13:53 +08:00
rookiestar28 0d7020211c feat: add persistent operator notification center 2026-03-19 23:19:41 +08:00
rookiestar28 a58cf621fa refactor: decompose ui and model list hotspots 2026-03-19 19:54:16 +08:00
rookiestar28 e5e4af3657 refactor: centralize legacy compatibility governance 2026-03-19 19:11:58 +08:00
rookiestar28 9904ecea49 feat: implement R141 snapshot inventory indexing 2026-03-13 23:42:15 +08:00
rookiestar28 9ffdcee190 feat:add F64 model manager frontend tab 2026-03-08 19:55:07 +08:00
rookiestar28 6d89b42021 chore: add icon to Parameter Lab 2026-03-08 19:52:51 +08:00
rookiestar28 5c0a65b869 feat: implement F54 model manager task flow 2026-03-08 18:03:09 +08:00
rookiestar28 9a0d554bcb chore: apply auto format 2026-03-07 03:19:05 +08:00
rookiestar28 911399d9cc feat: close S48/S9 advisory surfacing and telemetry opt-out 2026-03-07 01:46:47 +08:00