MCPcopy Create free account

hub / github.com/FSoft-AI4Code/HyperAgent / functions

Functions1,207 in github.com/FSoft-AI4Code/HyperAgent

↓ 1 callersMethodexecute_command
A request send from the client to the server to execute a command. The request might return a workspace edit which the client will apply to th
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:460
↓ 1 callersMethodexit
The exit event is sent from the client to the server to ask the server to exit its process.
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:542
↓ 1 callersMethodextract_functions_classes
(self)
src/hyperagent/langchain_parsers/language/python.py:25
↓ 1 callersFunctionf0
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionfS
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:25
↓ 1 callersFunctionfb
(r)
hyperagent-ext/media/scripts/tailwind.min.js:1
↓ 1 callersMethodfinalize
()
hyperagent-ext/media/scripts/highlight.min.js:42
↓ 1 callersFunctionfind_least_depth_sln_file
(root_dir)
src/hyperagent/multilspy/language_servers/omnisharp/omnisharp.py:49
↓ 1 callersFunctionfind_matching_abs_path
(parent_folder, sub_path)
src/hyperagent/utils.py:520
↓ 1 callersFunctionfind_non_utf8_files
Finds all non-UTF-8 file paths in a given directory and returns their relative paths. Args: path (str): The path to the directory.
src/hyperagent/utils.py:309
↓ 1 callersMethodfixAngle
(e)
hyperagent-ext/media/scripts/tailwind.min.js:42
↓ 1 callersMethodfixDirection
(e)
hyperagent-ext/media/scripts/tailwind.min.js:42
↓ 1 callersMethodfixRadial
(e)
hyperagent-ext/media/scripts/tailwind.min.js:42
↓ 1 callersMethodforVariant
(e,t=0)
hyperagent-ext/media/scripts/tailwind.min.js:29
↓ 1 callersMethodfreeSemicolon
(e)
hyperagent-ext/media/scripts/tailwind.min.js:22
↓ 1 callersMethodfrom_lsp
(cls, d: StringDict)
src/hyperagent/multilspy/lsp_protocol_handler/server.py:71
↓ 1 callersFunctiongS
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:25
↓ 1 callersMethodgap
(self)
src/hyperagent/cli/console.py:82
↓ 1 callersFunctiongenerate_random_string
(length, use_uppercase=True, use_lowercase=True, use_digits=True, use_punctuation=False)
src/hyperagent/utils.py:19
↓ 1 callersMethodgetProxyProcessor
()
hyperagent-ext/media/scripts/tailwind.min.js:20
↓ 1 callersFunctionget_all_symbols
()
tests/tools/python/go_to_def.py:3
↓ 1 callersFunctionget_args
()
scripts/run_swe_bench.py:9
↓ 1 callersFunctionget_args
()
scripts/run_defects4j_apr.py:14
↓ 1 callersFunctionget_colored_text
Get colored text.
src/hyperagent/utils.py:492
↓ 1 callersFunctionget_data
()
scripts/fine_tuning.py:20
↓ 1 callersMethodget_definition
Get the definition of a given identifier in a source file. Args: word: str - Word whose definition needs to be found
src/hyperagent/llm_multilspy.py:43
↓ 1 callersMethodget_dotnet_version
Returns the dotnet version for the current system
src/hyperagent/multilspy/multilspy_utils.py:213
↓ 1 callersMethodget_global_cache_directory
Returns the cache directory
src/hyperagent/multilspy/multilspy_settings.py:22
↓ 1 callersMethodget_language_server_directory
Returns the directory for language servers
src/hyperagent/multilspy/multilspy_settings.py:13
↓ 1 callersMethodget_references
This function is used to get references of a particular identifier in a codebase. It can also provide detailed output if verbose argu
src/hyperagent/llm_multilspy.py:142
↓ 1 callersFunctionget_symbol_verbose
(file_path: str, parent_path: str, keyword: str = None)
src/hyperagent/utils.py:410
↓ 1 callersMethodget_symbols
Get all symbols in a file Args: file_path (str): relative path to the file preview_size (int, optional): onl
src/hyperagent/llm_multilspy.py:87
↓ 1 callersMethodget_updated_position_from_line_and_column_and_edit
Utility function to get the position of the cursor after inserting text at a given line and column.
src/hyperagent/multilspy/multilspy_utils.py:58
↓ 1 callersFunctionh
(e,n,t)
hyperagent-ext/media/scripts/highlight.min.js:180
↓ 1 callersFunctionh0
(r)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionh2
(r,e,t)
hyperagent-ext/media/scripts/tailwind.min.js:30
↓ 1 callersMethodhandleIncomingMessage
(data: WebSocket.Data)
hyperagent-ext/src/extension.ts:215
↓ 1 callersFunctionhb
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionhf
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
↓ 1 callersMethodhover
Request to request hover information at a given text document position. The request's parameter is of type {@link TextDocumentPosition} the re
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:311
↓ 1 callersFunctioni1
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
↓ 1 callersFunctioni2
(r)
hyperagent-ext/media/scripts/tailwind.min.js:30
↓ 1 callersFunctionia
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:19
↓ 1 callersFunctionidentify_extension
Identify the file extension based on the given programming language. Args: language (str): The programming language. Returns:
src/hyperagent/utils.py:90
↓ 1 callersMethodinfo2
(self, text)
src/hyperagent/cli/console.py:30
↓ 1 callersMethodinitializeSession
()
hyperagent-ext/src/extension.ts:153
↓ 1 callersFunctioninitialize_tools
(repo_dir, db_path, index_path, language, image_name)
src/hyperagent/build.py:167
↓ 1 callersFunctioninner
(dir_path: Path, prefix: str='', level=-1)
src/hyperagent/get_repo_struct.py:90
↓ 1 callersMethodinsert
(e,t,i)
hyperagent-ext/media/scripts/tailwind.min.js:38
↓ 1 callersMethodinsert_text_at_position
Insert text at the given line and column in the given file and return the updated cursor position after inserting the text.
src/hyperagent/multilspy/language_server.py:221
↓ 1 callersFunctionis
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersMethodisAlready
(e,t)
hyperagent-ext/media/scripts/tailwind.min.js:38
↓ 1 callersMethodisNot
(e)
hyperagent-ext/media/scripts/tailwind.min.js:42
↓ 1 callersMethodisOr
(e)
hyperagent-ext/media/scripts/tailwind.min.js:42
↓ 1 callersMethodisRadial
(e)
hyperagent-ext/media/scripts/tailwind.min.js:42
↓ 1 callersMethodisSelected
(e)
hyperagent-ext/media/scripts/tailwind.min.js:34
↓ 1 callersMethodis_valid
(self)
src/hyperagent/langchain_parsers/language/python.py:13
↓ 1 callersFunctionjS
(r)
hyperagent-ext/media/scripts/tailwind.min.js:29
↓ 1 callersFunctionjb
(r)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionjs
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
↓ 1 callersFunctionju
()
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionjx
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
↓ 1 callersFunctionk0
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionkS
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:25
↓ 1 callersMethodkeyframeParents
(e)
hyperagent-ext/media/scripts/tailwind.min.js:42
↓ 1 callersFunctionko
()
hyperagent-ext/media/scripts/tailwind.min.js:30
↓ 1 callersFunctionl
(e,r,t,a,n,s,o,i)
hyperagent-ext/media/scripts/showdown.min.js:2
↓ 1 callersFunctionlc
(r)
hyperagent-ext/media/scripts/tailwind.min.js:20
↓ 1 callersFunctionlf
()
hyperagent-ext/media/scripts/tailwind.min.js:3
↓ 1 callersFunctionload_agent_editor
( llm_config, jupyter_executor, sys_prompt, repo_dir )
src/hyperagent/agents/plan_seeking.py:72
↓ 1 callersFunctionload_agent_executor
( llm_config, docker_executor, sys_prompt, summarizer )
src/hyperagent/agents/plan_seeking.py:133
↓ 1 callersFunctionload_agent_planner
(system_plan, llm_config)
src/hyperagent/agents/plan_seeking.py:194
↓ 1 callersMethodload_data
(self, idx)
src/hyperagent/tasks/fault_localization.py:54
↓ 1 callersFunctionload_manager
(user_proxy, planner, navigator, editor, executor, llm_config)
src/hyperagent/agents/plan_seeking.py:206
↓ 1 callersFunctionload_summarizer
()
src/hyperagent/agents/plan_seeking.py:7
↓ 1 callersMethodlogChatHistory
()
hyperagent-ext/src/extension.ts:318
↓ 1 callersFunctionm0
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionm2
(r,e,t)
hyperagent-ext/media/scripts/tailwind.min.js:30
↓ 1 callersFunctionmS
(r)
hyperagent-ext/media/scripts/tailwind.min.js:25
↓ 1 callersFunctionmain
()
scripts/fine_tuning.py:50
↓ 1 callersFunctionmain
()
scripts/run_swe_bench.py:16
↓ 1 callersFunctionmain
()
scripts/run_defects4j_fl.py:13
↓ 1 callersFunctionmain
()
scripts/merge_model.py:13
↓ 1 callersFunctionmain
()
scripts/run_defects4j_apr.py:20
↓ 1 callersFunctionmake_error_response
(request_id: Any, err: Error)
src/hyperagent/multilspy/lsp_protocol_handler/server.py:82
↓ 1 callersMethodmake_line_comment
(self, text: str)
src/hyperagent/langchain_parsers/language/tree_sitter_segmenter.py:105
↓ 1 callersFunctionmake_notification
(method: str, params: PayloadLike)
src/hyperagent/multilspy/lsp_protocol_handler/server.py:86
↓ 1 callersFunctionmake_request
(method: str, request_id: Any, params: PayloadLike)
src/hyperagent/multilspy/lsp_protocol_handler/server.py:90
↓ 1 callersFunctionmake_response
(request_id: Any, params: PayloadLike)
src/hyperagent/multilspy/lsp_protocol_handler/server.py:78
↓ 1 callersMethodmapResolve
(e)
hyperagent-ext/media/scripts/tailwind.min.js:23
↓ 1 callersFunctionmap_role
(index: int)
scripts/data_getsql.py:36
↓ 1 callersFunctionmatching_symbols
Find a matching symbol based on line range. Args: symbols (list): List of symbols to search through. object (dict): The obje
src/hyperagent/utils.py:223
↓ 1 callersMethodmaxPrefixed
(e,t)
hyperagent-ext/media/scripts/tailwind.min.js:35
↓ 1 callersFunctionmd
(r)
hyperagent-ext/media/scripts/tailwind.min.js:29
↓ 1 callersFunctionms
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionn0
(r)
hyperagent-ext/media/scripts/tailwind.min.js:2
↓ 1 callersFunctionn1
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
↓ 1 callersFunctionn2
(r)
hyperagent-ext/media/scripts/tailwind.min.js:30
↓ 1 callersFunctionnO
(r)
hyperagent-ext/media/scripts/tailwind.min.js:55
↓ 1 callersFunctionname_matcher
(short_name, full_name)
src/hyperagent/tasks/utils/bl/name_utils.py:72
← previousnext →601–700 of 1,207, ranked by callers