Logo
Explore
Register Sign In
agent/everything-claude-code
1
0
Fork 0
You've already forked everything-claude-code
mirror of https://github.com/affaan-m/everything-claude-code.git synced 2026-06-18 15:54:13 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
e1fca6e84d697dc0fe0d2f243ca93b2ad9ab85f1
everything-claude-code/scripts/hooks
T
Pangerkumzuk Longkumer e1fca6e84d Merge branch 'affaan-m:main' into main
e1fca6e84d ยท 2026-02-18 18:33:04 +05:30
History
..
check-console-log.js
Fix stdin overflow bug in hook scripts - truncate chunks to stay within MAX_STDIN limit
2026-02-18 07:40:12 +00:00
evaluate-session.js
Fix stdin overflow bug in hook scripts - truncate chunks to stay within MAX_STDIN limit
2026-02-18 07:40:12 +00:00
post-edit-console-warn.js
Merge branch 'affaan-m:main' into main
2026-02-18 18:33:04 +05:30
post-edit-format.js
Fix stdin overflow bug in hook scripts - truncate chunks to stay within MAX_STDIN limit
2026-02-18 07:40:12 +00:00
post-edit-typecheck.js
Fix stdin overflow bug in hook scripts - truncate chunks to stay within MAX_STDIN limit
2026-02-18 07:40:12 +00:00
pre-compact.js
fix: nullish coalescing in evaluate-session config, narrow pre-compact glob, add 11 tests
2026-02-13 02:42:01 -08:00
session-end.js
Fix stdin overflow bug in hook scripts - truncate chunks to stay within MAX_STDIN limit
2026-02-18 07:40:12 +00:00
session-start.js
fix: remove unused fs imports in 3 hook scripts
2026-02-12 15:33:51 -08:00
suggest-compact.js
fix: consistent periodic interval spacing in suggest-compact, add 10 tests
2026-02-13 02:45:08 -08:00