hermes-agent/tools
teknium 248acf715e Add browser automation tools and enhance environment configuration
- Introduced new browser automation tools in `browser_tool.py` for navigating, interacting with, and extracting content from web pages using the agent-browser CLI and Browserbase cloud execution.
- Updated `.env.example` to include new configuration options for Browserbase API keys and session settings.
- Enhanced `model_tools.py` and `toolsets.py` to integrate browser tools into the existing tool framework, ensuring consistent access across toolsets.
- Updated `README.md` with setup instructions for browser tools and their usage examples.
- Added new test script `test_modal_terminal.py` to validate Modal terminal backend functionality.
- Improved `run_agent.py` to support browser tool integration and logging enhancements for better tracking of API responses.
2026-01-29 06:10:24 +00:00
..
__init__.py Add browser automation tools and enhance environment configuration 2026-01-29 06:10:24 +00:00
browser_tool.py Add browser automation tools and enhance environment configuration 2026-01-29 06:10:24 +00:00
image_generation_tool.py Enhance batch processing and image generation tools 2026-01-18 10:11:59 +00:00
mixture_of_agents_tool.py Enhance tool normalization and API integration across modules 2026-01-14 13:40:10 +00:00
terminal_hecate.py Update environment configuration and enhance terminal tool integration 2026-01-23 12:26:53 +00:00
terminal_tool.py Add browser automation tools and enhance environment configuration 2026-01-29 06:10:24 +00:00
vision_tools.py Add browser automation tools and enhance environment configuration 2026-01-29 06:10:24 +00:00
web_tools.py Enhance tool normalization and API integration across modules 2026-01-14 13:40:10 +00:00