Files
shockbot/utils
pullfrog[bot] 1d59fd3d21 feat: Lifecycle hooks (#219)
* flatten lifecycle hooks into RepoSettings string fields

replace the separate LifecycleHook model with setupScript and
postCheckoutScript string fields directly on RepoSettings. move the UI
into the Agent settings section alongside environment variables and
custom instructions. delete the standalone lifecycle-hooks API route,
component, and schema since the existing settings PATCH endpoint
handles the new fields automatically.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: pass env to lifecycle hook spawn so scripts can use package managers

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 07:16:14 +00:00
..
2026-01-15 22:06:53 +00:00
2026-01-28 07:47:52 +00:00
2026-01-16 07:16:25 +00:00
2026-02-06 07:16:14 +00:00
2026-01-28 07:47:52 +00:00
2025-12-27 16:28:41 -08:00
2026-01-29 22:49:00 +00:00
2026-02-06 07:16:14 +00:00
2026-02-06 07:16:14 +00:00
2025-12-17 12:43:08 -08:00