• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-12 13:30:24 +00:00
98ca2a6c81 Fix recipe listing, effects count, and add nav counts to all pages
giles pushed to main at art-dag/celery 2026-01-12 12:53:02 +00:00
9bb1c4278e Add recipe link, fix step count, add nav counts
giles pushed to main at art-dag/celery 2026-01-12 12:30:40 +00:00
73cc3e7c2f Add Share to L2 button for effects
giles pushed to main at art-dag/celery 2026-01-12 12:27:07 +00:00
991db29e27 Fix input preview hash -> cid key mismatch
giles pushed to main at art-dag/celery 2026-01-12 12:19:07 +00:00
2cc7d88d2e Add effects count to home page dashboard
giles pushed to main at art-dag/celery 2026-01-12 12:15:10 +00:00
9f8aa54e2b Fix duplicate get_by_cid method shadowing recipe lookup
giles pushed to main at art-dag/celery 2026-01-12 12:05:23 +00:00
977d9a9258 Fix artifact dict key mismatch (hash -> cid)
giles pushed to main at art-dag/celery 2026-01-12 12:02:04 +00:00
585c75e846 Fix item visibility bugs and add effects web UI
giles pushed to main at art-dag/celery 2026-01-12 10:25:57 +00:00
19e2277155 Track art-common master branch, add auth tests
giles pushed to main at art-dag/celery 2026-01-12 10:13:43 +00:00
1e542a1e0b Add numpy and opencv for effect dependencies
giles pushed to main at art-dag/celery 2026-01-12 10:03:18 +00:00
1e928ae771 Track artdag main branch instead of pinned commit
giles pushed to main at art-dag/celery 2026-01-12 10:01:43 +00:00
4ba981ee8d Update artdag to f944713 (IPFS_API fix)
giles pushed to main at art-dag/celery 2026-01-12 09:55:01 +00:00
e465496313 Unify IPFS access to use IPFS_API consistently
giles pushed to main at art-dag/celery 2026-01-12 09:37:10 +00:00
56009c391d Add testing infrastructure and refactor DAG transformation
giles pushed to main at art-dag/celery 2026-01-12 09:24:16 +00:00
0ba1d6e82d Fix effect CID resolution: use 'cid' not 'effect_hash'
giles pushed to main at art-dag/celery 2026-01-12 09:15:47 +00:00
19e74a097d Add debug logging to trace input binding
giles pushed to main at art-dag/celery 2026-01-12 09:15:00 +00:00
60344b34f4 Fix registry lookups to use cid, remove dead legacy code
giles pushed to main at art-dag/celery 2026-01-12 08:58:52 +00:00
8e7228fc38 Fix recipe_id to use IPFS CID instead of local hash
giles pushed to main at art-dag/recipes 2026-01-12 08:43:21 +00:00
5d30473ab1 Update identity effect to IPFS CID
giles pushed to main at art-dag/celery 2026-01-12 08:43:08 +00:00
f333eeb1e6 Fix infinite recursion in get_by_cid