• Joined on 2024-04-09
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
giles pushed to main at art-dag/celery 2026-01-12 06:59:01 +00:00
db3faa6a2c Fix dog effect import for new single-file format
giles pushed to main at art-dag/effects 2026-01-12 06:52:09 +00:00
f9d9e8c5fb Convert effects to new single-file format
giles pushed to main at art-dag/recipes 2026-01-12 06:45:04 +00:00
37dc472982 Add dog-invert-concat recipe
giles pushed to main at art-dag/celery 2026-01-12 06:37:47 +00:00
8e1c08abdc Add effects upload endpoint
giles pushed to main at art-dag/client 2026-01-12 06:37:36 +00:00
fa540f4441 Add upload-effect and effects commands
giles pushed to main at art-dag/effects 2026-01-12 06:28:14 +00:00
89d8f4f464 Add invert effect with frame-by-frame API
giles pushed to main at art-dag/celery 2026-01-12 01:26:39 +00:00
8e0b473925 Add COMPOUND node execution and S-expression API
giles pushed to main at art-dag/celery 2026-01-12 00:36:17 +00:00
3599f3779b Add IPFS link to recipe S-expression display
giles pushed to main at art-dag/celery 2026-01-12 00:33:56 +00:00
b686ce75f8 Remove YAML support - S-expressions only
giles pushed to main at art-dag/celery 2026-01-12 00:31:00 +00:00
3dbbb52d23 Store plans in content-addressed cache (IPFS)
giles pushed to main at art-dag/celery 2026-01-12 00:29:55 +00:00
10fe05a049 Save plans as S-expressions under content hash
giles pushed to main at art-dag/celery 2026-01-12 00:26:06 +00:00
65a8170192 Use native S-expression for recipe/plan display
giles pushed to main at art-dag/celery 2026-01-12 00:23:13 +00:00
f554122b07 Replace plan JSON with colored S-expression display
giles pushed to main at art-dag/celery 2026-01-12 00:20:36 +00:00
82d94f6e0e Add inline media previews for runs list and detail page
giles pushed to main at art-dag/celery 2026-01-12 00:06:00 +00:00
5c3558e1ba Fix DAG visualization and step link handling
giles pushed to main at art-dag/celery 2026-01-11 23:57:51 +00:00
7a4cd3d413 Fix inputs parsing in runs list