Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AgenticInternet/agentic-internet
/ functions
Functions
481 in github.com/AgenticInternet/agentic-internet
⨍
Functions
481
◇
Types & classes
131
↳
Endpoints
34
Function
test_recipe_rejects_duplicate_workers
()
tests/test_use_cases.py:36
Method
test_registered_when_api_key_set
(self, monkeypatch)
tests/test_exa_search.py:385
Method
test_rejects_ftp_url
(self)
tests/test_web_search.py:130
Method
test_rejects_invalid_url
(self)
tests/test_web_search.py:125
Method
test_remember_creates_pattern
(self)
tests/test_context_engineering.py:49
Method
test_remember_failure_does_not_increment_success
(self)
tests/test_context_engineering.py:57
Function
test_research_recipe_exposes_k_workers
()
tests/test_use_cases.py:8
Method
test_reserved_tool_names_are_skipped
(self)
tests/test_code_mode.py:67
Method
test_resolve_model_id_openrouter_alias
(self)
tests/test_settings.py:43
Function
test_resolve_tool_bundles_dedupes_tools
()
tests/test_orchestration_runtime.py:32
Function
test_resolve_use_case_tools_reports_missing_worker_bundle
()
tests/test_orchestration_runtime.py:38
Method
test_resolves_short_alias_before_creating_model
(self, mock_create, mock_settings)
tests/test_model_utils.py:70
Method
test_result_variable
(self)
tests/test_code_execution.py:72
Method
test_returns_content_attribute
(self)
tests/test_basic_agent.py:12
Method
test_returns_error_when_not_available
(self)
tests/test_web_search.py:83
Method
test_returns_formatted_results
(self, mock_search_cls)
tests/test_web_search.py:40
Method
test_returns_formatted_results
(self, mock_ddgs_cls)
tests/test_web_search.py:72
Method
test_returns_metadata_with_content
(self)
tests/test_specialized_agents.py:43
Method
test_returns_none_on_empty_results
(self, mock_search_cls)
tests/test_web_search.py:51
Method
test_returns_none_on_exception
(self, mock_search_cls)
tests/test_web_search.py:63
Method
test_returns_none_when_not_available
(self)
tests/test_web_search.py:57
Method
test_returns_plain_string_response
(self)
tests/test_basic_agent.py:16
Method
test_runtime_error
(self)
tests/test_code_execution.py:93
Method
test_safe_code_passes
(self)
tests/test_code_execution.py:20
Method
test_search_error_attributes
(self)
tests/test_exceptions.py:46
Method
test_search_is_case_insensitive_and_handles_no_matches
(self)
tests/test_code_mode.py:56
Method
test_search_parallel_with_mixed_outcomes
(self)
tests/test_search_orchestrator.py:124
Method
test_search_returns_identifier_and_escape_hatch_signatures
(self)
tests/test_code_mode.py:47
Method
test_search_sequential_aggregates_results
(self)
tests/test_search_orchestrator.py:112
Method
test_search_tool_delegates_and_to_dict_restores_facade
(self)
tests/test_code_mode.py:73
Method
test_search_type_none_returns_none
(self)
tests/test_exa_search.py:172
Method
test_search_type_passthrough
(self)
tests/test_exa_search.py:164
Method
test_search_type_unknown_returns_none
(self)
tests/test_exa_search.py:168
Method
test_search_with_unknown_agent_selection
(self)
tests/test_search_orchestrator.py:106
Method
test_search_without_agents_returns_error
(self)
tests/test_search_orchestrator.py:100
Method
test_server_config_creation
Test creating MCPServerConfig.
tests/test_mcp_integration.py:73
Method
test_server_config_from_dict
Test MCPServerConfig.from_dict().
tests/test_mcp_integration.py:106
Method
test_server_config_to_dict
Test MCPServerConfig.to_dict().
tests/test_mcp_integration.py:91
Method
test_skips_serpapi_without_key
(self, mock_ddgs)
tests/test_web_search.py:106
Method
test_snippet_falls_back_to_highlights
(self)
tests/test_exa_search.py:75
Method
test_snippet_falls_back_to_text
(self)
tests/test_exa_search.py:86
Method
test_snippet_prefers_summary
(self)
tests/test_exa_search.py:65
Method
test_snippet_returns_no_description_when_empty
(self)
tests/test_exa_search.py:90
Method
test_snippet_truncates_long_content
(self)
tests/test_exa_search.py:94
Method
test_specialized_prompt_default_passthrough
(self)
tests/test_search_orchestrator.py:70
Method
test_specialized_prompt_variants
(self)
tests/test_search_orchestrator.py:56
Method
test_successful_scrape
(self, mock_client_cls)
tests/test_web_search.py:136
Method
test_successful_task
(self, mock_browser_cls)
tests/test_browser_use.py:21
Function
test_summarize_openrouter_model_extracts_agent_fields
()
tests/test_openrouter_models.py:34
Function
test_summarize_use_case_includes_k_and_workers
()
tests/test_orchestration_runtime.py:46
Method
test_summary
(self)
tests/test_code_execution.py:125
Method
test_summary_with_query
(self)
tests/test_exa_search.py:144
Method
test_summary_without_query
(self)
tests/test_exa_search.py:140
Function
test_supports_parameter_and_sorting_helpers
()
tests/test_openrouter_models.py:55
Method
test_syntax_error
(self)
tests/test_code_execution.py:89
Method
test_synthesis_handles_failure_gracefully
(self)
tests/test_search_orchestrator.py:144
Method
test_synthesis_runs_when_orchestrator_present
(self)
tests/test_search_orchestrator.py:136
Method
test_text_with_max_chars
(self)
tests/test_exa_search.py:128
Method
test_text_without_max_chars
(self)
tests/test_exa_search.py:132
Method
test_tokens_are_integer
(self)
tests/test_context_engineering.py:34
Function
test_tools_command_lists_use_cases
()
tests/test_cli_use_cases.py:62
Method
test_unknown_pattern_returns_empty
(self)
tests/test_context_engineering.py:70
Method
test_unknown_provider_raises
(self)
tests/test_model_utils.py:44
Function
test_unknown_use_case_lists_available_ids
()
tests/test_use_cases.py:31
Method
test_unsafe_code_error
(self)
tests/test_exceptions.py:52
Method
test_uses_namespace_modules
(self)
tests/test_code_execution.py:102
Method
test_uses_serpapi_when_available
(self, mock_ddgs, mock_serpapi)
tests/test_web_search.py:91
Method
test_uses_settings_defaults
(self, mock_create, mock_settings)
tests/test_model_utils.py:58
Method
test_valid_http
(self)
tests/test_web_search.py:17
Method
test_valid_https
(self)
tests/test_web_search.py:20
Method
test_validate_startup_no_keys
(self)
tests/test_settings.py:98
Method
test_validate_startup_with_key
(self)
tests/test_settings.py:111
Method
test_wraps_exception
(self, mock_litellm)
tests/test_model_utils.py:49
Method
to_dict
Temporarily hide the non-serialisable facade during E2B serialisation.
agentic_internet/agents/code_mode.py:275
Function
tools
Manage and display available tools.
agentic_internet/cli.py:277
Method
troubleshoot
Troubleshoot a technical problem. Args: problem_description: Description of the problem system_info: Optiona
agentic_internet/agents/specialized_agents.py:321
Function
version
Display version information.
agentic_internet/cli.py:813
Method
visit_Attribute
(self, node: ast.Attribute)
agentic_internet/tools/code_execution.py:194
Method
visit_Call
(self, node: ast.Call)
agentic_internet/tools/code_execution.py:199
Method
visit_Import
(self, node: ast.Import)
agentic_internet/tools/code_execution.py:180
Method
visit_ImportFrom
(self, node: ast.ImportFrom)
agentic_internet/tools/code_execution.py:187
← previous
401–481 of 481, ranked by callers