Skip to content

Clarify Claude Code monitor delivery verification#270

Draft
tomohisa wants to merge 1 commit into
fujibee:mainfrom
tomohisa:codex/clarify-claude-monitor-delivery
Draft

Clarify Claude Code monitor delivery verification#270
tomohisa wants to merge 1 commit into
fujibee:mainfrom
tomohisa:codex/clarify-claude-monitor-delivery

Conversation

@tomohisa

@tomohisa tomohisa commented Jul 1, 2026

Copy link
Copy Markdown

Summary

Closes #269.

This clarifies the difference between monitor delivery being configured and Claude Code's generic Monitor tool actually running in the current session.

Changes

  • Document that delivery.sh status showing mode: monitor is configuration status, not runtime success.
  • Add Claude Code monitor verification steps to the README: ToolSearch select:Monitor, Monitor(agmsg inbox stream), footer 1 monitor, and transcript Monitor event: "agmsg inbox stream".
  • Call out failure states: footer 1 shell, Bash/background/nohup watch.sh, Azure/MCP/other monitor-branded tools, and missing generic Monitor tool.
  • Update the Claude Code skill prompt and SessionStart/delivery directives so agents do not treat a background shell watcher as successful realtime monitor delivery.
  • Add the Windows Git Bash note for Claude Code monitor delivery and PowerShell/native-shell retry guidance.

Validation

  • git diff --check
  • bash -n scripts/delivery.sh scripts/session-start.sh scripts/drivers/types/claude-code/_delivery.sh
  • npm test
  • manually checked delivery.sh set monitor + delivery.sh status output in a temporary project

Bats was not run locally because the bats runner is not installed in this environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify Claude Code monitor runtime success vs monitor delivery configuration

1 participant