This commit is contained in:
root
2026-05-28 15:20:25 +00:00
parent 6a39dc7ee2
commit 81913f3d8d
4 changed files with 27 additions and 123 deletions

View File

@@ -27,12 +27,4 @@ FORMAT_META = {
AGENT_TIMEOUT = 3600
MAX_CONCURRENT_GENERATIONS = 6
CONTENT_REVIEW_ITERATIONS = {
"OnePager": 1,
"Cheatsheet": 1,
"MiniGuide": 2,
"BeginnerGuide": 2,
"IntermediateGuide": 2,
"ExtendedGuide": 2,
}
CLAUDE_CLI = "claude"