• Joined on 2024-04-09
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
giles pushed to main at art-dag/recipes 2026-01-12 08:39:40 +00:00
2560190e06 Update recipes to use IPFS CIDs
giles pushed to main at art-dag/celery 2026-01-12 08:33:27 +00:00
b35fe3d7a7 Update artdag-common pin
giles pushed to main at art-dag/celery 2026-01-12 08:32:10 +00:00
124cf65138 Update artdag pin to include cid rename
giles pushed to main at art-dag/celery 2026-01-12 08:19:41 +00:00
00b4934bf6 Remove database migration blocks
giles pushed to main at art-dag/celery 2026-01-12 08:18:33 +00:00
faa54b2e85 Add database migration for content_hash -> cid rename
giles pushed to main at art-dag/client 2026-01-12 08:04:16 +00:00
6c1735e6b4 Rename content_hash to cid in CLI
giles pushed to main at art-dag/celery 2026-01-12 08:03:07 +00:00
92d26b2b72 Rename content_hash/output_hash to cid throughout
giles pushed to main at art-dag/client 2026-01-12 07:36:45 +00:00
c0414a9e0d Show CID for asset uploads
giles pushed to main at art-dag/celery 2026-01-12 07:36:30 +00:00
494a2a8650 Add IPFS CID support for asset lookup
giles pushed to main at art-dag/client 2026-01-12 07:28:53 +00:00
09edf9f59e Update effect upload to show IPFS CID
giles pushed to main at art-dag/celery 2026-01-12 07:28:22 +00:00
c7c7c90909 Store effects in IPFS instead of local cache
giles pushed to main at art-dag/recipes 2026-01-12 07:05:20 +00:00
2660e92db0 Update effect hashes for new single-file format