130 Commits
Author SHA1 Message Date
rookiestar28 9f6287f947 docs: align dependency hardening guidance 2026-07-31 16:49:52 +08:00
rookiestar28 b6760ee595 docs: summarize recent hardening and host alignment 2026-07-31 14:25:56 +08:00
rookiestar28 7d7a1c412f docs(audio): clarify native TTS ownership 2026-07-31 10:13:57 +08:00
rookiestar28 55d320db3d docs(workflows): clarify host workspace ownership 2026-07-31 09:52:14 +08:00
rookiestar28 e89b1c85a8 docs(nodes): document native media input flows 2026-07-31 09:30:29 +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 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 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 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 b3bf098382 chore(compat): refresh ComfyUI host anchors 2026-06-12 15:59:54 +08:00
rookiestar28 620549ea96 docs: document Atlas Cloud provider setup 2026-06-04 15:51:20 +08:00
rookiestar28 b32a6a9010 docs: refresh runtime hygiene references 2026-06-04 15:29:15 +08:00
lucaszhu-hueandClaude Opus 4.8 bd2741aad0 docs: document Atlas Cloud as an OpenAI-compatible LLM provider
Atlas Cloud exposes an OpenAI-compatible API, so it works through the existing
`custom` provider (OPENCLAW_LLM_PROVIDER=custom + OPENCLAW_LLM_BASE_URL) with no
code changes. Document it under "Configure an LLM key", noting that its public
HTTPS host passes the default SSRF-safe egress validation (no insecure override).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 14:58:07 +08:00
rookiestar28 853d272dd1 docs(readme): surface latest update first 2026-05-31 08:34:57 +08:00
rookiestar28 e03c4d527e docs(release): refresh host alignment notes 2026-05-31 08:11:18 +08:00
rookiestar28 89f1e923f0 docs: update supply-chain hardening notes 2026-05-13 10:22:11 +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 4de75e70d4 docs: refresh public runtime and security documentation 2026-04-28 20:33:58 +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 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 da5fb1fcbd docs(readme): refresh current feature notes 2026-04-26 18:54:27 +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
rookiestar28 0136543d71 docs(readme): refresh coverage gate guidance 2026-04-20 15:31:02 +08:00
rookiestar28 3d267092b3 test(governance): promote coverage floor to 45 2026-04-20 13:40:40 +08:00
rookiestar28 9c0de89fc5 docs(readme): align verification and connector guidance 2026-04-20 10:42:11 +08:00
rookiestar28 fd3a11c25f docs(readme): sync public docs with current runtime behavior 2026-04-16 16:48:31 +08:00
rookiestar28 5aff764837 docs: align provider and test harness guidance 2026-04-09 15:31:51 +08:00
rookiestar28 c58dda9032 docs: prepare v0.8.5 release notes and assets 2026-04-09 01:24:22 +08:00
rookiestar28 b64c4c118d docs: refresh codeql rollout wording 2026-04-08 18:42:22 +08:00
rookiestar28 f57d46061f docs: fold security closeout into latest update 2026-04-08 18:40:13 +08:00
rookiestar28 4a84b9858d ci(security): add codeql workflow baseline 2026-04-08 02:43:09 +08:00
rookiestar28 4f32f98f7d docs: record security hardening wave 2026-04-08 01:32:50 +08:00
rookiestar28 a8030cf8dc docs: refresh recent updates and host parity notes 2026-04-01 22:44:37 +08:00
rookiestar28 bc6484bf7d docs: document feishu connector support and bump to v0.8.1 2026-03-28 00:53:52 +08:00
rookiestar28 ec11c16ac2 docs: record r141-r145 public contract updates 2026-03-27 16:52:20 +08:00
rookiestar28 d2126d193c docs: align readme and docs with recent host updates 2026-03-27 14:52:10 +08:00