Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSoft-AI4Code/HyperAgent
/ functions
Functions
1,207 in github.com/FSoft-AI4Code/HyperAgent
⨍
Functions
1,207
◇
Types & classes
510
Method
e
(t,i,n)
hyperagent-ext/media/scripts/tailwind.min.js:23
Function
ensure_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
Method
error
(self, text)
src/hyperagent/cli/console.py:36
Method
exec
(e)
hyperagent-ext/media/scripts/highlight.min.js:142
Method
execute_client_command_handler
(params)
src/hyperagent/multilspy/language_servers/eclipse_jdtls/eclipse_jdtls.py:347
Method
execute_client_command_handler
(params)
src/hyperagent/multilspy/language_servers/rust_analyzer/rust_analyzer.py:135
Method
execute_client_command_handler
(params)
src/hyperagent/multilspy/language_servers/omnisharp/omnisharp.py:234
Method
execute_client_command_handler
(params)
src/hyperagent/multilspy/language_servers/jedi_language_server/jedi_server.py:76
Method
execute_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
Method
extract_functions_classes
(self)
src/hyperagent/langchain_parsers/language/tree_sitter_segmenter.py:36
Method
file_prompt
(self)
src/hyperagent/cli/console.py:46
Method
finally
(e)
hyperagent-ext/media/scripts/tailwind.min.js:23
Function
find_abs_path
(folder, file_name)
src/hyperagent/utils.py:332
Function
find_free_port
()
src/hyperagent/utils.py:40
Function
find_most_matched_string
(word_list, target)
src/hyperagent/utils.py:35
Method
first
()
hyperagent-ext/media/scripts/tailwind.min.js:20
Method
folding_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
Function
format
(x)
hyperagent-ext/media/scripts/tailwind.min.js:25
Method
formatting
A request to to format a whole document.
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:428
Function
fx
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Function
get
()
hyperagent-ext/media/scripts/tailwind.min.js:25
Method
getData
(contentId: string)
hyperagent-ext/src/extension.ts:328
Function
get_base_name
(name)
src/hyperagent/tasks/utils/bl/name_utils.py:12
Function
get_bolded_text
Get bolded text.
src/hyperagent/utils.py:498
Method
get_chunk_query
(self)
src/hyperagent/langchain_parsers/language/java.py:28
Method
get_chunk_query
(self)
src/hyperagent/langchain_parsers/language/rust.py:30
Method
get_chunk_query
(self)
src/hyperagent/langchain_parsers/language/csharp.py:32
Function
get_color_mapping
Get mapping for items to a support color.
src/hyperagent/utils.py:481
Function
get_env_path
()
src/hyperagent/utils.py:57
Function
get_file_paths_recursive
(directory)
src/hyperagent/utils.py:277
Method
get_language
(self)
src/hyperagent/langchain_parsers/language/java.py:23
Method
get_language
(self)
src/hyperagent/langchain_parsers/language/rust.py:25
Method
get_language
(self)
src/hyperagent/langchain_parsers/language/csharp.py:27
Method
get_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
Function
get_method_name
(signature, simple_name=True)
src/hyperagent/tasks/utils/bl/name_utils.py:65
Function
get_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
Method
get_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
Function
get_symbol_with_keyword
(file_path: str, parent_path: str, keyword: str)
src/hyperagent/utils.py:378
Function
gf
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
Method
implementation
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
Method
incoming_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
Function
info
(r,e)
hyperagent-ext/media/scripts/tailwind.min.js:1
Method
inlay_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
Method
inline_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
Method
insert_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
Function
is_method_signature
(expr: str)
src/hyperagent/tasks/utils/bl/name_utils.py:37
Method
is_valid
(self)
src/hyperagent/langchain_parsers/language/tree_sitter_segmenter.py:27
Function
ix
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Function
jw
(r)
hyperagent-ext/media/scripts/tailwind.min.js:1
Function
k
(e)
hyperagent-ext/media/scripts/highlight.min.js:277
Function
kf
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
Method
lang_status_handler
(params)
src/hyperagent/multilspy/language_servers/eclipse_jdtls/eclipse_jdtls.py:340
Method
lang_status_handler
(params)
src/hyperagent/multilspy/language_servers/rust_analyzer/rust_analyzer.py:128
Method
lang_status_handler
(params)
src/hyperagent/multilspy/language_servers/omnisharp/omnisharp.py:226
Method
last
()
hyperagent-ext/media/scripts/tailwind.min.js:20
Method
lazy_parse
(self, blob: Blob)
src/hyperagent/langchain_parsers/parsers.py:105
Function
lenient_matcher
(pred_expr, gt_answer)
src/hyperagent/tasks/utils/bl/name_utils.py:79
Function
lightBlue
()
hyperagent-ext/media/scripts/tailwind.min.js:1
Method
linked_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
Function
load_yaml_config
(file_path)
scripts/run_defects4j_fl.py:8
Function
load_yaml_config
(file_path)
scripts/run_defects4j_apr.py:9
Method
logging_fn
(source, target, msg)
src/hyperagent/multilspy/language_server.py:133
Function
lx
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Method
make_line_comment
(self, text: str)
src/hyperagent/langchain_parsers/language/java.py:31
Method
make_line_comment
(self, text: str)
src/hyperagent/langchain_parsers/language/rust.py:33
Method
make_line_comment
(self, text: str)
src/hyperagent/langchain_parsers/language/csharp.py:35
Method
make_tree
(cls, root, parent=None, is_last=False, criteria=None)
src/hyperagent/get_repo_struct.py:31
Function
matchVariant
(d,y,k)
hyperagent-ext/media/scripts/tailwind.min.js:29
Method
messages
()
hyperagent-ext/media/scripts/tailwind.min.js:23
Function
mf
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
Function
modifier
()
hyperagent-ext/media/scripts/tailwind.min.js:29
Function
modifySelectors
(re)
hyperagent-ext/media/scripts/tailwind.min.js:29
Method
moniker
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
Function
negative
(r)
hyperagent-ext/media/scripts/tailwind.min.js:3
Function
nt
(r)
hyperagent-ext/media/scripts/tailwind.min.js:30
Function
nx
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Method
o
(f)
hyperagent-ext/media/scripts/tailwind.min.js:38
Method
on_type_formatting
A request to format a document on type.
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:440
Method
openNode
(e)
hyperagent-ext/media/scripts/highlight.min.js:30
Method
open_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
Method
opts
()
hyperagent-ext/media/scripts/tailwind.min.js:23
Method
outgoing_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
Function
ox
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Function
parse
(r)
hyperagent-ext/media/scripts/tailwind.min.js:42
Method
peek
(e)
hyperagent-ext/media/scripts/tailwind.min.js:1
Method
positionBy
(e)
hyperagent-ext/media/scripts/tailwind.min.js:20
Function
prefix
(r)
hyperagent-ext/media/scripts/tailwind.min.js:34
Function
prepare
(n)
hyperagent-ext/media/scripts/tailwind.min.js:62
Method
prepare_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
Method
prepare_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
Method
prepare_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
Method
print_history_item
(self, idx, entry)
src/hyperagent/cli/console.py:42
Function
print_text
Print text with highlighting and no end characters.
src/hyperagent/utils.py:503
Method
processor
()
hyperagent-ext/media/scripts/tailwind.min.js:23
Method
progress
(self, params: lsp_types.ProgressParams)
src/hyperagent/multilspy/lsp_protocol_handler/lsp_requests.py:614
Method
proxyOf
()
hyperagent-ext/media/scripts/tailwind.min.js:20
Function
px
(e)
hyperagent-ext/media/scripts/tailwind.min.js:3
Function
python_lenient_matcher
(pred, buggy_method)
src/hyperagent/tasks/utils/bl/name_utils.py:94
Function
qk
(r)
hyperagent-ext/media/scripts/tailwind.min.js:25
Function
query
( repository_name: Annotated[str, Argument(..., help="The name of the repository to query.")], planner
src/hyperagent/cli/cli.py:110
← previous
next →
1,001–1,100 of 1,207, ranked by callers