feat(s3): add short access links and SDK core (#7281)
* feat(s3): add short access links * refactor(s3): extract access link sdk core * fix(s3): resolve access link sdk alias in pro tests * fix: persist invoke uploaded files * feat: support s3 short redirect download mode * docs: add s3 refactor design docs * refactor: improve s3 upload policy handling * fix: support aborting chat file uploads * feat: support public download shortlink prefix * fix: resolve public shortlink file metadata * fix: restore shortlink media in chat context * fix: persist sandbox files with chat lifecycle * fix: align dropped files with upload config * fix: reject mismatched explicit upload types * fix: await dataset preview access links * fix: align pro chat file persistence * fix(chat): secure draft file upload policies * fix(chat): preserve first-turn media file types * perf(s3): reduce download alias lease writes * fix(chat): preserve first-turn media metadata * perf(s3): batch download access link issuance * fix(s3): release aborted proxy download streams * test(s3): align checks with stream lifecycle * fix: resolve shortlink CI build failures * docs: consolidate s3 refactor design
Showing
This diff is collapsed.
Click to expand it.
.agents/issue/s3-refactor-analysis.md
0 → 100644
This diff is collapsed.
Click to expand it.
packages/service/common/file/read/text.ts
0 → 100644
packages/service/common/s3/accessLink/url.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
projects/app/src/service/common/s3/proxy.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/constants.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/crypto.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/date.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/download.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/errors.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/guards.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/stores.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/testing.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/types.ts
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/storage/src/access-link/upload.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/sdk/storage/accessLink.test.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment