Commit graph

828 commits

Author SHA1 Message Date
frdel
9c75aea346 ignore typecheck in models.py 2025-09-23 17:40:41 +02:00
frdel
6876671ac5 Merge branch 'pr/705' into development 2025-09-23 15:27:38 +02:00
frdel
340eb75e48 Merge branch 'development' of https://github.com/3clyp50/agent-zero into pr/705 2025-09-23 15:18:17 +02:00
frdel
43613d8f80 browser use upgrade 2025-09-23 14:55:10 +02:00
frdel
1c966b6769 python version split polish 2025-09-23 14:10:47 +02:00
frdel
9f6c1bf4cc pyenv path 2025-09-23 11:15:32 +02:00
frdel
aace2fdebb Merge branch 'pr/727' into development 2025-09-23 09:50:25 +02:00
frdel
6814777869 login page polishing 2025-09-23 09:49:52 +02:00
frdel
cff3ccb350 Merge branch 'pr/715' into development 2025-09-23 08:25:07 +02:00
frdel
29e11560dd Merge branch 'pr/719' into development 2025-09-23 08:21:30 +02:00
Sean Robinson
06445a6363 Add GitHub Copilot provider and update installation docs
Include Copilot-specific authentication and limitations notes in docs.
2025-09-20 01:16:50 -04:00
frdel
b1b2d37d21 venice default params 2025-09-18 11:08:01 +02:00
frdel
7ad81042f5 Merge branch 'testing' 2025-09-17 14:36:11 +02:00
frdel
3a112b74af Merge branch 'development' into testing 2025-09-17 14:24:12 +02:00
frdel
2f6fcc29a2 added support for xAI and Agent Zero Venice.ai providers 2025-09-17 14:23:47 +02:00
linuztx
d16e6202fb update torch versions 2025-09-11 12:12:51 +08:00
linuztx
33618bc030 feat: Kali upgrade python3.13 2025-09-11 12:10:47 +08:00
frdel
739bfe9830 fix for duplicate user message 2025-09-03 21:03:17 +02:00
linuztx
143678d9d2 feat: Add retry logic for transient LiteLLM errors 2025-09-03 20:28:35 +08:00
frdel
9c1fb67075 Update README.md 2025-09-03 10:55:25 +02:00
frdel
eb6f5f4f49 Update README.md 2025-09-03 08:52:16 +02:00
frdel
009201afc4 Update agent.system.tool.browser.md 2025-09-03 08:39:49 +02:00
Wabifocus
603aed49be
Refactor: Update backend logic 2025-09-01 02:14:22 -07:00
Wabifocus
b1b6a594d5
Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00
frdel
8dd8ee2e44 Update agent.system.secrets.md 2025-09-01 09:09:43 +02:00
Alessandro
9013e47791 fix(browser): Enforce correct viewport aspect ratio for browser agent 2025-08-30 00:52:34 +02:00
frdel
c47553ac5b llms think tags handling 2025-08-30 00:52:34 +02:00
frdel
ec45564718 short memory ids 2025-08-30 00:52:34 +02:00
frdel
dc6559f2bd litellm param for anthropic tool calling 2025-08-30 00:52:34 +02:00
frdel
a5885a1ad4 shorter guids for browser screenshots 2025-08-30 00:52:34 +02:00
Alessandro
73c3d179d4 fix (browser-use): monkeypatch for browser-use and Gemini schemas
Gemini JSON-pure outputs + action normalization
2025-08-29 23:41:28 +02:00
frdel
7ef7ddbef7 llms think tags handling 2025-08-29 19:55:32 +02:00
frdel
05a0803cb7 short memory ids 2025-08-28 09:42:10 +02:00
frdel
d2ec07c6ed litellm param for anthropic tool calling 2025-08-28 08:59:03 +02:00
frdel
154b92cfd5 browser-use downgrade to 0.2.5 2025-08-27 21:43:03 +02:00
frdel
5a682a222e shorter guids for browser screenshots 2025-08-27 21:22:17 +02:00
frdel
439f2216ff browser-use upgrade patch test 2025-08-27 20:45:22 +02:00
Alessandro
a7d3fdc8e4 fix (browser-use): Gemini JSON-pure outputs + action normalization 2025-08-26 21:58:29 +02:00
frdel
8a6355aa63 settings .env+json config, logging fix 2025-08-26 14:44:43 +02:00
frdel
f3401076cb browser-use upgrade 2025-08-26 10:38:58 +02:00
frdel
b546267b70 Merge branch 'pr/693' into development 2025-08-25 13:12:01 +02:00
Wabifocus
8aab59165d
Fix: Prevent auto-send when pressing Enter with a non-English input method (#700) 2025-08-25 13:00:50 +02:00
frdel
579cde8ff3 browser headers polishing 2025-08-25 12:55:34 +02:00
frdel
2282794a1a Merge branch 'pr/696' into development 2025-08-25 12:48:35 +02:00
frdel
62cb6aff54 polishing litellm config 2025-08-25 12:48:22 +02:00
frdel
9c4e67414b Merge branch 'pr/685' into development 2025-08-25 12:35:07 +02:00
frdel
0aacdf98bc v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
kaghatim
e5d924a8cb feat: Add support for extra HTTP headers in Browser Agent
- Add browser_http_headers field to AgentConfig for custom HTTP headers
- Implement UI settings field with textarea input for header configuration
- Add validation function to sanitize and validate HTTP headers
- Integrate headers into browser session initialization with error handling
- Support KEY=VALUE format in settings UI for easy header configuration
- Add safety checks to prevent dangerous headers that could break browser functionality

Resolves #657
2025-08-21 15:13:10 -07:00
Eric Leblond
f32cc92999 new option for mcp servers
This patch adds an option to be able to pass a `verify` option to
MCP servers definition. It is set to true by default which means
that TLS certificate are being checked like they were before the
patch if unset. If set to `false` then the TLS certificate are
not checked.

This option is really useful to have agent zero work with MCP
servers on internal network where it is difficult to have
public and valid certificate.

It will be necessary to update the MCP python module to get access
to the option allowing to pass custom HTTP client.
2025-08-21 22:00:28 +02:00
frdel
ca7a069891 Merge branch 'pr/675' into development 2025-08-20 10:25:12 +02:00