Commit Graph

264 Commits

Author SHA1 Message Date
Mert Unsal
157d0804cb Merge branch 'main' into correction-in-docs 2025-08-31 00:50:59 +02:00
Magnus Müller
7d83d6b332 Update browser parameters documentation to clarify is_local usage and remove deprecated stealth option. Adjust remote browser examples to reflect changes in parameter handling. 2025-08-27 10:06:56 -07:00
krishna
f430e2fc69 Minor documentation changes for consistency. 2025-08-27 20:36:52 +05:30
Magnus Müller
82b241ddbb Linter new line 2025-08-26 18:13:11 -07:00
Magnus Müller
d1c7c675c5 Fix spelling 2025-08-26 17:12:23 -07:00
Magnus Müller
bdadc37349 Remove confusing playwright name from docs 2025-08-26 16:46:10 -07:00
Magnus Müller
78cb7e5466 Remove 25 unused parameters 2025-08-26 16:19:53 -07:00
Magnus Müller
51af27aac5 Rename preload to directly_open_url 2025-08-26 15:15:37 -07:00
Magnus Müller
29685aa7ce Merge remote-tracking branch 'origin/main' into rename-controller-to-tools 2025-08-26 13:58:21 -07:00
Magnus Müller
0e947099be docs remote browser 2025-08-26 13:01:30 -07:00
Magnus Müller
caa0e7ef1b Rename controller to tools instances 2025-08-26 11:30:39 -07:00
Magnus Müller
13dd73b23a Update Tool imports in docs, readme, and docstrings 2025-08-26 11:13:27 -07:00
Magnus Müller
09d2d4cf4e docs more examples 2025-08-26 11:00:12 -07:00
Magnus Müller
2a27d8c1bf reorder docs files 2025-08-26 10:29:16 -07:00
Magnus Müller
ce2a727015 Refine tools documentation for clarity and completeness
- Updated the "Add Tools" section to enhance clarity in tool registration instructions and examples.
- Revised the "Remove Tools" section description for better user understanding.
- Improved the "Response" section headings for consistency and clarity in context management.
2025-08-26 10:18:24 -07:00
Magnus Müller
b235e7bfe5 Add new tools documentation and enhance existing sections
- Introduced new documentation for "Available Tools" and "Remove Tools" to provide users with comprehensive guidance on tool management.
- Updated the "Basics" section to clarify the description of tools and included examples for better understanding.
- Enhanced the "Add Tools" section with additional examples to illustrate tool registration and usage.
- Improved the "Response" section by refining examples and clarifying the properties of `ActionResult` for better user comprehension.
2025-08-26 10:08:15 -07:00
Magnus Müller
9f272fab9a Enhance tool documentation with new examples and clarify action registration process
- Added new tools: "get 2fa code" and "send emails" to the basic tools section.
- Updated action registration instructions to simplify usage of the `@controller.action` decorator.
- Clarified return types for tools, allowing both `ActionResult` and simple strings.
- Improved examples for success and error responses, emphasizing the use of `ActionResult` properties.
2025-08-26 08:01:02 -07:00
Magnus Müller
264090e86b Simplify basics 2025-08-26 06:59:39 -07:00
Magnus Müller
9f347ce376 change doc title 2025-08-25 23:49:13 -07:00
Magnus Müller
1d4e1dfa8d Icons 2025-08-25 23:29:58 -07:00
Magnus Müller
6d31af92df Icons 2025-08-25 23:28:34 -07:00
Magnus Müller
fd5482d9cc Enhance documentation and examples for browser customization
- Rearranged pages in the documentation for better organization.
- Updated icons and descriptions in `browser-basic` and `chain-agents` sections for clarity.
- Added new sections for "Secure Setup" and "More Examples" to provide comprehensive guidance on advanced use cases.
- Improved the `fast-agent` example with clearer speed optimization instructions.
- Refined the `browser-real-browser` documentation to simplify the connection description.
2025-08-25 23:24:47 -07:00
Magnus Müller
bcdc11dfc4 Clean up 2025-08-25 23:15:28 -07:00
Magnus Müller
dc5d06d760 More examples 2025-08-25 23:14:17 -07:00
Magnus Müller
5ce2427a52 Enhance documentation for browser parameters and sensitive data handling
- Expanded the `allowed_domains` section to clarify domain pattern formats and security restrictions.
- Updated examples in the `sensitive_data` section to improve clarity and best practices for handling sensitive information.
- Emphasized the importance of using `use_vision=False` to prevent sensitive data exposure in screenshots.
2025-08-25 22:49:20 -07:00
Magnus Müller
b3594dd0fd Update all parameters 2025-08-25 22:35:20 -07:00
Magnus Müller
5638bbdc72 Clarification on profile and session 2025-08-25 22:25:51 -07:00
Magnus Müller
6fb2a7cf90 Names 2025-08-25 22:18:42 -07:00
Magnus Müller
5fe19f03f7 Update .gitignore and add example for running multiple browser agents in parallel
- Added pattern to .gitignore for temporary profile directories.
- Introduced a new example script demonstrating how to run multiple agents with separate browser instances using asyncio.
- Simplified the example code for better clarity and usability.
2025-08-25 22:13:33 -07:00
Magnus Müller
95d83d1d67 Remote 2025-08-25 22:04:38 -07:00
Magnus Müller
483c824e80 Update documentation for browser customization
- Added new section for "Multiple Browser Instances" with example code for running agents in parallel using separate browser instances.
- Updated "Keep Open" documentation to reflect changes in task execution, simplifying the agent run process.
- Revised "Real Browser" documentation to clarify connection methods and updated example code for better usability.
- Removed outdated content from "Remote Browsers" section to streamline information and improve clarity.
2025-08-25 21:59:50 -07:00
Magnus Müller
10738347ac Docs with simplified browser 2025-08-25 21:34:53 -07:00
Magnus Müller
505a103aa3 Browser import works 2025-08-25 21:16:30 -07:00
Magnus Müller
3ef2d83c12 browser docs 2025-08-25 20:11:31 -07:00
Magnus Müller
3df6c8413f Agent settings ready to ship 2025-08-25 10:58:54 -07:00
Magnus Müller
4150f02396 Dropdown for agent 2025-08-25 10:48:38 -07:00
Magnus Müller
fab4ad5833 wide mode for docs 2025-08-25 09:46:13 -07:00
Magnus Müller
20074ff1a3 Ad 4.1 mini 2025-08-25 00:16:15 -07:00
Magnus Müller
823292a767 Replace 4o with gpt-4.1-mini 2025-08-24 20:13:30 -07:00
Magnus Müller
76d8d99ab6 Simplify models 2025-08-24 20:11:55 -07:00
Magnus Müller
c6210dff65 Remove page from docs 2025-08-24 17:23:32 -07:00
Gregor Žunič
787a041f00 SDK docs support, much nicer cloud docs, tiny bugfixes in docs 2025-08-22 00:18:53 -07:00
matt-greathouse
284a2e8a50 Change proxy argument to typed dict to match past format 2025-08-21 10:55:10 -04:00
Gregor Žunič
1483cab468 Merge branch 'main' into feature/ux-docs-improvements 2025-08-18 20:41:08 -07:00
Magnus Müller
90757686fc Simplify ChatOpenAI import to 1 line 2025-08-18 18:57:13 -07:00
Gregor Žunič
d7e5a7bafb better supported models page 2025-08-18 17:54:09 -07:00
Nick Sweeting
8d86832095 fix SwitchTab by using TargetID for all tab_ids 2025-08-15 16:45:27 -07:00
Nick Sweeting
4826041154 new cdp_session singleton for current page 2025-08-07 21:48:57 -07:00
Nick Sweeting
46dd9bd584 wip 2025-08-05 17:45:48 -07:00
Nick Sweeting
f043e0f4f1 Update docs/customize/browser-settings.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-08-04 22:59:48 -04:00