Commit 3156ff3
committed
CHANGES(docs): Correct lifecycle hook semantics
why: Keep the changelog aligned with the lifecycle behavior shipped on this branch so readers do not infer broader hook semantics than the code implements.
what:
- Document on_project_start as running only for new session creation
- Document on_project_exit as running when the last client detaches
- Match the guarded client-detached hook behavior in WorkspaceBuilder1 parent 7dcbbae commit 3156ff3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments