• Joined on 2024-04-09
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
giles pushed to main at art-dag/celery 2026-01-11 23:56:14 +00:00
e91803f71d Add runs and storage counts to home page stats
giles pushed to main at art-dag/celery 2026-01-11 23:54:59 +00:00
5e6ed38ca4 Improve recipe listing - check both uploader and owner
giles pushed to main at art-dag/celery 2026-01-11 23:53:41 +00:00
48faf7ee43 Fix media type detection using magic bytes
giles pushed to main at art-dag/celery 2026-01-11 23:42:54 +00:00
0a82158622 Support multiple input name formats for recipe run