feat(hooks): add task-reminder hook for task tool usage tracking
Injects a reminder after 10 tool turns without task tool usage. Tracks per-session counters and cleans up on session deletion. 🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export { createTaskReminderHook } from "./hook";
|
||||
Reference in New Issue
Block a user