Skip to content

[NOT-860] feat(sdk): scope file storage to sessions - #903

Open
leo-notte wants to merge 7 commits into
mainfrom
feat/session-scoped-files
Open

[NOT-860] feat(sdk): scope file storage to sessions#903
leo-notte wants to merge 7 commits into
mainfrom
feat/session-scoped-files

fix(sdk): enable proxies by default

93198fa
Select commit
Loading
Failed to load commit list.
Mintlify / Mintlify Validation (notte) - vale-spellcheck completed Aug 26, 2026 in 3s

Mintlify Validation (notte) - vale-spellcheck Failed

Found 50 suggested changes across 10 files in 769.58ms

Details

Running Vale across on the following files affected by this PR:

- features/sessions/configuration.mdx
- sdk-reference/manual/session.mdx
- sdk-reference/misc/remotefilestorage.mdx
- sdk-reference/misc/sessionresponse.mdx
- sdk-reference/remotefilestorage/alist_downloaded_files.mdx
- sdk-reference/remotefilestorage/alist_uploaded_files.mdx
- sdk-reference/remotefilestorage/download.mdx
- sdk-reference/remotefilestorage/index.mdx
- sdk-reference/remotefilestorage/set_session_id.mdx
- sdk-reference/remotefilestorage/upload.mdx
- sdk-reference/remotesession/__init__.mdx
- snippets/file-storage/attach_before_starting.mdx
- snippets/file-storage/check_downloads.mdx
- snippets/file-storage/descriptive_filenames.mdx
- snippets/file-storage/downloading_files.mdx
- snippets/file-storage/force_overwrite.mdx
- snippets/file-storage/quickstart.mdx
- snippets/file-storage/uploading_files.mdx
- snippets/file-storage/using_with_agents.mdx
- snippets/file-storage/using_with_sessions.mdx
- sdk-reference/misc/filesource.mdx
- sdk-reference/misc/listfilesresponse.mdx
- sdk-reference/misc/sessionfile.mdx
- sdk-reference/misc/sessionfilespage.mdx
- sdk-reference/remotefilestorage/delete.mdx
- sdk-reference/remotefilestorage/for_session.mdx
- sdk-reference/remotefilestorage/list.mdx

Attempting to initialize Vale linter...
No customer vale configuration detected. Using Mintlify's default configuration.
Attempting to run Vale spellcheck...
Vale spellcheck completed successfully.

docs/src/features/sessions/configuration.mdx:
	- 3:48      Did you really mean 'Notte'?
	- 45:25     Did you really mean 'captchas'?
	- 46:55     Did you really mean 'hCaptcha'?
	- 58:19     Did you really mean 'viewport'?
	- 62:19     Did you really mean 'viewport'?
	- 130:4     Did you really mean 'Captcha'?
	- 132:32    Did you really mean 'captchas'?
	- 137:12    Did you really mean 'Captcha'?
	- 148:11    Did you really mean 'Viewport'?
	- 166:5     Did you really mean 'Notte'?

docs/src/sdk-reference/manual/session.mdx:
	- 71:41    Did you really mean 'captchas'?
	- 98:19    Did you really mean 'viewport'?
	- 99:20    Did you really mean 'viewport'?
	- 107:3    Did you really mean 'Viewport'?

docs/src/sdk-reference/misc/remotefilestorage.mdx:
	- 10:5      Did you really mean 'alist_downloaded_files'?
	- 16:23     Did you really mean 'download_dir'?
	- 24:5      Did you really mean 'alist_uploaded_files'?
	- 30:25     Did you really mean 'upload_dir'?
	- 58:5      Did you really mean 'for_session'?
	- 72:5      Did you really mean 'get_file'?
	- 112:5     Did you really mean 'list_downloaded_files'?
	- 118:23    Did you really mean 'download_dir'?
	- 126:5     Did you really mean 'list_uploaded_files'?
	- 132:25    Did you really mean 'upload_dir'?
	- 140:5     Did you really mean 'set_file'?
	- 154:5     Did you really mean 'set_session_id'?

