Skip to content

Commit b09404b

Browse files
πŸ”§ μžλ™ 수리 μ™„λ£Œ (npm#125)
1 parent fc10ebb commit b09404b

4 files changed

Lines changed: 72 additions & 94 deletions

File tree

β€Žblog-automation/logs/code_repair.jsonβ€Ž

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"timestamp": "2026-07-15T18:02:07.232218",
4+
"tracebacks_found": 0,
5+
"critical_errors": 0,
6+
"repairs": [],
7+
"auto_fixed": 0,
8+
"manual_required": 0,
9+
"dry_run": false
10+
},
211
{
312
"timestamp": "2026-07-14T17:58:29.117712",
413
"tracebacks_found": 0,
@@ -281,25 +290,5 @@
281290
"auto_fixed": 0,
282291
"manual_required": 0,
283292
"dry_run": false
284-
},
285-
{
286-
"timestamp": "2026-07-09T04:48:33.170602",
287-
"tracebacks_found": 1,
288-
"critical_errors": 0,
289-
"critical_samples": [],
290-
"repairs": [
291-
{
292-
"error": "ValueError: Streaming is required for operations that may take longer than 10 minutes. See https://github.com/anthropics/anthropic-sdk-python#long-requests for more details",
293-
"file": "content_generator.py",
294-
"line": "1635",
295-
"timestamp": "2026-07-09T04:48:32.317694",
296-
"dry_run": false,
297-
"result": "error",
298-
"detail": "Claude API 였λ₯˜"
299-
}
300-
],
301-
"auto_fixed": 0,
302-
"manual_required": 0,
303-
"dry_run": false
304293
}
305294
]

β€Žblog-automation/logs/repair_history.jsonβ€Ž

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
11
[
2+
{
3+
"timestamp": "2026-07-15T18:02:05.053286",
4+
"health_score": 93,
5+
"issues_found": 1,
6+
"issues": [
7+
{
8+
"id": "adsense_not_configured",
9+
"level": "warning",
10+
"message": "AdSense λ―Έμ„€μ • β€” κ΄‘κ³  μˆ˜μ΅ν™” λΉ„ν™œμ„±ν™” μƒνƒœ",
11+
"context": {},
12+
"fix": null
13+
}
14+
],
15+
"repairs_applied": 0,
16+
"repairs": [
17+
{
18+
"issue_id": "adsense_not_configured",
19+
"issue_level": "warning",
20+
"issue_message": "AdSense λ―Έμ„€μ • β€” κ΄‘κ³  μˆ˜μ΅ν™” λΉ„ν™œμ„±ν™” μƒνƒœ",
21+
"fix_applied": null,
22+
"timestamp": "2026-07-15T18:02:05.053194",
23+
"success": null,
24+
"detail": "μˆ˜λ™ 쑰치 ν•„μš” (μžλ™ 수리 λΆˆκ°€)"
25+
}
26+
],
27+
"dry_run": false
28+
},
229
{
330
"timestamp": "2026-07-14T17:58:27.134933",
431
"health_score": 93,
@@ -1832,32 +1859,5 @@
18321859
}
18331860
],
18341861
"dry_run": false
1835-
},
1836-
{
1837-
"timestamp": "2026-07-10T12:44:33.144846",
1838-
"health_score": 93,
1839-
"issues_found": 1,
1840-
"issues": [
1841-
{
1842-
"id": "adsense_not_configured",
1843-
"level": "warning",
1844-
"message": "AdSense λ―Έμ„€μ • β€” κ΄‘κ³  μˆ˜μ΅ν™” λΉ„ν™œμ„±ν™” μƒνƒœ",
1845-
"context": {},
1846-
"fix": null
1847-
}
1848-
],
1849-
"repairs_applied": 0,
1850-
"repairs": [
1851-
{
1852-
"issue_id": "adsense_not_configured",
1853-
"issue_level": "warning",
1854-
"issue_message": "AdSense λ―Έμ„€μ • β€” κ΄‘κ³  μˆ˜μ΅ν™” λΉ„ν™œμ„±ν™” μƒνƒœ",
1855-
"fix_applied": null,
1856-
"timestamp": "2026-07-10T12:44:33.144736",
1857-
"success": null,
1858-
"detail": "μˆ˜λ™ 쑰치 ν•„μš” (μžλ™ 수리 λΆˆκ°€)"
1859-
}
1860-
],
1861-
"dry_run": false
18621862
}
18631863
]

