BrowserUse_and_ComputerUse_.../tests
teknium1 90af34bc83 feat: enhance interrupt handling and container resource configuration
- Introduced a shared interrupt signaling mechanism to allow tools to check for user interrupts during long-running operations.
- Updated the AIAgent to handle interrupts more effectively, ensuring in-progress tool calls are canceled and multiple interrupt messages are combined into one prompt.
- Enhanced the CLI configuration to include container resource limits (CPU, memory, disk) and persistence options for Docker, Singularity, and Modal environments.
- Improved documentation to clarify interrupt behaviors and container resource settings, providing users with better guidance on configuration and usage.
2026-02-23 02:11:33 -08:00
..
__init__.py A bit of restructuring for simplicity and organization 2025-10-01 23:29:25 +00:00
test_batch_runner.py some cleanups 2025-11-05 03:47:17 +00:00
test_checkpoint_resumption.py Cleanup time! 2026-02-20 23:23:32 -08:00
test_code_execution.py feat: implement code execution sandbox for programmatic tool calling 2026-02-19 23:23:43 -08:00
test_delegate.py Cleanup time! 2026-02-20 23:23:32 -08:00
test_interrupt.py feat: enhance interrupt handling and container resource configuration 2026-02-23 02:11:33 -08:00
test_modal_terminal.py Add browser automation tools and enhance environment configuration 2026-01-29 06:10:24 +00:00
test_web_tools.py Cleanup time! 2026-02-20 23:23:32 -08:00