Commit Graph

18 Commits

Author SHA1 Message Date
jnjpng
9af69dee6b fix(settings): handle home-directory project/global settings collision (#1117)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 18:25:01 -08:00
jnjpng
37981066b5 chore: remove setup hooks (#845)
Co-authored-by: Letta <noreply@letta.com>
2026-02-05 19:53:14 -08:00
jnjpng
ee28095ebc feat: add prompt based hooks (#795)
Co-authored-by: Letta <noreply@letta.com>
2026-02-05 17:55:00 -08:00
jnjpng
e2a0545a01 feat: improve SessionStart hooks and feedback injection (#803)
Co-authored-by: Letta <noreply@letta.com>
2026-02-03 15:57:58 -08:00
jnjpng
103a630833 feat: fix post tool use feedback injection (#800) 2026-02-03 14:42:34 -08:00
jnjpng
6947e8d837 feat: add post tool use failure hooks (#796) 2026-02-03 14:13:27 -08:00
Charles Packer
375e485874 feat: refactor skill scripts into cli subcommands (#759) 2026-01-31 14:18:10 -08:00
jnjpng
2f203b7e08 fix: skip UserPromptSubmit hooks for slash commands (#734) 2026-01-28 17:51:56 -08:00
Cameron
4794361b50 feat(hooks): capture reasoning and assistant messages in hooks (#719) 2026-01-28 16:28:23 -08:00
github-actions[bot]
4c702057e0 feat: inject LETTA_AGENT_ID into hook environment context (#731)
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: Cameron <cpfiffer@users.noreply.github.com>
2026-01-28 16:24:17 -08:00
jnjpng
55524061ab feat: add rm -rf block hook script and fix stderr (#661) 2026-01-23 17:26:50 -08:00
jnjpng
3e71a08156 feat: regex tool name matching for hooks (#660) 2026-01-23 15:45:15 -08:00
jnjpng
cc2b33bb6b feat: add stop hook continuation on blocking and example hooks (#657) 2026-01-23 15:28:18 -08:00
jnjpng
dccc18ee46 fix: use settings as source of truth for hooks config state (#633) 2026-01-22 12:09:42 -08:00
Charles Packer
3edc82a5f4 fix: resolve CI test failures on Windows and Linux (#636)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 22:38:30 -08:00
jnjpng
547f5047d3 feat: add cross-platform support for hooks executor (#623) 2026-01-21 22:30:20 -08:00
Charles Packer
b8b6e72d11 fix: increase timing threshold for flaky CI test (#629)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:57:41 -08:00
jnjpng
2c82bd880a feat: implement Claude Code-compatible hooks system (#607) 2026-01-21 16:23:15 -08:00