Compare commits
1 commit
0cc4c429f2
...
ec1cc24d1e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec1cc24d1e |
1 changed files with 4 additions and 0 deletions
|
|
@ -44,6 +44,10 @@ if [ -f "$LOGFILE" ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
# Load lessons from .profile repo (pre-session)
|
||||
profile_load_lessons || true
|
||||
LESSONS_INJECTION="${LESSONS_CONTEXT:-}"
|
||||
|
||||
log "--- Poll start ---"
|
||||
|
||||
# --- Clean up stale review sessions (.sid files + worktrees) ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue