mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Co-authored-by: czlll <gangda@huaihe.usc.edu> Co-authored-by: Hoang Tran <descience.thh10@gmail.com>
714 B
714 B
LocAgent Framework
This folder is an implementation of Locagent. It is based on (LocAgent, tweet), a framework that addresses code localization through graph-based representation. By parsing codebases into directed heterogeneous graphs, LocAgent creates a lightweight representation that captures code structures and their dependencies, enabling LLM agents to effectively search and locate relevant entities through powerful multi-hop reasoning.
Built-in Tools
The agent provides several built-in tools:
search_code_snippetsget_entity_contentsexplore_tree_structure