This commit is contained in:
2026-02-21 14:44:06 -05:00
parent fa78c1d08a
commit 4b4c4d96ad
2 changed files with 51 additions and 2 deletions

View File

@@ -1,10 +1,17 @@
[output]
namespace = "colorforth_bootslop"
output_dir = "."
namespace = "manual_slop"
output_dir = "./md_gen"
[files]
base_dir = "C:/projects/manual_slop"
paths = [
"config.toml",
"ai_client.py",
"aggregate.py",
"gemini.py",
"gui.py",
"pyproject.toml",
"MainContext.md"
]
[screenshots]