Commit Graph

375 Commits

Author SHA1 Message Date
Cursor Agent
db36243b5f Fix typo in logging level environment variable
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
2025-12-12 19:40:54 +00:00
Saurav Panda
ab48cc51df docs fix ChatOpenAI import path 2025-12-10 15:34:27 -08:00
Gregor Žunič
22b37f3c11 prepare for release 2025-12-09 17:03:21 -08:00
Gregor Žunič
6c49e622a6 skills_ids = skills, added docs 2025-12-09 16:37:05 -08:00
Saurav Panda
d0e181216e feat: added fallback llm support 2025-12-03 18:53:29 +05:30
Mert Unsal
a048d97eab Merge branch 'main' into attempt-fix-real-browser 2025-11-26 13:22:22 -08:00
Mert Unsal
0efd006527 Merge branch 'main' into kalil/cu-docs 2025-11-26 13:19:07 -08:00
ShawnPana
5a36835264 add new mcp docs 2025-11-23 16:27:22 -08:00
ShawnPana
8cd982e2d6 updated docs for cloud mcp using claude desktop and cursor 2025-11-17 22:10:47 -08:00
ShawnPana
1e2dc7e9ea Update MCP server documentation with cloud and local options
- Add cloud MCP server as recommended option with HTTP-based setup
- Include setup instructions for Claude Code, Claude Desktop, Cursor, and Windsurf
- Document cloud-specific features (browser_task, profiles, monitoring)
- Reorganize local self-hosted MCP as alternative option
- Fix bash command syntax with quoted 'browser-use[cli]' for zsh compatibility
- Add troubleshooting for PATH issues and CLI extras requirement
- Include full path examples for macOS/Linux uvx location
2025-11-17 20:46:32 -08:00
kalil0321
73f4138b10 Merge branch 'main' into attempt-fix-real-browser 2025-11-16 11:58:58 +01:00
Cursor Agent
487bd19e80 Refactor: Lower default max_actions_per_step to 4
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
2025-11-15 06:31:10 +00:00
Aitor
461d8592b1 Merge branch 'main' into feat/improve-navigation 2025-11-12 04:32:27 +01:00
Cursor Agent
a92a1190c2 Remove agent.context from hooks documentation
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
2025-11-11 23:19:24 +00:00
reformedot
97deba7bb8 refactor: update agent focus handling and CDP session retrieval to fix tests 2025-11-11 12:57:35 -08:00
Alezander9
5c1761ed3a address cubic comments 2025-11-07 18:33:58 -08:00
kalil0321
680c71bdec Merge branch 'main' into attempt-fix-real-browser 2025-11-03 16:21:58 +01:00
kalil0321
108e37ccbb Fix formatting 2025-11-01 23:43:36 +01:00
kalil0321
2e897b75ba Fix formatting 2025-11-01 23:42:56 +01:00
kalil0321
6f9ec79dcc Clean docs 2025-11-01 23:42:45 +01:00
kalil0321
5a8e78334c Fix formatting issues 2025-11-01 21:51:30 +01:00
kalil0321
1dc2ac6039 Enhance CodeAgent parameters documentation 2025-11-01 21:43:12 +01:00
kalil0321
e7d62598a8 Add output format for Code Use 2025-11-01 21:42:58 +01:00
Gregor Žunič
2fd577efea docs and version decrease to 0.9.5 2025-10-31 19:15:43 -07:00
Gregor Žunič
9c88c5a828 better cloud params 2025-10-30 13:05:41 -07:00
Alezander9
89772a8344 remove ads inserted by other companies 2025-10-28 16:12:27 -07:00
Magnus Müller
8410a3b9bc Rename action logs to click 2025-10-26 21:50:28 -07:00
Gregor Žunič
6334ed57f3 added remote browser to agents.md 2025-10-25 19:26:17 -07:00
Gregor Žunič
63a9e36762 updated AGENTS.md 2025-10-25 19:21:10 -07:00
Gregor Žunič
a3c6fd8025 changed browser use api key creation url everywhere 2025-10-25 10:38:10 -07:00
kalil0321
da3773fd59 Add documentation for CodeAgent parameters and exporting sessions 2025-10-24 17:26:58 +02:00
kalil0321
a8be91951f Merge branch 'main' into attempt-fix-real-browser 2025-10-24 14:59:01 +02:00
Magnus Müller
be27ee8f2f New examples 2025-10-24 00:26:36 -07:00
kalil0321
038cb6a7d6 Merge branch 'main' into attempt-fix-real-browser 2025-10-24 00:31:37 +02:00
Magnus Müller
02e14b71e2 add tool example browser session 2025-10-23 14:45:21 -07:00
kalil0321
bff6281ade Fix missing import in real browser docs 2025-10-23 18:09:55 +02:00
kalil0321
845eafb0b4 Add main entry point to real-browser example 2025-10-23 17:11:14 +02:00
Gregor Žunič
71ad4b3090 Merge branch 'main' into reagan/more-docs-editing 2025-10-22 09:08:46 -07:00
Gregor Žunič
16e070ab7c promote ChatBrowserUse, added onkernel 2025-10-22 08:58:05 -07:00
Reagan Hsu
296d2a40a8 move instructions outside of code blocks 2025-10-21 14:24:02 -07:00
Reagan Hsu
9bf1eb1b44 add documentation mcp supplied by Mintlify as a new tab under integrations. 2025-10-21 14:07:14 -07:00
Reagan Hsu
6c3a8604d5 Fix end of file formatting 2025-10-19 19:00:07 -07:00
Reagan Hsu
0d1c66ea9a use chatbrowseruse() examples in costs and observability docs, update supported models mdx to remove recommendations, move supported models to get started section, updated redirects 2025-10-19 18:44:40 -07:00
Reagan Hsu
face228acc Add ChatBrowserUse as primary example across docs
- Move supported-models to top-level in Customize section
- Add ChatBrowserUse as first tab in quickstart
- Update agent basics to use ChatBrowserUse example
- Change supported-models icon to microchip-ai
- Add Browser Use section with benchmarks info
2025-10-19 18:07:44 -07:00
Talapally Sandeep Kumar
b2e461462e Merge branch 'main' into oracle_oci_integration 2025-10-06 11:37:01 +05:30
Magnus Müller
36bbf1ee23 Update outdated function names 2025-10-05 19:30:10 -07:00
Magnus Müller
324ac74204 Linter 2025-10-05 19:21:12 -07:00
Magnus Müller
90d414042a Update docs 2025-10-05 15:09:35 -07:00
Magnus Müller
f0acb6b338 Replace tool names like go_to_url wtih navigate 2025-10-05 13:31:38 -07:00
Magnus Müller
d3abbcb2c7 Include use_vision auto 2025-10-04 12:56:40 -07:00