| .. |
|
__init__.py
|
|
|
|
test_approval.py
|
|
|
|
test_browser_console.py
|
feat: browser console/errors tool, annotated screenshots, auto-recording, and dogfood QA skill
|
2026-03-08 21:28:12 -07:00 |
|
test_checkpoint_manager.py
|
feat: filesystem checkpoints and /rollback command
|
2026-03-10 00:49:15 -07:00 |
|
test_clarify_tool.py
|
|
|
|
test_clipboard.py
|
fix: resolve merge conflict with main in clipboard.py
|
2026-03-09 03:50:29 +03:00 |
|
test_code_execution.py
|
refactor: merge new tests into test_code_execution.py
|
2026-03-10 06:18:27 -07:00 |
|
test_cron_prompt_injection.py
|
|
|
|
test_cronjob_tools.py
|
|
|
|
test_daytona_environment.py
|
|
|
|
test_debug_helpers.py
|
|
|
|
test_delegate.py
|
fix: remove stale 'model' assertion from delegate_task schema test
|
2026-03-07 11:29:55 -08:00 |
|
test_docker_find.py
|
fix: Docker backend fails when docker is not in PATH (macOS gateway)
|
2026-03-10 20:45:13 -07:00 |
|
test_file_operations.py
|
fix: search_files now reports error for non-existent paths instead of silent empty results
|
2026-03-08 16:47:20 -07:00 |
|
test_file_tools.py
|
merge: resolve file_tools.py conflict with origin/main
|
2026-03-09 13:21:46 +03:00 |
|
test_file_tools_live.py
|
fix(security): prevent shell injection in tilde-username path expansion
|
2026-03-09 17:33:19 -07:00 |
|
test_force_dangerous_override.py
|
|
|
|
test_fuzzy_match.py
|
|
|
|
test_hidden_dir_filter.py
|
|
|
|
test_homeassistant_tool.py
|
|
|
|
test_interrupt.py
|
fix: eliminate 3x SQLite message duplication in gateway sessions (#860)
|
2026-03-10 15:22:44 -07:00 |
|
test_mcp_tool.py
|
feat(mcp): add sampling support — server-initiated LLM requests (#753)
|
2026-03-09 03:37:38 -07:00 |
|
test_memory_tool.py
|
|
|
|
test_patch_parser.py
|
|
|
|
test_process_registry.py
|
|
|
|
test_read_loop_detection.py
|
fix: improve read-loop detection — consecutive-only, correct thresholds, fix bugs
|
2026-03-10 16:25:41 -07:00 |
|
test_registry.py
|
|
|
|
test_rl_training_tool.py
|
fix: call _stop_training_run on early-return failure paths
|
2026-03-10 17:09:51 -07:00 |
|
test_session_search.py
|
|
|
|
test_skill_manager_tool.py
|
|
|
|
test_skill_view_path_check.py
|
|
|
|
test_skill_view_traversal.py
|
|
|
|
test_skills_guard.py
|
|
|
|
test_skills_hub.py
|
|
|
|
test_skills_hub_clawhub.py
|
|
|
|
test_skills_sync.py
|
fix: prevent data loss in skills sync on copy/update failure
|
2026-03-07 03:58:32 +03:00 |
|
test_skills_tool.py
|
Revert "feat: skill prerequisites — hide skills with unmet runtime dependencies"
|
2026-03-08 03:58:13 -07:00 |
|
test_symlink_prefix_confusion.py
|
|
|
|
test_terminal_disk_usage.py
|
|
|
|
test_todo_tool.py
|
fix: update test_non_empty_has_markers to match todo filtering behavior
|
2026-03-08 23:07:38 +03:00 |
|
test_vision_tools.py
|
Fix test_analysis_error_logs_exc_info: mock _aux_async_client so download path is reached
|
2026-03-10 16:03:19 -04:00 |
|
test_web_tools_config.py
|
|
|
|
test_windows_compat.py
|
|
|
|
test_write_deny.py
|
|
|