agent-zero/python/tools
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
..
a2a_chat.py feat: A2A Client/Server Implementation 2025-07-31 17:06:09 +02:00
behaviour_adjustment.py Read file refactor + Fix include path errors (#633) 2025-07-31 10:21:33 +02:00
browser._py cleanup 2025-06-12 16:39:43 +02:00
browser_agent.py feat: Add support for extra HTTP headers in Browser Agent 2025-08-21 15:13:10 -07:00
browser_do._py cleanup 2025-06-12 16:39:43 +02:00
browser_open._py cleanup 2025-06-12 16:39:43 +02:00
call_subordinate.py Update call_subordinate.py 2025-08-12 14:34:52 +02:00
code_execution_tool.py code exec interface + preload 2025-08-12 20:04:38 +02:00
document_query.py rag tool progress and optimization 2025-06-17 23:05:28 +02:00
input.py minor linter fixes 2025-07-16 15:19:29 +02:00
knowledge_tool._py feat: memory consolidation 2025-07-12 16:39:26 +02:00
memory_delete.py feat: Deduplicate and optimize memory similarity threshold (#389) 2025-05-19 14:40:47 +02:00
memory_forget.py feat: Deduplicate and optimize memory similarity threshold (#389) 2025-05-19 14:40:47 +02:00
memory_load.py feat: Deduplicate and optimize memory similarity threshold (#389) 2025-05-19 14:40:47 +02:00
memory_save.py feat: Deduplicate and optimize memory similarity threshold (#389) 2025-05-19 14:40:47 +02:00
notify_user.py notifications polishing 2025-08-04 13:07:25 +02:00
response.py Update response.py 2025-07-20 22:54:15 +02:00
scheduler.py searxng config radio, todos cleanup 2025-06-17 22:12:56 +02:00
search_engine.py Create search_engine.py 2025-05-27 13:24:30 +02:00
unknown.py attachments, files, prompt extras, prompt caching, refactors, cleanups 2024-12-01 20:50:17 +01:00
vision_load.py fixes and improvements 2025-05-20 17:31:49 +02:00