• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-01-09 12:24:29 +00:00
e53e5a5ee6 Fix embedded media to use /raw endpoint
giles pushed to main at art-dag/recipes 2026-01-09 12:14:06 +00:00
5b420b4e1f Add identity-then-dog recipe
giles pushed to main at art-dag/activity-pub 2026-01-09 12:07:09 +00:00
00820b09cf Use content_hash as asset names for all run assets
giles pushed to main at art-dag/celery 2026-01-09 12:06:57 +00:00
55878d46ac Use content_hash as asset names when publishing runs
giles pushed to main at art-dag/activity-pub 2026-01-09 12:00:00 +00:00
c53f67fb19 Fix content negotiation - default to HTML, not JSON
giles pushed to main at art-dag/celery 2026-01-09 11:59:49 +00:00
b225151d99 Fix content negotiation - default to HTML, not raw data
giles pushed to main at art-dag/activity-pub 2026-01-09 11:52:10 +00:00
a0d2328b01 Register recipes with proper naming and tags
giles pushed to main at art-dag/celery 2026-01-09 11:51:35 +00:00
501626fa1d Return recipe media_type from cache endpoint
giles pushed to main at art-dag/activity-pub 2026-01-09 11:39:57 +00:00
09c4d52aa3 Fix UUID parsing errors for content-addressable activity IDs
giles pushed to main at art-dag/activity-pub 2026-01-09 11:33:46 +00:00
4c177a64c2 Show recipe source on L2 asset detail page
giles pushed to main at art-dag/celery 2026-01-09 11:33:44 +00:00
179e7e0fcb Improve recipe display - show YAML source and L2 link
giles pushed to main at art-dag/celery 2026-01-09 11:25:39 +00:00
43788108c0 Fix Celery workers to use Redis for shared cache index
giles pushed to main at art-dag/activity-pub 2026-01-09 11:17:00 +00:00
3d08b586ec Add CLI client download
giles pushed to main at art-dag/celery 2026-01-09 11:16:52 +00:00
dd3b0e1c73 Add CLI client download
giles pushed to main at art-dag/celery 2026-01-09 11:12:55 +00:00
ebb692ee94 Fix run_recipe endpoint to use content-addressable run_id
giles pushed to main at art-dag/activity-pub 2026-01-09 11:05:44 +00:00
3ed4fe89ed Add content-addressable runs and activities
giles pushed to main at art-dag/celery 2026-01-09 11:05:42 +00:00
e4b9657d1b Add content-addressable runs - runs identified by hash of inputs + recipe
giles pushed to main at art-dag/activity-pub 2026-01-09 10:42:47 +00:00
0f01d8e12c Add 404 page and Web UI section to README
giles pushed to main at art-dag/celery 2026-01-09 10:42:16 +00:00
5344fe263f Remove /ui redirect routes, add 404 page, update README
giles pushed to main at art-dag/activity-pub 2026-01-09 10:30:34 +00:00
0a0dd278fe Add Tailwind typography plugin for prose styling