β€Ždocs/data/code_repairs.jsonβ€Ž

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"timestamp": "2026-07-15T18:02:07.232218",
4+
"tracebacks_found": 0,
5+
"critical_errors": 0,
6+
"repairs": [],
7+
"auto_fixed": 0,
8+
"manual_required": 0,
9+
"dry_run": false
10+
},
211
{
312
"timestamp": "2026-07-14T17:58:29.117712",
413
"tracebacks_found": 0,
@@ -281,25 +290,5 @@
281290
"auto_fixed": 0,
282291
"manual_required": 0,
283292
"dry_run": false
284-
},
285-
{
286-
"timestamp": "2026-07-09T04:48:33.170602",
287-
"tracebacks_found": 1,
288-
"critical_errors": 0,
289-
"critical_samples": [],
290-
"repairs": [
291-
{
292-
"error": "ValueError: Streaming is required for operations that may take longer than 10 minutes. See https://github.com/anthropics/anthropic-sdk-python#long-requests for more details",
293-
"file": "content_generator.py",
294-
"line": "1635",
295-
"timestamp": "2026-07-09T04:48:32.317694",
296-
"dry_run": false,
297-
"result": "error",
298-
"detail": "Claude API 였λ₯˜"
299-
}
300-
],
301-
"auto_fixed": 0,
302-
"manual_required": 0,
303-
"dry_run": false
304293
}
305294
]

β€Ždocs/data/repairs.jsonβ€Ž

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
11
[
2+
{
3+
"timestamp": "2026-07-15T18:02:05.053286",
4+
"health_score": 93,
5+
"issues_found": 1,
6+
"issues": [
7+
{
8+
"id": "adsense_not_configured",
9+
"level": "warning",
10+
"message": "AdSense λ―Έμ„€μ • β€” κ΄‘κ³  μˆ˜μ΅ν™” λΉ„ν™œμ„±ν™” μƒνƒœ",
11+
"context": {},
12+
"fix": null
13+
}
14+
],
15+
"repairs_applied": 0,
16+
"repairs": [
17+
{
18+
"issue_id": "adsense_not_configured",
19+
"issue_level": "warning",
20+
"issue_message": "AdSense λ―Έμ„€μ • β€” κ΄‘κ³  μˆ˜μ΅ν™” λΉ„ν™œμ„±ν™” μƒνƒœ",
21+
"fix_applied": null,
22+
"timestamp": "2026-07-15T18:02:05.053194",
23+
"success": null,
24+
"detail": "μˆ˜λ™ 쑰치 ν•„μš” (μžλ™ 수리 λΆˆκ°€)"
25+
}
26+
],
27+
"dry_run": false
28+
},
229
{
330
"timestamp": "2026-07-14T17:58:27.134933",
431
"health_score": 93,
@@ -1832,32 +1859,5 @@
18321859
}
18331860
],
18341861
"dry_run": false
1835-
},
1836-
{
1837-
"timestamp": "2026-07-10T12:44:33.144846",
1838-
"health_score": 93,
1839-
"issues_found": 1,
1840-
"issues": [
1841-
{
1842-
"id": "adsense_not_configured",
1843-
"level": "warning",
1844-
"message": "AdSense λ―Έμ„€μ • β€” κ΄‘κ³  μˆ˜μ΅ν™” λΉ„ν™œμ„±ν™” μƒνƒœ",
1845-
"context": {},
1846-
"fix": null
1847-
}
1848-
],
1849-
"repairs_applied": 0,
1850-
"repairs": [
1851-
{
1852-
"issue_id": "adsense_not_configured",
1853-
"issue_level": "warning",
1854-
"issue_message": "AdSense λ―Έμ„€μ • β€” κ΄‘κ³  μˆ˜μ΅ν™” λΉ„ν™œμ„±ν™” μƒνƒœ",
1855-
"fix_applied": null,
1856-
"timestamp": "2026-07-10T12:44:33.144736",
1857-
"success": null,
1858-
"detail": "μˆ˜λ™ 쑰치 ν•„μš” (μžλ™ 수리 λΆˆκ°€)"
1859-
}
1860-
],
1861-
"dry_run": false
18621862
}
18631863
]

0 commit comments

Comments
Β (0)