commit 92d1732a40c6990ccd5c1ebb4ab50a1b885544a5
Merge: fa4ff47a efcd2b33
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:18:35 2025 -0700
Merge main
commit fa4ff47ae4d634d1588a2ded2eead3a288615449
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:03:04 2025 -0700
Laminar info mode
commit 8625aa9ba96e3f0e068e129d0eba123be4d8d2eb
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:02:54 2025 -0700
Default to flash for browser use llm
commit 69a517ad7cdfec3424425cd99989e440a8a79aa3
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:02:44 2025 -0700
Update example
commit c91467c51d051d97b217e4a1a94575c5246f0413
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 08:02:15 2025 -0700
Update example
commit 4e2b3f13064e70cb70d5b23e6d1cf7bb3c47dc7a
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 07:54:05 2025 -0700
Linter
commit e8d6936a47f3c8dd4bf3d527d4dd84f8d8c9f60d
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 07:53:43 2025 -0700
Example
commit 961d6fc451fe03a99836ba6e803402ed74842ae2
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 07:52:23 2025 -0700
Update default links
commit 0b2853859b27675296d9bbf6f09a607a1de75d34
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Wed Oct 8 07:44:59 2025 -0700
Default fast fasle
commit 9d67594b63aad58c87b9f38222185a343c60d721
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 22:01:24 2025 -0700
Simplify
commit f5712bdec0bde8b8f74ee9652c5a452d57ae3d4b
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 21:45:00 2025 -0700
Parsing json
commit 503af624ddd43698e78c201aa35d12e24782f815
Merge: ef7fa1e4 0d2522b1
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 21:04:31 2025 -0700
Merge branch 'flat-output' of https://github.com/browser-use/browser-use into flat-output
commit ef7fa1e401801eee0e7c70049dc0b1d3c1b9b403
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 21:04:28 2025 -0700
Add prompt description handling for browser-use cloud service
- Enhanced the Agent class to generate and pass prompt descriptions to the LLM when using the browser-use provider.
- Updated the ChatBrowserUse class to accept an optional prompt_description parameter in the ainvoke method.
- Modified the tracked_ainvoke function in TokenCost to forward additional keyword arguments.
- Adjusted example model to initialize Laminar for tracing.
commit 0d2522b1f9389af71545ee6b08eda529296052b3
Author: Gregor Žunič <36313686+gregpr07@users.noreply.github.com>
Date: Tue Oct 7 20:23:39 2025 -0700
updated default base url
commit 0a2e6d6520bd9dbbd754e844b734ae186fcbcba0
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 18:50:56 2025 -0700
Hide api key
commit 96bba9692bae7c1f363934817afbce1f479f9ed9
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 18:49:05 2025 -0700
Add env var loading and validation to ChatBrowserUse, update example
commit c2e57a3bab8b677bcde0b4716ef9a7756a859c3e
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 18:36:31 2025 -0700
Linter
commit 3d4cc1dbeca2670a61fb3a84c22960a697ce2a0d
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:28:10 2025 -0700
Rename
commit 14ab0b75fe9753ec953b40cb65569c97f8cd0a76
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:21:52 2025 -0700
Rename super_fast to fast parameter in ChatBrowserUse
commit 7fab3c47d3a8036ac07118e8adbbbc4a14abf732
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:08:10 2025 -0700
Update system prompt
commit 2066e77b98e14e5a1aae7247b55739768e0a1cce
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:07:51 2025 -0700
Del claude file
commit 297b767e914777566d61aeb2e60139ec882470a9
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 16:01:50 2025 -0700
Revert flash system prompt to JSON format
- Reverted system_prompt_flash.md to main (JSON format)
- Added examples/models/browser_use_cloud.py for llm-use cloud service
- llm-use service will inject unstructured format on the server side
commit 99af55f8e9df3ee8fc4dc0a487173c12982183ff
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 15:58:40 2025 -0700
Example
commit 657ff0d3525b5d90341a72023f1d2bedf81b073c
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 15:54:23 2025 -0700
Remove unused
commit a42123d8e56a6a2d3d690fe9f9f94490ed295fba
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 15:49:54 2025 -0700
ignore
commit de4fe19020d62b4baeb5f9e83e1b5ee5a1aa13fb
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 15:48:01 2025 -0700
Example
commit 27e5ab9947d253688ff856b65dd70e3586ca6fdc
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 14:29:01 2025 -0700
Add llm-use cloud client example
- ChatLLMUseCloud: Browser-use compatible client for llm-use service
- Implements BaseChatModel protocol with proper typing
- Includes credit checking before/after tasks
- Error handling for 401/402/500 responses
- Converts messages between browser-use and HTTP API formats
- Returns ChatInvokeCompletion with usage stats
Usage:
export LLM_USE_URL='https://your-app.railway.app'
export LLM_USE_API_KEY='your-key'
python examples/llm_use_cloud_client.py
commit a47a448005a2b2e3d804c651ec5395b5740050b2
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Tue Oct 7 13:03:59 2025 -0700
Enhance response parsing in ChatBrowserUse to handle structured data from the API, including debug logging for received data keys.
commit e79c7dc63375fe29657bc13f016081657bafec0b
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Mon Oct 6 19:39:29 2025 -0700
Include browser-use llm
commit 584d97715493289243588af78f5ae2582bcc5c74
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Mon Oct 6 17:55:31 2025 -0700
Linter
commit b0ac87076a47d40937f3f1489459b64ec28df571
Merge: 1183b8fe 0076775f
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Mon Oct 6 15:01:37 2025 -0700
merge main
commit 1183b8fe6bdb28475db748c26b1b2ae202b81f47
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 16:26:34 2025 -0700
Fix done output action model
commit 852449b1bcd462c4e6d90cfd45a83b9f581c8d21
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 16:23:31 2025 -0700
More debug info
commit a57ba25d36d81bee5992b1b43206f1c6c1dac365
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 16:07:15 2025 -0700
Multiline parser
commit 2153dbe6aa1271257cd4da36ac3ee05d47827cd4
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 15:50:14 2025 -0700
Fix custom output
commit ec5c08ba0f31db848b832853c3ee0e7d6522d57f
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 15:36:54 2025 -0700
Fix files in output
commit 7444048e8ff50eb2a6e748290dba0514d4d4a9ea
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 15:28:09 2025 -0700
Update codebase with unstructured output
commit a8f05b461157c419cacc9a2c4d1b4d3076cb38db
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 14:55:20 2025 -0700
Save systemprompt
commit d7d112c5692404888c1b3f81fae9bc6efa55bfb1
Author: Magnus Müller <67061560+MagMueller@users.noreply.github.com>
Date: Sun Oct 5 14:51:24 2025 -0700
new parser