This commit is contained in:
Keep Creating Online
2025-01-13 16:21:02 -05:00
parent 30535bb2fd
commit a0cc207bff
2 changed files with 2192 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ if "selected_repo_path" not in st.session_state:
st.session_state["selected_repo_path"] = None
# Streamlit App
st.title("Repository Context Generator")
st.title("RePrompt: A Context Generator")
# Folder Selection
st.sidebar.header("Select a Folder")

2191
src/repo-context.txt Normal file

File diff suppressed because it is too large Load Diff