MCPcopy Create free account

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

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

Methode
(t,i,n)
hyperagent-ext/media/scripts/tailwind.min.js:23
Functionensure_all_methods_implemented
A decorator to ensure that all methods of source_cls class are implemented in the decorated class.
src/hyperagent/multilspy/type_helpers.py:11
Methoderror
(self, text)
src/hyperagent/cli/console.py:36
Methodexec
(e)
hyperagent-ext/media/scripts/highlight.min.js:142
Methodexecute_client_command_handler
(params)
src/hyperagent/multilspy/language_servers/eclipse_jdtls/eclipse_jdtls.py:347
Methodexecute_client_command_handler
(params)
src/hyperagent/multilspy/language_servers/rust_analyzer/rust_analyzer.py:135
Methodexecute_client_command_handler
(params)
src/hyperagent/multilspy/language_servers/omnisharp/omnisharp.py:234
Methodexecute_client_command_handler
(params)
src/hyperagent/multilspy/language_servers/jedi_language_server/jedi_server.py:76
Methodexecute_code_blocks
(Experimental) Execute the code blocks and return the result. Args: code_blocks (List[CodeBlock]): The code blocks to execute.
src/hyperagent/build.py:103
Methodextract_functions_classes
(self)
src/hyperagent/langchain_parsers/language/tree_sitter_segmenter.py:36
Methodfile_prompt
(self)
src/hyperagent/cli/console.py:46
Methodfinally
(e)
hyperagent-ext/media/scripts/tailwind.min.js:23
Functionfind_abs_path
(folder, file_name)
src/hyperagent/utils.py:332
Functionfind_free_port
()
src/hyperagent/utils.py:40
Functionfind_most_matched_string
(word_list, target)
src/hyperagent/utils.py:35
Methodfirst
()
hyperagent-ext/media/scripts/tailwind.min.js:20
Methodfolding_range
A request to provide folding ranges in a document. The request's parameter is of type {@link FoldingRangeParams}, the response is of t
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:75
Functionformat
(x)
hyperagent-ext/media/scripts/tailwind.min.js:25
Methodformatting
A request to to format a whole document.
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:428
Functionfx
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Functionget
()
hyperagent-ext/media/scripts/tailwind.min.js:25
MethodgetData
(contentId: string)
hyperagent-ext/src/extension.ts:328
Functionget_base_name
(name)
src/hyperagent/tasks/utils/bl/name_utils.py:12
Functionget_bolded_text
Get bolded text.
src/hyperagent/utils.py:498
Methodget_chunk_query
(self)
src/hyperagent/langchain_parsers/language/java.py:28
Methodget_chunk_query
(self)
src/hyperagent/langchain_parsers/language/rust.py:30
Methodget_chunk_query
(self)
src/hyperagent/langchain_parsers/language/csharp.py:32
Functionget_color_mapping
Get mapping for items to a support color.
src/hyperagent/utils.py:481
Functionget_env_path
()
src/hyperagent/utils.py:57
Functionget_file_paths_recursive
(directory)
src/hyperagent/utils.py:277
Methodget_language
(self)
src/hyperagent/langchain_parsers/language/java.py:23
Methodget_language
(self)
src/hyperagent/langchain_parsers/language/rust.py:25
Methodget_language
(self)
src/hyperagent/langchain_parsers/language/csharp.py:27
Methodget_line_col_from_index
Returns the zero-indexed line and column number of the given index in the given text
src/hyperagent/multilspy/multilspy_utils.py:26
Functionget_method_name
(signature, simple_name=True)
src/hyperagent/tasks/utils/bl/name_utils.py:65
Functionget_node_text
Extract a substring from the given code. Args: start_byte (int): The starting index from where to begin the extraction. end_
src/hyperagent/code_search.py:10
Methodget_open_file_text
Get the contents of the given opened file as per the Language Server. :param relative_file_path: The relative path of the file to op
src/hyperagent/multilspy/language_server.py:705
Functionget_symbol_with_keyword
(file_path: str, parent_path: str, keyword: str)
src/hyperagent/utils.py:378
Functiongf
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
Methodimplementation
A request to resolve the implementation locations of a symbol at a given text document position. The request's parameter is of type [TextDocum
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:39
Methodincoming_calls
A request to resolve the incoming calls for a given `CallHierarchyItem`. @since 3.16.0
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:112
Functioninfo
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:1
Methodinlay_hint
A request to provide inlay hints in a document. The request's parameter is of type {@link InlayHintsParams}, the response is of type {
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:224
Methodinline_value
A request to provide inline values in a document. The request's parameter is of type {@link InlineValueParams}, the response is of type
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:214
Methodinsert_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:680
Functionis_method_signature
(expr: str)
src/hyperagent/tasks/utils/bl/name_utils.py:37
Methodis_valid
(self)
src/hyperagent/langchain_parsers/language/tree_sitter_segmenter.py:27
Functionix
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Functionjw
(r)
hyperagent-ext/media/scripts/tailwind.min.js:1
Functionk
(e)
hyperagent-ext/media/scripts/highlight.min.js:277
Functionkf
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
Methodlang_status_handler
(params)
src/hyperagent/multilspy/language_servers/eclipse_jdtls/eclipse_jdtls.py:340
Methodlang_status_handler
(params)
src/hyperagent/multilspy/language_servers/rust_analyzer/rust_analyzer.py:128
Methodlang_status_handler
(params)
src/hyperagent/multilspy/language_servers/omnisharp/omnisharp.py:226
Methodlast
()
hyperagent-ext/media/scripts/tailwind.min.js:20
Methodlazy_parse
(self, blob: Blob)
src/hyperagent/langchain_parsers/parsers.py:105
Functionlenient_matcher
(pred_expr, gt_answer)
src/hyperagent/tasks/utils/bl/name_utils.py:79
FunctionlightBlue
()
hyperagent-ext/media/scripts/tailwind.min.js:1
Methodlinked_editing_range
A request to provide ranges that can be edited together. @since 3.16.0
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:146
Functionload_yaml_config
(file_path)
scripts/run_defects4j_fl.py:8
Functionload_yaml_config
(file_path)
scripts/run_defects4j_apr.py:9
Methodlogging_fn
(source, target, msg)
src/hyperagent/multilspy/language_server.py:133
Functionlx
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Methodmake_line_comment
(self, text: str)
src/hyperagent/langchain_parsers/language/java.py:31
Methodmake_line_comment
(self, text: str)
src/hyperagent/langchain_parsers/language/rust.py:33
Methodmake_line_comment
(self, text: str)
src/hyperagent/langchain_parsers/language/csharp.py:35
Methodmake_tree
(cls, root, parent=None, is_last=False, criteria=None)
src/hyperagent/get_repo_struct.py:31
FunctionmatchVariant
(d,y,k)
hyperagent-ext/media/scripts/tailwind.min.js:29
Methodmessages
()
hyperagent-ext/media/scripts/tailwind.min.js:23
Functionmf
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
Functionmodifier
()
hyperagent-ext/media/scripts/tailwind.min.js:29
FunctionmodifySelectors
(re)
hyperagent-ext/media/scripts/tailwind.min.js:29
Methodmoniker
A request to get the moniker of a symbol at a given text document position. The request parameter is of type {@link TextDocumentPositionParams
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:181
Functionnegative
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
Functionnt
(r)
hyperagent-ext/media/scripts/tailwind.min.js:30
Functionnx
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Methodo
(f)
hyperagent-ext/media/scripts/tailwind.min.js:38
Methodon_type_formatting
A request to format a document on type.
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:440
MethodopenNode
(e)
hyperagent-ext/media/scripts/highlight.min.js:30
Methodopen_file
Open a file in the Language Server. This is required before making any requests to the Language Server. :param relative_file_path: T
src/hyperagent/multilspy/language_server.py:671
Methodopts
()
hyperagent-ext/media/scripts/tailwind.min.js:23
Methodoutgoing_calls
A request to resolve the outgoing calls for a given `CallHierarchyItem`. @since 3.16.0
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:120
Functionox
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Functionparse
(r)
hyperagent-ext/media/scripts/tailwind.min.js:42
Methodpeek
(e)
hyperagent-ext/media/scripts/tailwind.min.js:1
MethodpositionBy
(e)
hyperagent-ext/media/scripts/tailwind.min.js:20
Functionprefix
(r)
hyperagent-ext/media/scripts/tailwind.min.js:34
Functionprepare
(n)
hyperagent-ext/media/scripts/tailwind.min.js:62
Methodprepare_call_hierarchy
A request to result a `CallHierarchyItem` in a document at a given position. Can be used as an input to an incoming or outgoing call hierarchy
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:103
Methodprepare_rename
A request to test and perform the setup necessary for a rename. @since 3.16 - support for default behavior
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:452
Methodprepare_type_hierarchy
A request to result a `TypeHierarchyItem` in a document at a given position. Can be used as an input to a subtypes or supertypes type hierarch
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:189
Methodprint_history_item
(self, idx, entry)
src/hyperagent/cli/console.py:42
Functionprint_text
Print text with highlighting and no end characters.
src/hyperagent/utils.py:503
Methodprocessor
()
hyperagent-ext/media/scripts/tailwind.min.js:23
Methodprogress
(self, params: lsp_types.ProgressParams)
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:614
MethodproxyOf
()
hyperagent-ext/media/scripts/tailwind.min.js:20
Functionpx
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Functionpython_lenient_matcher
(pred, buggy_method)
src/hyperagent/tasks/utils/bl/name_utils.py:94
Functionqk
(r)
hyperagent-ext/media/scripts/tailwind.min.js:25
Functionquery
( repository_name: Annotated[str, Argument(..., help="The name of the repository to query.")], planner
src/hyperagent/cli/cli.py:110
← previousnext →1,001–1,100 of 1,207, ranked by callers