You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -302,6 +302,34 @@ Sessions use a **two-layer** limit system. Layer 1 (`compact_at_minutes`) writes
302
302
303
303
---
304
304
305
+
## Troubleshooting
306
+
307
+
### `finalize_report.py: No such file or directory`
308
+
309
+
The skill tried to run `finalize_report.py` using a relative path from a different project directory. Ensure the skill SKILL.md files use the absolute path:
0 commit comments