Skip to content

feat(form-intelligence): add file fields and opt-in upload transport - #91

Merged
jayoncoding merged 2 commits into
masterfrom
feat/form-intelligence-file-upload-phases
Jul 24, 2026
Merged

feat(form-intelligence): add file fields and opt-in upload transport#91
jayoncoding merged 2 commits into
masterfrom
feat/form-intelligence-file-upload-phases

Conversation

@jayoncoding

@jayoncoding jayoncoding commented Jul 24, 2026

Copy link
Copy Markdown
Member

Ship Phase A–C file orchestration (File[], validators, toFormData/payload) plus an opt-in /upload plugin with abortable multipart progress, without baking cloud/chunking SDKs into core.

Description

Describe the change and the motivation behind it.

Checklist

  • The change is scoped to the active roadmap phase.
  • Documentation is updated where needed.
  • No unrelated changes were bundled into this PR.
  • A changeset was added for any user-facing package change, or one was not needed.

Testing

  • pnpm workspace:health
  • pnpm typecheck
  • pnpm lint
  • pnpm format:check
  • pnpm test:coverage
  • pnpm build
  • pnpm package:integrity
  • pnpm release:readiness
  • pnpm package:blueprint

Documentation

Describe any documentation updates made or explain why none were needed.

Breaking Changes

List any breaking changes, or state None.

Screenshots

Optional. Add screenshots or recordings when they help explain the change.

@jayoncoding jayoncoding added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 24, 2026
jayoncoding and others added 2 commits July 24, 2026 11:40
Ship Phase A–C file orchestration (File[], validators, toFormData/payload) plus an opt-in /upload plugin with abortable multipart progress, without baking cloud/chunking SDKs into core.

Co-authored-by: Cursor <cursoragent@cursor.com>
Bump all playgrounds to react-router-dom ^7.18.1 so pnpm audit --prod no longer fails on moderate React Router advisories.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jayoncoding
jayoncoding force-pushed the feat/form-intelligence-file-upload-phases branch from 037577d to 46a4f8e Compare July 24, 2026 03:42
@jayoncoding
jayoncoding merged commit 2bae1d7 into master Jul 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant