YeonGyu-Kim
0aa8f486af
feat(hooks): add sisyphus-junior-notepad hook for conditional notepad rules injection (#1092)
* refactor(shared): extract isCallerOrchestrator to session-utils
* refactor(atlas): use shared isCallerOrchestrator, change to prepend
* refactor(prometheus-md-only): change to prepend pattern
* refactor(sisyphus-junior): remove Work_Context (moved to hook)
* feat(hooks): add sisyphus-junior-notepad hook
* fix(shared): replace dynamic require with static import in session-utils
- Change from dynamic require to static import for better bundler compatibility
- Fix import path: ../../features -> ../features
- Add barrel export to src/shared/index.ts
* feat(hooks): register sisyphus-junior-notepad hook
- Add to HookNameSchema in schema.ts
- Export from hooks/index.ts
- Register with isHookEnabled in index.ts
- Auto-generated schema.json update
---------
Co-authored-by: justsisyphus <justsisyphus@users.noreply.github.com>
2026-01-25 14:52:11 +09:00
..
2026-01-16 18:31:08 +09:00
2026-01-17 21:12:55 +09:00
2026-01-25 14:52:11 +09:00
2026-01-22 12:15:09 +07:00
2026-01-23 14:20:38 +09:00
2026-01-10 14:00:25 +09:00
2026-01-23 02:14:08 +09:00
2026-01-17 21:12:55 +09:00
2026-01-16 11:35:37 +09:00
2026-01-22 22:47:01 +09:00
2026-01-01 20:23:23 +09:00
2025-12-28 16:13:50 +09:00
2026-01-02 21:16:23 +09:00
2025-12-28 16:13:50 +09:00
2026-01-25 13:57:45 +09:00
2026-01-23 16:24:58 +09:00
2026-01-25 14:52:11 +09:00
2026-01-24 16:07:08 +09:00
2026-01-25 12:34:42 +09:00
2026-01-02 10:27:33 +09:00
2026-01-21 11:19:00 +09:00
2026-01-25 14:52:11 +09:00
2026-01-24 02:39:12 +09:00
2026-01-25 13:57:45 +09:00
2026-01-24 15:30:35 +09:00
2025-12-28 14:55:27 +09:00
2026-01-25 13:12:40 +09:00
2026-01-16 11:35:37 +09:00
2025-12-08 17:00:02 +09:00
2026-01-25 14:52:11 +09:00
2025-12-27 17:17:13 +09:00
2026-01-17 17:04:40 +09:00
2026-01-07 23:44:03 +09:00
2026-01-24 15:50:44 +09:00
2026-01-24 15:50:44 +09:00
2026-01-03 12:09:34 +09:00
2026-01-16 02:17:00 +09:00