Commit Graph

22 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
Jason Carreira
c58d5f1e07 fix(hooks): don't log full error stack when project settings not loaded (#1114)
Co-authored-by: Jason Carreira <jason@visotrust.com>
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 17:13:36 -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
Cameron
881c2ddf53 feat(hooks): Add additionalContext support for PostToolUse hooks (#826)
Co-authored-by: Letta <noreply@letta.com>
2026-02-04 18:32:16 -08:00
jnjpng
0b5a4549a6 feat: add debug logging for silently caught errors (#809)
Co-authored-by: Letta <noreply@letta.com>
2026-02-03 17:47:22 -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
6947e8d837 feat: add post tool use failure hooks (#796) 2026-02-03 14:13:27 -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
5b75244476 feat: add disable all hook toggle (#726) 2026-01-28 15:40:29 -08:00
jnjpng
2edf2bd4b1 feat: add basic prompt submit hook (#694) 2026-01-26 17:41:51 -08:00
jnjpng
b884f84631 feat: add memory log hook (#688) 2026-01-26 15:54:12 -08:00
jnjpng
d950db3afd feat: add permissions status script (#681) 2026-01-26 11:20:21 -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
4648ef1211 chore: clean up hook console log (#654) 2026-01-23 11:53:07 -08:00
jnjpng
dccc18ee46 fix: use settings as source of truth for hooks config state (#633) 2026-01-22 12:09:42 -08:00
jnjpng
547f5047d3 feat: add cross-platform support for hooks executor (#623) 2026-01-21 22:30:20 -08:00
jnjpng
2c82bd880a feat: implement Claude Code-compatible hooks system (#607) 2026-01-21 16:23:15 -08:00