MCPcopy Create free account

hub / github.com/AgenticInternet/agentic-internet / functions

Functions481 in github.com/AgenticInternet/agentic-internet

Functiontest_recipe_rejects_duplicate_workers
()
tests/test_use_cases.py:36
Methodtest_registered_when_api_key_set
(self, monkeypatch)
tests/test_exa_search.py:385
Methodtest_rejects_ftp_url
(self)
tests/test_web_search.py:130
Methodtest_rejects_invalid_url
(self)
tests/test_web_search.py:125
Methodtest_remember_creates_pattern
(self)
tests/test_context_engineering.py:49
Methodtest_remember_failure_does_not_increment_success
(self)
tests/test_context_engineering.py:57
Functiontest_research_recipe_exposes_k_workers
()
tests/test_use_cases.py:8
Methodtest_reserved_tool_names_are_skipped
(self)
tests/test_code_mode.py:67
Methodtest_resolve_model_id_openrouter_alias
(self)
tests/test_settings.py:43
Functiontest_resolve_tool_bundles_dedupes_tools
()
tests/test_orchestration_runtime.py:32
Functiontest_resolve_use_case_tools_reports_missing_worker_bundle
()
tests/test_orchestration_runtime.py:38
Methodtest_resolves_short_alias_before_creating_model
(self, mock_create, mock_settings)
tests/test_model_utils.py:70
Methodtest_result_variable
(self)
tests/test_code_execution.py:72
Methodtest_returns_content_attribute
(self)
tests/test_basic_agent.py:12
Methodtest_returns_error_when_not_available
(self)
tests/test_web_search.py:83
Methodtest_returns_formatted_results
(self, mock_search_cls)
tests/test_web_search.py:40
Methodtest_returns_formatted_results
(self, mock_ddgs_cls)
tests/test_web_search.py:72
Methodtest_returns_metadata_with_content
(self)
tests/test_specialized_agents.py:43
Methodtest_returns_none_on_empty_results
(self, mock_search_cls)
tests/test_web_search.py:51
Methodtest_returns_none_on_exception
(self, mock_search_cls)
tests/test_web_search.py:63
Methodtest_returns_none_when_not_available
(self)
tests/test_web_search.py:57
Methodtest_returns_plain_string_response
(self)
tests/test_basic_agent.py:16
Methodtest_runtime_error
(self)
tests/test_code_execution.py:93
Methodtest_safe_code_passes
(self)
tests/test_code_execution.py:20
Methodtest_search_error_attributes
(self)
tests/test_exceptions.py:46
Methodtest_search_is_case_insensitive_and_handles_no_matches
(self)
tests/test_code_mode.py:56
Methodtest_search_parallel_with_mixed_outcomes
(self)
tests/test_search_orchestrator.py:124
Methodtest_search_returns_identifier_and_escape_hatch_signatures
(self)
tests/test_code_mode.py:47
Methodtest_search_sequential_aggregates_results
(self)
tests/test_search_orchestrator.py:112
Methodtest_search_tool_delegates_and_to_dict_restores_facade
(self)
tests/test_code_mode.py:73
Methodtest_search_type_none_returns_none
(self)
tests/test_exa_search.py:172
Methodtest_search_type_passthrough
(self)
tests/test_exa_search.py:164
Methodtest_search_type_unknown_returns_none
(self)
tests/test_exa_search.py:168
Methodtest_search_with_unknown_agent_selection
(self)
tests/test_search_orchestrator.py:106
Methodtest_search_without_agents_returns_error
(self)
tests/test_search_orchestrator.py:100
Methodtest_server_config_creation
Test creating MCPServerConfig.
tests/test_mcp_integration.py:73
Methodtest_server_config_from_dict
Test MCPServerConfig.from_dict().
tests/test_mcp_integration.py:106
Methodtest_server_config_to_dict
Test MCPServerConfig.to_dict().
tests/test_mcp_integration.py:91
Methodtest_skips_serpapi_without_key
(self, mock_ddgs)
tests/test_web_search.py:106
Methodtest_snippet_falls_back_to_highlights
(self)
tests/test_exa_search.py:75
Methodtest_snippet_falls_back_to_text
(self)
tests/test_exa_search.py:86
Methodtest_snippet_prefers_summary
(self)
tests/test_exa_search.py:65
Methodtest_snippet_returns_no_description_when_empty
(self)
tests/test_exa_search.py:90
Methodtest_snippet_truncates_long_content
(self)
tests/test_exa_search.py:94
Methodtest_specialized_prompt_default_passthrough
(self)
tests/test_search_orchestrator.py:70
Methodtest_specialized_prompt_variants
(self)
tests/test_search_orchestrator.py:56
Methodtest_successful_scrape
(self, mock_client_cls)
tests/test_web_search.py:136
Methodtest_successful_task
(self, mock_browser_cls)
tests/test_browser_use.py:21
Functiontest_summarize_openrouter_model_extracts_agent_fields
()
tests/test_openrouter_models.py:34
Functiontest_summarize_use_case_includes_k_and_workers
()
tests/test_orchestration_runtime.py:46
Methodtest_summary
(self)
tests/test_code_execution.py:125
Methodtest_summary_with_query
(self)
tests/test_exa_search.py:144
Methodtest_summary_without_query
(self)
tests/test_exa_search.py:140
Functiontest_supports_parameter_and_sorting_helpers
()
tests/test_openrouter_models.py:55
Methodtest_syntax_error
(self)
tests/test_code_execution.py:89
Methodtest_synthesis_handles_failure_gracefully
(self)
tests/test_search_orchestrator.py:144
Methodtest_synthesis_runs_when_orchestrator_present
(self)
tests/test_search_orchestrator.py:136
Methodtest_text_with_max_chars
(self)
tests/test_exa_search.py:128
Methodtest_text_without_max_chars
(self)
tests/test_exa_search.py:132
Methodtest_tokens_are_integer
(self)
tests/test_context_engineering.py:34
Functiontest_tools_command_lists_use_cases
()
tests/test_cli_use_cases.py:62
Methodtest_unknown_pattern_returns_empty
(self)
tests/test_context_engineering.py:70
Methodtest_unknown_provider_raises
(self)
tests/test_model_utils.py:44
Functiontest_unknown_use_case_lists_available_ids
()
tests/test_use_cases.py:31
Methodtest_unsafe_code_error
(self)
tests/test_exceptions.py:52
Methodtest_uses_namespace_modules
(self)
tests/test_code_execution.py:102
Methodtest_uses_serpapi_when_available
(self, mock_ddgs, mock_serpapi)
tests/test_web_search.py:91
Methodtest_uses_settings_defaults
(self, mock_create, mock_settings)
tests/test_model_utils.py:58
Methodtest_valid_http
(self)
tests/test_web_search.py:17
Methodtest_valid_https
(self)
tests/test_web_search.py:20
Methodtest_validate_startup_no_keys
(self)
tests/test_settings.py:98
Methodtest_validate_startup_with_key
(self)
tests/test_settings.py:111
Methodtest_wraps_exception
(self, mock_litellm)
tests/test_model_utils.py:49
Methodto_dict
Temporarily hide the non-serialisable facade during E2B serialisation.
agentic_internet/agents/code_mode.py:275
Functiontools
Manage and display available tools.
agentic_internet/cli.py:277
Methodtroubleshoot
Troubleshoot a technical problem. Args: problem_description: Description of the problem system_info: Optiona
agentic_internet/agents/specialized_agents.py:321
Functionversion
Display version information.
agentic_internet/cli.py:813
Methodvisit_Attribute
(self, node: ast.Attribute)
agentic_internet/tools/code_execution.py:194
Methodvisit_Call
(self, node: ast.Call)
agentic_internet/tools/code_execution.py:199
Methodvisit_Import
(self, node: ast.Import)
agentic_internet/tools/code_execution.py:180
Methodvisit_ImportFrom
(self, node: ast.ImportFrom)
agentic_internet/tools/code_execution.py:187
← previous401–481 of 481, ranked by callers