Skip to content

feat: support file upload#429

Merged
sharanyavinod merged 9 commits into
ewfrom
ew-upload
May 13, 2026
Merged

feat: support file upload#429
sharanyavinod merged 9 commits into
ewfrom
ew-upload

Conversation

@sharanyavinod
Copy link
Copy Markdown
Contributor

@sharanyavinod sharanyavinod commented May 8, 2026

  • Introduces support for adding files via file picker/dnd
  • Supports images, pdfs and markdown
  • Currently only supports upload and using ref in the page. For reading intent from attachment i.e. reading a brief/plan from a markdown and continuing, would need changes on the agent side -> todo
  • Files are sent as base64 on first upload; on approval continuations, contentUrl from the content_upload tool result is used instead to avoid retransmitting bytes - takes effect once the companion da-agent PR is deployed

Preview: https://da.live/canvas?nx=ew-upload&nxver=2#/exp-workspace/frescopa/index

Note: adobe-rnd/da-agent#27 needs to be reviewed/merged first

@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented May 8, 2026

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@sharanyavinod sharanyavinod changed the title Ew upload feat: support image upload May 8, 2026
@sharanyavinod sharanyavinod changed the title feat: support image upload feat: support file upload May 8, 2026
@sharanyavinod sharanyavinod merged commit a1d2e68 into ew May 13, 2026
3 checks passed
@sharanyavinod sharanyavinod deleted the ew-upload branch May 13, 2026 09:24
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