• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-11 08:14:43 +00:00
1869a76157 Fix CACHE_DIR default path mismatch across files
giles pushed to main at art-dag/celery 2026-01-11 08:12:44 +00:00
8fd9acce28 Add step list with cache links and Plan JSON to plan page
giles pushed to main at art-dag/celery 2026-01-11 08:05:45 +00:00
945fb3b413 Fix analysis display for recipe-based runs
giles pushed to main at art-dag/celery 2026-01-11 08:01:18 +00:00
29d8d06d76 Fix plan artifacts display for completed runs
giles pushed to main at art-dag/celery 2026-01-11 07:58:02 +00:00
ae68eeef52 Add Plan JSON view to run detail page
giles pushed to main at art-dag/activity-pub 2026-01-11 07:49:45 +00:00
d1e9287829 Add modular app structure for L2 server
giles pushed to main at art-dag/celery 2026-01-11 07:49:44 +00:00
022f88bf0c Complete L1 router and template migration
giles pushed to main at art-dag/celery 2026-01-11 07:42:36 +00:00
383dbf6e03 Add IPFS-primary execute_step_cid implementation
giles pushed to main at art-dag/celery 2026-01-11 07:08:15 +00:00
adc876dbd6 Add modular app structure for L1 server refactoring
giles pushed to main at art-dag/celery 2026-01-11 01:24:29 +00:00
3e24156c99 Fix undefined completed_count variable in plan visualization
giles pushed to main at art-dag/celery 2026-01-11 01:07:15 +00:00
b9f8b5538b Use orchestrated run_recipe for all recipe runs, remove v2 prefix
giles pushed to main at art-dag/celery 2026-01-11 01:03:14 +00:00
41ceae1e6c Fix plan visualization to show completed status and artifact links
giles pushed to main at art-dag/celery 2026-01-11 00:20:28 +00:00
3db606bf15 Plan-based caching with artifact playback in UI
giles pushed to main at art-dag/celery 2026-01-10 23:33:40 +00:00
36bf0cd3f7 Generate execution plans on-the-fly for plan visualization
giles pushed to main at art-dag/celery 2026-01-10 23:27:44 +00:00
b498d6fe4b Enable Celery events for Flower monitoring
e7d3a5ed6c Add DAG visualization for runs and recipes
Compare 2 commits »
giles pushed to main at art-dag/celery 2026-01-10 22:06:34 +00:00
1feecc8c05 Add Flower for Celery monitoring
giles pushed to main at art-dag/celery 2026-01-10 19:48:30 +00:00
e56b4792c7 Show all inputs with names on run detail page
giles pushed to main at art-dag/celery 2026-01-10 18:56:26 +00:00
9a3d6949fc Store and use activity_id for L2 links
giles pushed to main at art-dag/celery 2026-01-10 18:38:10 +00:00
3d45efa90b Link to activity instead of asset in "View on L2"
giles pushed to main at art-dag/activity-pub 2026-01-10 18:37:57 +00:00
a5619208cf Support activity_id (hash) in /activities/{ref} URL