disinto/dev
openhands 809dd93c3b fix: distinguish phase file writes from reads in PostToolUse hook
- Parse tool_name via jq: Write tool checks file_path match,
  Bash tool checks for redirect operator (>) with phase file path
- Reads (cat, head) no longer trigger false-positive markers
- Split guard into separate statements for clarity
- Move marker cleanup inside hook-install guard
- Expand tests: 5 cases covering Bash write, Write tool, Bash read,
  unrelated Bash, and Write to different file

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 18:14:49 +00:00
..
dev-agent.sh fix: feat: PostToolUse hook detects phase file writes in real-time (eliminates polling latency) (#278) 2026-03-19 17:55:06 +00:00
dev-poll.sh fix: feat: review + dev-poll skip CI gate for non-code PRs (#266) 2026-03-19 13:48:00 +00:00
phase-handler.sh fix: dev/phase-handler.sh still passes string label name to /labels replace endpoint (#203) 2026-03-18 22:06:05 +00:00
phase-test.sh fix: distinguish phase file writes from reads in PostToolUse hook 2026-03-19 18:14:49 +00:00