..
environments
fix: Modal sandbox eval infra (9 fixes for TBLite baseline)
2026-03-11 06:51:42 -07:00
__init__.py
…
approval.py
Merge PR #724 : feat: --yolo flag to bypass all approval prompts
2026-03-10 20:56:30 -07:00
browser_tool.py
Merge PR #709 : fix: close log file handles to prevent resource leaks
2026-03-10 16:26:29 -07:00
checkpoint_manager.py
fix: improve git error logging in checkpoint manager
2026-03-11 09:00:09 -07:00
clarify_tool.py
…
code_execution_tool.py
fix: head+tail truncation for execute_code stdout
2026-03-11 00:26:13 -07:00
cronjob_tools.py
…
debug_helpers.py
…
delegate_tool.py
feat: configurable subagent provider:model with full credential resolution
2026-03-11 06:12:21 -07:00
file_operations.py
Merge PR #533 : fix: use regex for search output parsing to handle Windows drive-letter paths
2026-03-09 23:18:42 -07:00
file_tools.py
fix: replace debug print() with logger.error() in file_tools
2026-03-11 04:38:07 -07:00
fuzzy_match.py
…
homeassistant_tool.py
…
honcho_tools.py
…
image_generation_tool.py
fix: add exc_info=True to image generation error logging
2026-03-11 09:15:45 -07:00
interrupt.py
…
mcp_tool.py
fix: correctly track failed MCP server connections in discovery
2026-03-11 18:24:45 +03:00
memory_tool.py
…
mixture_of_agents_tool.py
…
openrouter_client.py
…
patch_parser.py
…
process_registry.py
Merge PR #457 : Use pywinpty for PTY support on Windows
2026-03-09 21:09:56 -07:00
registry.py
…
rl_training_tool.py
fix: call _stop_training_run on early-return failure paths
2026-03-10 17:09:51 -07:00
send_message_tool.py
feat: add email gateway platform (IMAP/SMTP)
2026-03-11 06:32:01 -07:00
session_search_tool.py
…
skill_manager_tool.py
…
skills_guard.py
…
skills_hub.py
…
skills_sync.py
…
skills_tool.py
refactor: extract shared curses checklist, fix skill discovery perf
2026-03-11 03:06:15 -07:00
terminal_tool.py
fix: Modal sandbox eval infra (9 fixes for TBLite baseline)
2026-03-11 06:51:42 -07:00
todo_tool.py
…
transcription_tools.py
…
tts_tool.py
…
vision_tools.py
fix(vision): log error when vision client is unavailable
2026-03-11 08:58:56 -07:00
web_tools.py
…