28 Commits
Author SHA1 Message Date
rookiestar28 b6760ee595 docs: summarize recent hardening and host alignment 2026-07-31 14:25:56 +08:00
rookiestar28 a28316ed38 docs: refresh maintainability and verification guidance 2026-07-11 16:55:28 +08:00
rookiestar28 fd82dd7fef feat(ui): preview bounded text outputs 2026-07-11 00:24:40 +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 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 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 b32a6a9010 docs: refresh runtime hygiene references 2026-06-04 15:29:15 +08:00
rookiestar28 92ba574b99 feat(models): support current folder keys 2026-05-31 07:17:19 +08:00
rookiestar28 12405e5a17 feat(comfyui): refresh host compatibility handling 2026-05-08 20:16:46 +08:00
rookiestar28 4de75e70d4 docs: refresh public runtime and security documentation 2026-04-28 20:33:58 +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 02362d47f4 feat(security): scope private LLM network access 2026-04-28 18:58:38 +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 4dc268b499 docs(readme): streamline public documentation 2026-04-24 01:38:42 +08:00
rookiestar28 ec11c16ac2 docs: record r141-r145 public contract updates 2026-03-27 16:52:20 +08:00
rookiestar28 b46dbbebae refactor: unify schema and io boundary fixtures 2026-03-27 15:57:15 +08:00
rookiestar28 52cb09e4be feat: add slack multi-workspace oauth support 2026-03-19 23:49:49 +08:00
rookiestar28 9473a9e2e2 docs: clarify LLM SSRF override parity 2026-03-14 17:58:54 +08:00
rookiestar28 a5a795d6be docs: document S72 reasoning redaction contract 2026-03-12 03:54:13 +08:00
rookiestar28 cdf2b0b5f6 docs: align README and security contracts with latest implementation 2026-03-07 03:12:22 +08:00
rookiestar28 cce635789c docs: align security and API docs with connector/planner contracts 2026-03-05 03:57:56 +08:00
rookiestar28 06a933dcd0 update docs 2026-02-28 21:57:30 +08:00
rookiestar28 d1a0b460e1 feat: implement R38/R96 streaming assist UX and docs full update 2026-02-26 15:43:21 +08:00
rookiestar28 85bc164ad0 define settings hot-reload, defensive UI guards, and config-first model precedence 2026-02-09 22:46:58 +08:00