• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-11 23:40:51 +00:00
fe8e65881d Map owner to uploader for S-expression recipes
giles pushed to main at art-dag/celery 2026-01-11 23:30:45 +00:00
8e70a9b9f2 Add interactive plan node selection with media previews
giles pushed to main at art-dag/celery 2026-01-11 23:21:36 +00:00
d73592fbe2 Fix DAG visualization node IDs
giles pushed to main at art-dag/celery 2026-01-11 23:19:01 +00:00
cdd29e07f5 Pin artdag to commit with sexp module
giles pushed to main at art-dag/celery 2026-01-11 23:17:58 +00:00
24b6b4af28 Give clear error when sexp module not available
giles pushed to main at art-dag/celery 2026-01-11 23:15:55 +00:00
0ead728fde Fix dag_elements undefined in run detail template
giles pushed to main at art-dag/celery 2026-01-11 23:09:41 +00:00
f7dbb952ab Preserve recipe name in run service and templates
giles pushed to main at art-dag/celery 2026-01-11 23:09:02 +00:00
e59a50c000 Add S-expression recipe support
giles pushed to main at art-dag/celery 2026-01-11 22:23:10 +00:00
9df78f771d Fix run detail: add username, total_steps, recipe_name
giles pushed to main at art-dag/celery 2026-01-11 22:09:35 +00:00
9a8e26e79c Compute step_count in recipe service
giles pushed to main at art-dag/celery 2026-01-11 22:08:07 +00:00
145c69f21b Add artifacts to run detail view
giles pushed to main at art-dag/celery 2026-01-11 22:05:44 +00:00
ccf28bd351 Load recipe to show plan in run detail view
giles pushed to main at art-dag/celery 2026-01-11 22:03:55 +00:00
50ea0f1491 Fix run detail: default to JSON, only HTML if browser requests it
giles pushed to main at art-dag/celery 2026-01-11 21:57:02 +00:00
c6fadea090 Save run output to user's media collection
giles pushed to main at art-dag/celery 2026-01-11 21:56:11 +00:00
95ffe9fa69 Fix run detail page and recipe name
giles pushed to main at art-dag/celery 2026-01-11 21:45:31 +00:00
aacf1ceb77 Add error logging for pending run creation
giles pushed to main at art-dag/celery 2026-01-11 21:43:46 +00:00
eb1de433b1 Get actor_id from pending_runs when saving completed run
giles pushed to main at art-dag/celery 2026-01-11 21:27:51 +00:00
59de1cf6b5 Add _ensure_inputs_list to handle legacy Redis data format
giles pushed to main at art-dag/celery 2026-01-11 21:24:47 +00:00
cca8f74d3c Add debug logging for recipe node structure
giles pushed to main at art-dag/celery 2026-01-11 20:38:25 +00:00
d92e493689 Fix inputs JSON parsing in pending_runs database functions