cc6f63ea4d
* fix(todo-continuation-enforcer): increase delay to 5s and add write permission check (#89) - Increase delay from 200ms to 5000ms to prevent firing too quickly before users can respond - Add write permission check to skip continuation when previous agent lacks write/edit permissions - Fixes destructive behavior where hook was overriding user wait commands Resolves #89 🤖 Generated with assistance of OhMyOpenCode (https://github.com/code-yeongyu/oh-my-opencode) * improve omo to only work when requested