rookiestar28
9f6287f947
docs: align dependency hardening guidance
2026-07-31 16:49:52 +08:00
rookiestar28
816231c49f
fix(deps): harden frontend dependency validation
2026-07-31 16:00:18 +08:00
rookiestar28
b6760ee595
docs: summarize recent hardening and host alignment
2026-07-31 14:25:56 +08:00
rookiestar28
e5c1f48448
refactor(services): package bootstrap and posture domains
2026-07-31 08:44:04 +08:00
rookiestar28
351b418b83
fix(security): keep environment templates untracked
2026-07-31 04:24:09 +08:00
rookiestar28
291d537214
feat(compat): model desktop host generations
2026-07-31 04:22:38 +08:00
rookiestar28
a28316ed38
docs: refresh maintainability and verification guidance
2026-07-11 16:55:28 +08:00
rookiestar28
06a25f7393
test(coverage): promote governed floor to 55 percent
2026-07-11 10:29:57 +08:00
rookiestar28
486e94d2e0
docs: refresh jobs and output guidance
2026-07-11 02:33:23 +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
c8df8b1886
feat(api): expose bounded jobs read model
2026-07-10 16:42:31 +08:00
rookiestar28
5efc587c3f
fix(api): secure jobs listing contract
2026-07-10 16:21:41 +08:00
rookiestar28
f10c632bc5
docs: refresh public update notes
2026-07-08 03:44:20 +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
ea1dbbe315
docs: refresh recent update notes
2026-06-24 16:19:03 +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
035290fb47
docs: refresh host alignment documentation
2026-06-12 20:20:27 +08:00
rookiestar28
c6cfbdb606
feat(models): align managed folder type parity
2026-06-12 16:35:44 +08:00
rookiestar28
b3bf098382
chore(compat): refresh ComfyUI host anchors
2026-06-12 15:59:54 +08:00
rookiestar28
b32a6a9010
docs: refresh runtime hygiene references
2026-06-04 15:29:15 +08:00
rookiestar28
e03c4d527e
docs(release): refresh host alignment notes
2026-05-31 08:11:18 +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
552f1a079f
docs(compatibility): refresh host matrix anchors
2026-05-31 07:00:01 +08:00
rookiestar28
12405e5a17
feat(comfyui): refresh host compatibility handling
2026-05-08 20:16:46 +08:00
rookiestar28
c6aef620bc
docs: refresh connector public documentation
2026-05-04 20:59:16 +08:00
rookiestar28
fc7c296e65
docs: rename
2026-04-28 20:53:55 +08:00
rookiestar28
55fbe67b2a
fix(openapi): regenerate public API spec
2026-04-28 20:43:28 +08:00
rookiestar28
4de75e70d4
docs: refresh public runtime and security documentation
2026-04-28 20:33:58 +08:00
rookiestar28
1777c03926
feat(security): validate sidecar secret refs
2026-04-28 19:52:46 +08:00
rookiestar28
05bc4edab7
feat(runtime): report startup warmup status
2026-04-28 19:42:34 +08:00
rookiestar28
71fbfc9c52
feat(scheduler): normalize delivery targets
2026-04-28 19:24:48 +08:00
rookiestar28
6e5ce4fa07
feat(connector): preserve Telegram topic delivery
2026-04-28 19:08:04 +08:00
rookiestar28
02362d47f4
feat(security): scope private LLM network access
2026-04-28 18:58:38 +08:00
rookiestar28
a59663bfb8
docs: regenerate OpenAPI spec
...
Regenerate the OpenAPI artifact after the public preflight API contract update so commit and push guards remain in sync.
2026-04-26 20:45:52 +08:00
rookiestar28
95d9a305f4
docs: update preflight compatibility guidance
...
Document refreshed host compatibility anchors, inactive-branch preflight suppression, Explorer rendering, and the public preflight API contract.
2026-04-26 20:15:41 +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
da5fb1fcbd
docs(readme): refresh current feature notes
2026-04-26 18:54:27 +08:00
rookiestar28
d49e1d416f
feat(api): add legacy compatibility governance
2026-04-26 18:05:31 +08:00
rookiestar28
8660ece6c1
feat(frontend): add shared DOM wiring helpers
2026-04-26 17:52:34 +08:00
rookiestar28
a6e2669858
docs(api): regenerate openapi spec
2026-04-24 01:55:35 +08:00
rookiestar28
4dc268b499
docs(readme): streamline public documentation
2026-04-24 01:38:42 +08:00
rookiestar28
a3df558797
feat(connector): publish extraction seam contract
2026-04-24 00:38:19 +08:00
rookiestar28
ff0ddfd65b
docs(architecture): define product boundary contract
2026-04-24 00:04:44 +08:00