• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-11 12:28:28 +00:00
eed4596af8 Update base.html to extend _base.html
giles pushed to main at art-dag/celery 2026-01-11 12:23:01 +00:00
83cce09b1a Fix list_runs to use offset parameter
giles pushed to main at art-dag/celery 2026-01-11 12:18:14 +00:00
0ec1de3cb7 Add httpx dependency
giles pushed to main at art-dag/activity-pub 2026-01-11 12:12:02 +00:00
358fbba7b2 Add git to Dockerfile and httpx dependency
giles pushed to main at art-dag/activity-pub 2026-01-11 11:55:43 +00:00
0a31e1acfa Add artdag-common dependency
giles pushed to main at art-dag/celery 2026-01-11 11:55:41 +00:00
cc6be54a92 Add artdag-common dependency
giles pushed to main at art-dag/celery 2026-01-11 11:48:35 +00:00
29da91e01a Refactor to modular app factory architecture
giles pushed to main at art-dag/activity-pub 2026-01-11 11:48:30 +00:00
d49e759d5a Refactor to modular app factory architecture
giles pushed to main at art-dag/celery 2026-01-11 11:44:26 +00:00
73b7f173c5 Use cache_id for plan node details and show input/output media
giles pushed to main at art-dag/activity-pub 2026-01-11 11:32:17 +00:00
dd3d5927f5 Add /help routes to display README documentation
c9c4a340fd Remove redundant documentation UI routes
Compare 2 commits »
giles pushed to main at art-dag/celery 2026-01-11 11:32:17 +00:00
17b92c77ef Fix async function call for load_plan_for_run_with_fallback
64ef9396d6 Add /help routes to display README documentation
255d44fbf6 Remove redundant documentation UI routes
Compare 3 commits »
giles pushed to main at art-dag/celery 2026-01-11 10:25:01 +00:00
de9fbaed4a Add debug logging for plan loading
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