• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-11 20:35:04 +00:00
8ab0f05a7d Add durable pending runs and recipe list debugging
giles pushed to main at art-dag/celery 2026-01-11 20:21:29 +00:00
a6dd470623 Fix recipe steps display and DAG visualization
giles pushed to main at art-dag/celery 2026-01-11 20:16:01 +00:00
209d416442 Fix running runs not appearing in UI list
giles pushed to main at art-dag/celery 2026-01-11 19:10:45 +00:00
0f18e5de8d Fix DAG output attribute: output -> output_id
giles pushed to main at art-dag/celery 2026-01-11 19:08:58 +00:00
ab2f65e14d Add client download link and build tarball during deployment
giles pushed to main at art-dag/celery 2026-01-11 18:22:38 +00:00
0ddeb5ba94 Resolve registry asset/effect references when running recipes
giles pushed to main at art-dag/celery 2026-01-11 18:21:16 +00:00
156014a1f3 Add Share to L2 buttons for media, recipes, and runs
giles pushed to main at art-dag/celery 2026-01-11 18:14:47 +00:00
088af1611b Transform recipe DAG format to artdag library format
giles pushed to main at art-dag/celery 2026-01-11 18:12:10 +00:00
3acaacce1f Fix recipe detail to display DAG nodes as steps
giles pushed to main at art-dag/celery 2026-01-11 18:05:27 +00:00
e806337503 Remove unnecessary redirect routes, fix template links
giles pushed to main at art-dag/celery 2026-01-11 18:02:27 +00:00
6c73a06539 Fix redirect handlers to pass dependencies explicitly
giles pushed to main at art-dag/celery 2026-01-11 17:50:38 +00:00
970faa3fa0 Fix run recipe: optional fields in RunStatus, list->dict nodes
giles pushed to main at art-dag/celery 2026-01-11 17:43:33 +00:00
b57745098e Fix run_recipe to handle dict return from create_run
giles pushed to main at art-dag/celery 2026-01-11 17:38:03 +00:00
2e9ba46f19 Use UserContext from artdag_common, remove duplicate
giles pushed to master at art-dag/common 2026-01-11 17:35:24 +00:00
11aa0568c5 Add l2_server field to UserContext
giles pushed to main at art-dag/celery 2026-01-11 17:28:51 +00:00
9e3c4c9d78 Add l2_server to UserContext
giles pushed to main at art-dag/celery 2026-01-11 17:26:02 +00:00
3373be285e Fix recipe list links and home page recipe count
giles pushed to main at art-dag/celery 2026-01-11 17:13:14 +00:00
a6fe88c277 Fix recipe upload to accept file uploads instead of JSON
giles pushed to main at art-dag/celery 2026-01-11 16:55:17 +00:00
697fa7c64d Show actual media count on home page
giles pushed to main at art-dag/celery 2026-01-11 16:53:52 +00:00
f6a7e0852c Fix cache detail template field names