| .. |
|
browser_providers
|
|
|
|
environments
|
fix(ci): stabilize current main test regressions
|
2026-04-30 06:36:50 -07:00 |
|
neutts_samples
|
|
|
|
__init__.py
|
|
|
|
ansi_strip.py
|
|
|
|
approval.py
|
fix(approval): extend sensitive write target to cover shell RC and credential files
|
2026-05-03 08:49:13 -07:00 |
|
binary_extensions.py
|
|
|
|
browser_camofox.py
|
refactor(config): add cfg_get() helper; migrate 20 nested-get call sites (#17304)
|
2026-04-28 23:17:39 -07:00 |
|
browser_camofox_state.py
|
|
|
|
browser_cdp_tool.py
|
chore: remove unused imports and dead locals (ruff F401, F841) (#17010)
|
2026-04-28 06:46:45 -07:00 |
|
browser_dialog_tool.py
|
feat(browser): CDP supervisor — dialog detection + response + cross-origin iframe eval (#14540)
|
2026-04-23 22:23:37 -07:00 |
|
browser_supervisor.py
|
fix(browser_supervisor): verify thread and loop health before returning cached supervisor
|
2026-04-30 20:33:33 -07:00 |
|
browser_tool.py
|
fix: _chromium_installed() now checks AGENT_BROWSER_EXECUTABLE_PATH and system Chrome
|
2026-05-04 01:42:23 -07:00 |
|
budget_config.py
|
|
|
|
checkpoint_manager.py
|
feat(checkpoints): auto-prune orphan and stale shadow repos at startup (#16303)
|
2026-04-26 19:05:52 -07:00 |
|
clarify_tool.py
|
|
|
|
code_execution_tool.py
|
fix(tools): serialize concurrent hermes_tools RPC calls from execute_code
|
2026-04-30 03:31:16 -07:00 |
|
credential_files.py
|
refactor(config): add cfg_get() helper; migrate 20 nested-get call sites (#17304)
|
2026-04-28 23:17:39 -07:00 |
|
cronjob_tools.py
|
fix(cron): accept list-form deliver values so deliver=['telegram'] works (#17456)
|
2026-04-29 06:35:34 -07:00 |
|
debug_helpers.py
|
|
|
|
delegate_tool.py
|
fix(delegate): inherit parent fallback_chain in _build_child_agent
|
2026-05-04 01:48:56 -07:00 |
|
discord_tool.py
|
fix(discord_tool): key capability cache by token instead of single global
|
2026-04-30 20:37:12 -07:00 |
|
env_passthrough.py
|
refactor(config): add cfg_get() helper; migrate 20 nested-get call sites (#17304)
|
2026-04-28 23:17:39 -07:00 |
|
feishu_doc_tool.py
|
|
|
|
feishu_drive_tool.py
|
|
|
|
file_operations.py
|
fix(file): strip leaked terminal fences from reads
|
2026-05-03 16:58:50 -07:00 |
|
file_state.py
|
feat(delegate): cross-agent file state coordination for concurrent subagents (#13718)
|
2026-04-21 16:41:26 -07:00 |
|
file_tools.py
|
fix(tools): write_file handler now rejects missing 'content'/'path' args instead of silently writing zero-byte files (#19096)
|
2026-05-03 08:52:41 -07:00 |
|
fuzzy_match.py
|
fix(patch): gate 'did you mean?' to no-match + extend to v4a/skill_manage
|
2026-04-21 02:03:46 -07:00 |
|
homeassistant_tool.py
|
|
|
|
image_generation_tool.py
|
fix(image-gen): force-refresh plugin providers in long-lived sessions
|
2026-04-23 03:01:18 -07:00 |
|
interrupt.py
|
|
|
|
kanban_tools.py
|
fix: allow kanban tools for orchestrator profiles with kanban toolset
|
2026-05-04 02:00:42 -07:00 |
|
managed_tool_gateway.py
|
|
|
|
mcp_oauth.py
|
fix(mcp-oauth): preserve server_url path for protected-resource validation (#16031)
|
2026-04-26 05:43:54 -07:00 |
|
mcp_oauth_manager.py
|
fix(mcp-oauth): preserve server_url path for protected-resource validation (#16031)
|
2026-04-26 05:43:54 -07:00 |
|
mcp_tool.py
|
fix(mcp): reconnect on terminated sessions
|
2026-05-03 15:23:33 -07:00 |
|
memory_tool.py
|
refactor: consolidate symlink-safe atomic replace into shared helper
|
2026-04-28 04:58:22 -07:00 |
|
mixture_of_agents_tool.py
|
Fix (mixture_of_agents): replace deprecated Gemini model and forward max_tokens to OpenRouter (#6621)
|
2026-04-23 15:14:11 -07:00 |
|
neutts_synth.py
|
|
|
|
openrouter_client.py
|
|
|
|
osv_check.py
|
|
|
|
patch_parser.py
|
fix(patch): gate 'did you mean?' to no-match + extend to v4a/skill_manage
|
2026-04-21 02:03:46 -07:00 |
|
path_security.py
|
|
|
|
process_registry.py
|
fix(process): reconcile session.exited against real child exit in poll/wait (#17430)
|
2026-04-29 04:59:21 -07:00 |
|
registry.py
|
perf(tools): memoize get_tool_definitions + TTL-cache check_fn results (#17098)
|
2026-04-28 18:20:17 -07:00 |
|
rl_training_tool.py
|
|
|
|
schema_sanitizer.py
|
refactor(schema): consolidate nullable-union stripping in schema_sanitizer
|
2026-04-28 04:58:03 -07:00 |
|
send_message_tool.py
|
fix(feishu): enable MEDIA attachment delivery in send_message tool
|
2026-05-04 01:42:40 -07:00 |
|
session_search_tool.py
|
Clarify session_search auxiliary model docs
|
2026-05-04 01:42:07 -07:00 |
|
skill_manager_tool.py
|
fix(skills): keep manual skills out of curator
|
2026-05-04 02:19:28 -07:00 |
|
skill_usage.py
|
fix(skills): keep manual skills out of curator
|
2026-05-04 02:19:28 -07:00 |
|
skills_guard.py
|
feat(skills-guard): gate agent-created scanner on config.skills.guard_agent_created (default off)
|
2026-04-23 06:20:47 -07:00 |
|
skills_hub.py
|
skills-hub: hash binary skill bundle files correctly
|
2026-05-04 01:28:12 -07:00 |
|
skills_sync.py
|
refactor: consolidate symlink-safe atomic replace into shared helper
|
2026-04-28 04:58:22 -07:00 |
|
skills_tool.py
|
fix(skills): also bump_use on skill_view tool invocation
|
2026-04-30 05:07:34 -07:00 |
|
slash_confirm.py
|
feat(gateway,cli): confirm /reload-mcp to warn about prompt cache invalidation
|
2026-04-29 21:56:47 -07:00 |
|
terminal_tool.py
|
fix(terminal): skip sudo prompt when local NOPASSWD sudo works
|
2026-04-30 20:38:09 -07:00 |
|
tirith_security.py
|
fix: guard against None tirith path in security scanner
|
2026-04-23 03:08:53 -07:00 |
|
todo_tool.py
|
|
|
|
tool_backend_helpers.py
|
fix(cli): coerce use_gateway config flags in tool routing
|
2026-04-26 19:02:55 -07:00 |
|
tool_output_limits.py
|
feat(skills): add design-md skill for Google's DESIGN.md spec (#14876)
|
2026-04-23 21:51:19 -07:00 |
|
tool_result_storage.py
|
|
|
|
transcription_tools.py
|
fix(ci): stabilize main test suite regressions (#17660)
|
2026-04-29 23:18:55 -07:00 |
|
tts_tool.py
|
feat(tts): add Piper as a native local TTS provider (closes #8508) (#17885)
|
2026-04-30 02:53:20 -07:00 |
|
url_safety.py
|
fix(security): treat quoted false as false in browser SSRF guards
|
2026-04-26 18:27:13 -07:00 |
|
vision_tools.py
|
fix(vision): guard user_prompt type in video_analyze_tool before debug_call_data construction
|
2026-05-03 15:28:04 -07:00 |
|
voice_mode.py
|
|
|
|
web_tools.py
|
perf(tools): memoize get_tool_definitions + TTL-cache check_fn results (#17098)
|
2026-04-28 18:20:17 -07:00 |
|
website_policy.py
|
|
|
|
xai_http.py
|
|
|
|
yuanbao_tools.py
|
chore: remove unused imports and dead locals (ruff F401, F841) (#17010)
|
2026-04-28 06:46:45 -07:00 |