feat(agent): add structured outputs and media archive support

This commit is contained in:
2026-04-10 19:01:04 +02:00
parent a1df097f9c
commit 9732022461
34 changed files with 3276 additions and 482 deletions

View File

@@ -218,7 +218,14 @@
"skeletonBadge": "Skeleton",
"plannedOutputLabel": "Planned output",
"channelLabel": "Channel",
"artifactTypeLabel": "Artifact type",
"typeLabel": "Type",
"sectionsLabel": "Sections",
"metadataLabel": "Metadata",
"qualityChecksLabel": "Quality checks",
"previewLabel": "Preview",
"previewFallback": "No preview available",
"emptyValue": "-",
"bodyLabel": "Body",
"plannedContent": "Planned content"
},