• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-02-02 23:46:23 +00:00
32474380fa Add module load debug
giles pushed to main at art-dag/celery 2026-02-02 23:44:36 +00:00
5bd055f031 Use print for debug output
giles pushed to main at art-dag/celery 2026-02-02 23:41:07 +00:00
cbdae70b66 Add more debug logging for primitive override
giles pushed to main at art-dag/celery 2026-02-02 23:37:59 +00:00
2d520cf256 Allow admin token auth for stream endpoint
giles pushed to main at art-dag/celery 2026-02-02 23:34:10 +00:00
e6dd6e851c Add debug logging for CID video source resolution
giles pushed to main at art-dag/celery 2026-02-02 23:28:21 +00:00
2081092ce8 Add ADMIN_TOKEN for admin endpoints and allow token-based auth
giles pushed to main at art-dag/celery 2026-02-02 23:24:46 +00:00
d20eef76ad Fix completed runs not appearing in list + add purge-failed endpoint
giles pushed to main at art-dag/client 2026-02-02 19:18:59 +00:00
0242c0bb22 Add stream command for streaming recipes
giles pushed to main at art-dag/celery 2026-02-02 19:18:48 +00:00
581da68b3b Add streaming endpoint to runs router
giles pushed to main at art-dag/celery 2026-02-02 19:10:20 +00:00
bb458aa924 Replace batch DAG system with streaming architecture
giles pushed to main at art-dag/celery 2026-02-02 18:46:21 +00:00
270eeb3fcf Add artdag-effects to gitignore
giles pushed to main at art-dag/celery 2026-02-02 18:38:11 +00:00
f290c9f01e Mount source code volume for development hot-reload
giles pushed to master at art-dag/test 2026-02-02 18:08:04 +00:00
95fcc67dcc Add generic streaming interpreter with configurable sources/audio
d241e2a663 Add streaming video compositor with sexp interpreter
17e3e23f06 Add analysis caching and segment looping for short videos
45f9171701 Remove DEBUG prints from ascii primitive
e3c6163e2e Add ascii_dual_blend recipe and fix blend/layer effects
giles created branch master in art-dag/test 2026-02-02 18:08:04 +00:00
giles created repository art-dag/test 2026-02-02 18:07:18 +00:00
giles pushed to main at art-dag/celery 2026-01-13 05:11:00 +00:00
396bacc89b Add debug logging for plan file lookup
giles pushed to main at art-dag/celery 2026-01-13 05:01:29 +00:00
b599b59d44 Use IPFS CID as primary output_cid instead of cache_id hash
giles pushed to main at art-dag/celery 2026-01-13 04:50:18 +00:00
cf83952a19 Fix add_file to accept both Path and string
giles pushed to main at art-dag/celery 2026-01-13 04:38:04 +00:00
ca2d4a17a4 Fix: use DATABASE_URL instead of separate DB_* vars
giles pushed to main at art-dag/celery 2026-01-13 04:31:15 +00:00
4f3eccd4d3 Fix async database calls from sync context