docs/src/sdk-reference/misc/sessionresponse.mdx:
	- 15:79    Did you really mean 'idle_timeout_minutes'?
	- 19:76    Did you really mean 'max_duration_minutes'?
	- 73:19    Did you really mean 'viewport'?
	- 74:20    Did you really mean 'viewport'?
	- 86:20    Did you really mean 'captchas'?

docs/src/sdk-reference/remotefilestorage/alist_downloaded_files.mdx:
	- 2:9     Did you really mean 'alist_downloaded_files'?
	- 3:37    Did you really mean 'download_dir'?

docs/src/sdk-reference/remotefilestorage/alist_uploaded_files.mdx:
	- 2:9     Did you really mean 'alist_uploaded_files'?
	- 3:39    Did you really mean 'upload_dir'?

docs/src/sdk-reference/remotefilestorage/for_session.mdx:
	- 2:9    Did you really mean 'for_session'?

docs/src/sdk-reference/remotefilestorage/index.mdx:
	- 37:29     Did you really mean 'download_dir'?
	- 46:29     Did you really mean 'download_dir'?
	- 55:31     Did you really mean 'upload_dir'?
	- 64:31     Did you really mean 'upload_dir'?
	- 181:29    Did you really mean 'download_dir'?
	- 190:29    Did you really mean 'download_dir'?
	- 199:31    Did you really mean 'upload_dir'?
	- 208:31    Did you really mean 'upload_dir'?

docs/src/sdk-reference/remotefilestorage/set_session_id.mdx:
	- 2:9    Did you really mean 'set_session_id'?

docs/src/sdk-reference/remotesession/__init__.mdx:
	- 2:10     Did you really mean '__init__'?
	- 40:41    Did you really mean 'captchas'?
	- 67:19    Did you really mean 'viewport'?
	- 68:20    Did you really mean 'viewport'?
	- 76:3     Did you really mean 'Viewport'?


Found 50 suggested changes across 10 files in 769.58ms

Annotations

Check warning on line 3 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L3

Did you really mean 'Notte'?

Check warning on line 45 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L45

Did you really mean 'captchas'?

Check warning on line 46 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L46

Did you really mean 'hCaptcha'?

Check warning on line 58 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L58

Did you really mean 'viewport'?

Check warning on line 62 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L62

Did you really mean 'viewport'?

Check warning on line 130 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L130

Did you really mean 'Captcha'?

Check warning on line 132 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L132

Did you really mean 'captchas'?

Check warning on line 137 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L137

Did you really mean 'Captcha'?

Check warning on line 148 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L148

Did you really mean 'Viewport'?

Check warning on line 166 in features/sessions/configuration.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

features/sessions/configuration.mdx#L166

Did you really mean 'Notte'?

Check warning on line 71 in sdk-reference/manual/session.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/manual/session.mdx#L71

Did you really mean 'captchas'?

Check warning on line 98 in sdk-reference/manual/session.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/manual/session.mdx#L98

Did you really mean 'viewport'?

Check warning on line 99 in sdk-reference/manual/session.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/manual/session.mdx#L99

Did you really mean 'viewport'?

Check warning on line 107 in sdk-reference/manual/session.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/manual/session.mdx#L107

Did you really mean 'Viewport'?

Check warning on line 10 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L10

Did you really mean 'alist_downloaded_files'?

Check warning on line 16 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L16

Did you really mean 'download_dir'?

Check warning on line 24 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L24

Did you really mean 'alist_uploaded_files'?

Check warning on line 30 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L30

Did you really mean 'upload_dir'?

Check warning on line 58 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L58

Did you really mean 'for_session'?

Check warning on line 72 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L72

Did you really mean 'get_file'?

Check warning on line 112 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L112

Did you really mean 'list_downloaded_files'?

Check warning on line 118 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L118

Did you really mean 'download_dir'?

Check warning on line 126 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L126

Did you really mean 'list_uploaded_files'?

Check warning on line 132 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L132

Did you really mean 'upload_dir'?

Check warning on line 140 in sdk-reference/misc/remotefilestorage.mdx

See this annotation in the file changed.

@mintlify mintlify / Mintlify Validation (notte) - vale-spellcheck

sdk-reference/misc/remotefilestorage.mdx#L140

Did you really mean 'set_file'?