Commit Graph

268 Commits

Author SHA1 Message Date
Cursor Agent
fcfd80bbca Update import paths for Playwright types in custom functions
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
2025-07-18 09:42:52 +00:00
Saurav Panda
b926cdcbd2 updates based on cubic.dev feedback 2025-07-11 18:09:14 -07:00
Saurav Panda
e2d743d166 Merge branch 'main' into saurav/add-share-url-info-in-docs 2025-07-11 18:05:25 -07:00
Saurav Panda
e0add9ce8f Updated API docs and moved to newer mintlify version 2025-07-11 18:02:40 -07:00
Nick Sweeting
03c7343408 bump pyright version 2025-07-10 18:51:56 -07:00
Nick Sweeting
a9aa9a7a53 fix unecessary pkg in docs 2025-07-07 21:51:22 -07:00
Nick Sweeting
f7da61bb8c more package clarification 2025-07-07 21:49:27 -07:00
Nick Sweeting
d729732b22 simplify mcp client docs 2025-07-07 21:47:26 -07:00
Nick Sweeting
bc7b928bc3 fix mcp docs 2025-07-07 21:41:49 -07:00
Nick Sweeting
ab36c9a301 document multiple mcp servers connected to client 2025-07-07 18:04:32 -07:00
Nick Sweeting
6dcf479fc6 add readme MCP section and fix lint errors 2025-07-07 17:07:06 -07:00
Magnus Müller
546dcc0387 Update simple example 2025-07-07 15:37:38 +02:00
os1rix
7d3416936c fix docs icon 2025-07-05 13:43:02 +03:00
mertunsall
220f0bc994 update models to gpt-4.1 2025-07-05 10:32:49 +02:00
LarsenCundric
06716afc07 Update model pricing 2025-07-03 20:35:16 +02:00
Philipp Wiederkehr
257d46c253 Fix name not defined in example in agent-settings.mdx
Changed
"true" to "True" to avoid name error

Error I got with old version: "name 'true' is not defined""
2025-06-30 17:02:13 +02:00
Nick Sweeting
163faf355b add device_id to all events 2025-06-30 00:59:05 -07:00
mertunsall
6ab1093627 fix more tests 2025-06-29 23:18:10 +02:00
Gregor Žunič
96aece781b Merge branch 'main' into feature/model-support 2025-06-28 09:55:19 +02:00
Spinny03
2d8069de83 Fix formatting of price information in model recommendations 2025-06-27 14:50:32 +02:00
Nick Sweeting
644bd5c5c3 Merge branch 'main' into feature/model-support 2025-06-27 05:40:52 -07:00
Gregor Žunič
ec4a10ae57 bedrock and anthropic example 2025-06-27 14:22:59 +02:00
mertunsall
5039c5aec6 remove memory 2025-06-27 13:26:34 +02:00
Gregor Žunič
c82e0b3c5f langchain example and docs 2025-06-27 10:30:47 +02:00
Gregor Žunič
b6dc9ded85 Update docs/customize/supported-models.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-24 12:51:34 +02:00
Gregor Žunič
7a10ae0c96 Squashed commit langchain to native 2025-06-24 12:26:55 +02:00
Nick Sweeting
3b21f36cee update docs 2025-06-21 03:14:46 -07:00
Nick Sweeting
645fc11df1 docs improvements 2025-06-14 15:44:53 -07:00
Saurav Panda
4b0cdec738 fix: remove non-functional save_recording_path parameter
fix: remove non-functional save_recording_path parameter

- Remove save_recording_path field from BrowserProfile class
- Remove documentation for save_recording_path parameter
- Add migration note directing users to use record_video_dir instead

The save_recording_path parameter was defined in BrowserProfile but never actually
processed by the browser launch methods. Users should use the standard Playwright
record_video_dir parameter instead, which is properly implemented and functional.

Fixes user reports of video recording not working when using save_recording_path.
2025-06-10 19:07:44 -07:00
Nick Sweeting
4cf779408c fix variable name in docs 2025-06-09 20:22:39 -07:00
Nick Sweeting
68b033a8ff clarify docs that session must be started and stopped manually when keep_alive=True 2025-06-09 18:38:24 -07:00
Nick Sweeting
66678523da Update docs/customize/real-browser.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-06 22:29:18 -04:00
Nick Sweeting
f94d56910f consistent test fixture scope, fix race condition on shutdown, improve logging 2025-06-06 19:21:51 -07:00
Nick Sweeting
495d334e95 docs improvments 2025-06-05 02:04:41 -07:00
Nick Sweeting
3897330eda fix formatting in docs 2025-06-05 01:26:15 -07:00
Nick Sweeting
af2ff839c5 bump default version in docker to 3.12 2025-06-03 16:12:41 -07:00
Nick Sweeting
ec083a495e Merge branch 'main' into browsersession-kill 2025-06-02 17:29:41 -07:00
Nick Sweeting
265f0270f2 improve contribution docs 2025-06-02 17:28:40 -07:00
Nick Sweeting
ff791997af Fix available vector providers, local logic, and example (#1858) 2025-05-31 17:00:04 -07:00
Nick Sweeting
101df3fc52 small docs tweaks 2025-05-29 20:03:18 -07:00
Nick Sweeting
51aee484bf add docs notice about migrating from cookies_file to storage_state 2025-05-29 17:58:04 -07:00
EnzoFanAccount
6477fca147 Fix vector providers and example 2025-05-29 20:45:06 -03:00
Nick Sweeting
a85ae8ca3c merge save_downloads_path and downloads_dir duplicate options 2025-05-29 14:51:21 -07:00
Nick Sweeting
b8fb64224f Merge branch 'main' into docs 2025-05-29 14:43:08 -07:00
Nick Sweeting
3439d99348 update docs to deprecate cookies_file 2025-05-29 14:41:17 -07:00
Nick Sweeting
126bdaec58 clarify docs that Field descriptions are included in LLM action prompts 2025-05-29 12:56:05 -07:00
Nick Sweeting
2d3798b4f7 add note to docs about params arg naming 2025-05-28 05:14:09 -07:00
Nick Sweeting
8c2521eacb fix whitespace 2025-05-27 23:47:28 -07:00
Nick Sweeting
cc3f6c4750 also include JS 2025-05-27 23:43:27 -07:00
Nick Sweeting
709a1f646d small wording tweak 2025-05-27 23:41:17 -07:00