progress
This commit is contained in:
11
config.toml
11
config.toml
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user