Skip to content

feat(cloud-agent): support artifact-backed cloud prompts#1736

Merged
tatoalo merged 2 commits intomainfrom
feat/agent-cloud-run-artifact-prompts
Apr 22, 2026
Merged

feat(cloud-agent): support artifact-backed cloud prompts#1736
tatoalo merged 2 commits intomainfrom
feat/agent-cloud-run-artifact-prompts

Conversation

@tatoalo
Copy link
Copy Markdown
Contributor

@tatoalo tatoalo commented Apr 20, 2026

Problem

Cloud runs need the agent runtime to accept artifact-backed prompts and hydrate those files into the sandbox before prompting the model.

cloud_agent_s3_backed_artifacts.mp4

Changes

  • add artifact-aware prompt schemas and PostHog API calls in the agent package
  • hydrate cloud-run artifacts into local sandbox files and expose them as prompt resource links

Copy link
Copy Markdown
Contributor Author

tatoalo commented Apr 20, 2026

@tatoalo tatoalo changed the title feat(agent): support artifact-backed cloud prompts feat(cloud-agent): support artifact-backed cloud prompts Apr 20, 2026
@tatoalo tatoalo force-pushed the feat/agent-cloud-run-artifact-prompts branch 2 times, most recently from 001e087 to d7c168b Compare April 20, 2026 16:05
@tatoalo tatoalo marked this pull request as ready for review April 20, 2026 16:25
@tatoalo tatoalo requested a review from a team April 21, 2026 07:52
@tatoalo tatoalo self-assigned this Apr 21, 2026
@tatoalo tatoalo requested a review from a team April 21, 2026 12:27
@tatoalo tatoalo force-pushed the feat/agent-cloud-run-artifact-prompts branch from d7c168b to 625f5ee Compare April 21, 2026 12:31
@tatoalo tatoalo force-pushed the feat/agent-cloud-run-artifact-prompts branch from 625f5ee to 7183c27 Compare April 22, 2026 08:43
@tatoalo tatoalo merged commit 6a15adb into main Apr 22, 2026
16 checks passed
@tatoalo tatoalo deleted the feat/agent-cloud-run-artifact-prompts branch April 22, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants