Repo Shepherd
Contents:
Installation
Quickstart
Usage Guide
API Reference
Development
Repo Shepherd
Index
Index
A
|
C
|
D
|
E
|
G
|
H
|
I
|
M
|
S
|
T
|
U
|
V
A
app.utils
module
app.utils.commit_message
module
app.utils.creation
module
app.utils.file_tree
module
app.utils.help_popup
module
app.utils.llm_api
module
app.utils.repo_structure
module
app.utils.utils
module
C
check_api_key() (in module app.utils.utils)
clone_remote_repo() (in module app.utils.utils)
configure_genai_api() (in module app.utils.utils)
convert_file_to_txt() (in module app.utils.utils)
convert_repo_to_txt() (in module app.utils.creation)
(in module app.utils.repo_structure)
(in module app.utils.utils)
create_feature() (in module app.utils.creation)
create_part() (in module app.utils.creation)
D
detect_max_depth() (in module app.utils.file_tree)
E
extract_result() (in module app.utils.commit_message)
G
gemini_api() (in module app.utils.llm_api)
generate_CM() (in module app.utils.commit_message)
generate_file_tree() (in module app.utils.file_tree)
(in module app.utils.repo_structure)
generate_general_prompt() (in module app.utils.commit_message)
get_local_repo_path() (in module app.utils.utils)
get_remote_repo_url() (in module app.utils.utils)
get_repo_path() (in module app.utils.repo_structure)
H
HelpPopup (class in app.utils.help_popup)
I
improve_CM() (in module app.utils.commit_message)
M
module
app.utils
app.utils.commit_message
app.utils.creation
app.utils.file_tree
app.utils.help_popup
app.utils.llm_api
app.utils.repo_structure
app.utils.utils
S
setup_logging() (in module app.utils.utils)
structure_markdown() (in module app.utils.creation)
T
together_api() (in module app.utils.llm_api)
U
upload_file_to_gemini() (in module app.utils.utils)
V
validate_gemini_api_key() (in module app.utils.utils)