• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-11 10:23:05 +00:00
c68c0cedba Fix plan node detail to generate plan from recipe if not cached
giles pushed to main at art-dag/celery 2026-01-11 10:09:12 +00:00
45eb9c0b1c Fix plan loading and add inline DAG view for recipes
giles pushed to main at art-dag/activity-pub 2026-01-11 10:05:39 +00:00
5730cd0f22 Add documentation routes and update README
giles pushed to main at art-dag/celery 2026-01-11 10:05:38 +00:00
28349ad944 Add documentation routes and update README
giles pushed to main at art-dag/celery 2026-01-11 09:36:16 +00:00
ca8bfd8705 Add hybrid state manager for distributed L1 coordination
giles pushed to main at art-dag/celery 2026-01-11 09:30:29 +00:00
f11cec9d48 Add SPA-style navigation for plan nodes
giles pushed to main at art-dag/celery 2026-01-11 09:17:44 +00:00
0634142576 Add ARTDAG_CLUSTER_KEY to docker-compose
giles pushed to main at art-dag/celery 2026-01-11 08:32:30 +00:00
c145d4a427 Add IPFS_PRIMARY mode UI support
giles pushed to main at art-dag/celery 2026-01-11 08:27:26 +00:00
68c2e45541 Add IPFS_PRIMARY environment variable for server
giles pushed to main at art-dag/celery 2026-01-11 08:19:45 +00:00
791fe31483 Fix double-encoded JSON in Plan JSON display
giles pushed to main at art-dag/celery 2026-01-11 08:18:36 +00:00
25f7213741 Add IPFS-primary orchestration
giles pushed to main at art-dag/celery 2026-01-11 08:15:57 +00:00
92d154f524 Add IPFS-primary analysis task
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