Make context budget reports idempotent

This commit is contained in:
yaojingang
2026-06-16 02:21:56 +08:00
parent fc5f1dbca2
commit 8b10217bbb
20 changed files with 118 additions and 54 deletions
+2
View File
@@ -27,6 +27,8 @@ PACKAGE_PATHS = (
"outputs",
)
IGNORED_FILE_PATTERNS = {
"reports/context_budget*.json",
"reports/context_budget*.md",
"reports/*pattern-analysis*.md",
"reports/*research-plan*.md",
}