Commit Graph

5844 Commits

Author SHA1 Message Date
Simon Pinfold df4117efec test(execution): cover RAM_PRESSURE eviction re-execution in executed_node_ids
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-25 14:54:31 -07:00
Simon Pinfold 8285e7b7aa fix(assets): route output registration from final execution state (S3.1/S3.2/S9/S10.3)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-25 09:54:16 -07:00
Simon Pinfold 0b7d860f71 feat(assets): add typed output execution classification (S3.1/S3.2/S9/S10.3)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-25 09:40:34 -07:00
Simon Pinfold b220817bba fix(execution): expose final executed node ids for output classification (S10.3) 2026-08-25 09:27:31 -07:00
Simon Pinfold 4bced38a20 feat(assets): uploads always hash regardless of --enable-asset-hashing (code only)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-25 09:05:35 -07:00
Simon Pinfold 1bc51f354a fix(assets): route watch-list through seed/recovery path; drain transition queue recurringly; fix flaky seed-409 test 2026-08-22 07:14:07 -07:00
Simon Pinfold 21723129d6 fix(assets): route cached execution outputs to register_cached_output delivery path
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:56:49 -07:00
Simon Pinfold f8e50bd0eb fix(assets): port update_asset_metadata and tag mutations to B-schema Asset/AssetTag
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:55:10 -07:00
Simon Pinfold 58f1acd86b fix(assets): route enrichment hashing through snapshot_hash stable-snapshot wrapper
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:52:36 -07:00
Simon Pinfold 69758314cd fix(assets): wire hashing_on marker so F4 hash-on harness tests run
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:34:56 -07:00
Simon Pinfold 29696d8130 fix(assets): wire drain transition queue into seeder startup
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:34:32 -07:00
Simon Pinfold 8bed29f586 fix(assets): wire two-stat admission into production scan path
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:25:00 -07:00
Simon Pinfold 5bc2aae795 fix(assets): normalize blake3: prefix at API boundary for from-hash and upload dedup
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:23:26 -07:00
Simon Pinfold 847eab1975 fix(assets): explicit model import in test_0007_orm_parity to fix Base.metadata registration
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:00:33 -07:00
Simon Pinfold b249fad7d1 fix(assets): eliminate double-registration — enrichment hook looks up, not re-registers
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:00:33 -07:00
Simon Pinfold cdf2888a38 fix(assets): remove hash-merge machinery from scanner — content is not a set
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:00:33 -07:00
Simon Pinfold 8bcb640dbc fix(assets): normalize hash storage to bare digest — remove blake3: prefix from DB
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 06:00:32 -07:00
Simon Pinfold 9fd0702301 refactor(assets): remove dead AssetReference references from common.py
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 05:48:08 -07:00
Simon Pinfold 854a69dedb fix(assets): remove stale owner_id kwarg from resolve_hash_to_path call in server.py 2026-08-22 05:30:34 -07:00
Simon Pinfold 36b087a92f test(assets): integration green in both hashing modes + no-assets regression 2026-08-22 05:12:04 -07:00
Simon Pinfold c188466ee4 test(assets): scenario tests keyed to intended-behaviour rulings 2026-08-22 04:58:40 -07:00
Simon Pinfold f4734afa63 test(assets): unit suite on B semantics 2026-08-22 04:58:24 -07:00
Simon Pinfold 831aa52254 refactor(assets): remove owner scoping and dead pre-B machinery
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 04:38:58 -07:00
Simon Pinfold daef3e3bfe feat(assets): missing tag is system-managed — mutation endpoints refuse it
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 04:30:25 -07:00
Simon Pinfold de98a53f7f feat(assets): B API surface — missing entities listed, owner gone
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 04:27:39 -07:00
Simon Pinfold 8cb2b0ef90 feat(assets): gates wired into scan lifecycle
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 04:17:04 -07:00
Simon Pinfold 44a9f6d2e7 feat(assets): partial-download admission gate with watch-list scheduler
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 04:15:50 -07:00
Simon Pinfold e86dd7703c test(assets): xfail seeder enrich-phase tests (wave-6-fixes) 2026-08-22 04:13:56 -07:00
Simon Pinfold 016eba09cf feat(assets): persisted hash modes with OFF→ON revalidation
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 03:56:05 -07:00
Simon Pinfold cf42a9b735 feat(assets): recovery gate — unambiguous hash match only; stable-snapshot hashing
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 03:52:25 -07:00
Simon Pinfold e9d385fde9 feat(assets): change-detection gate + split-or-refresh verification consumer
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 03:50:40 -07:00
Simon Pinfold 1761e28ce5 refactor(assets): scanner seeds B rows, prune marks missing, tag reliable
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 03:48:06 -07:00
Simon Pinfold 2b1b66cb07 test(assets): xfail markers for old-schema tests (wave-6-fixes) 2026-08-22 03:38:08 -07:00
Simon Pinfold cb70993644 feat(assets): fail-closed serving — record 200+tag, content 404 on missing
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 03:30:29 -07:00
Simon Pinfold 5f7983c225 feat(assets): hard delete, owned-preview cleanup, ordered temp wipe
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 03:28:11 -07:00
Simon Pinfold 5cc16b10c6 feat(assets): upload get-or-create in hash mode, mode-absolute off path
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 03:25:27 -07:00
Simon Pinfold 3bde2919ed feat(assets): cached saves create delivery records, mutate nothing
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-22 03:21:08 -07:00
Simon Pinfold c2fff3ddce refactor(assets): record/content split — models, migration, queries, ingest cutover (todos 8-13) 2026-08-22 03:12:23 -07:00
Alexander Piskun 783545f689 [Partner Nodes] feat(ByteDance): add vCube Video Enhance node (#15755)
* [Partner Nodes] feat(ByteDance): add vCube Video Enhance node

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2026-08-22 09:17:36 +04:00
comfyanonymous 7dde56176e Increase trellis2 memory factor a bit. (#15796) 2026-08-21 20:44:56 -04:00
Jukka Seppänen 0e65cb9071 feat: Support Pixal3d and TRELLIS2 (CORE-278) (CORE-199) (CORE-236) (CORE-312) (#14718) 2026-08-21 20:32:25 -04:00
Alexis Rolland 28864ca8fe fix: fail CLA allowlist step on API errors (#15792) 2026-08-21 17:34:49 -04:00
comfyanonymous 76135e557d Add HDR color space options to h264 codec in Save Video node. (#15764) 2026-08-20 20:16:31 -04:00
comfyanonymous dcbcf8c2e1 Support HDR video saving, AV1 codec, mkv and webm. (#15741) 2026-08-20 19:29:20 -04:00
Luke Mino-Altherr de6b062fb5 ci: add Notify on Merge dispatch workflow (#15568) 2026-08-20 14:39:30 -04:00
Daxiong (Lin) 8583b0ce0a chore: update workflow templates to v0.11.44 (#15754) 2026-08-21 00:35:15 +08:00
Alexander Piskun d3363657c2 [Partner Nodes] feat(BFL): add Flux Video Upscale node (#15753)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2026-08-20 20:22:49 +04:00
Alexander Piskun 18c9aa4873 [Partner Nodes] feat(Bytedance): add new Seedream node with Fast Mode widget (#15750)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2026-08-20 20:07:44 +04:00
Alexander Piskun 4f244e5523 [Partner Nodes] chore(Prune): rename Ideogram P-Image node (#15751)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2026-08-20 20:04:55 +04:00
rattus 5ab2f7a2d6 Limit Windows multi-GPU visibility (#15737) 2026-08-19 19:31:47 -04:00