diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-08 07:00:23 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-08 07:00:23 -0500 |
| commit | 4b5b0a03a83642ef7219640cb039e1aaccf07b90 (patch) | |
| tree | 5a787404ebd0fd641da7d137bfd7d9eb9056ae58 /.ai/scripts/cross-agent-comms/cross-agent-watch.md | |
| parent | 0760f7064c4a4dec6e4943ea6fa8d0b531ae001f (diff) | |
| download | rulesets-4b5b0a03a83642ef7219640cb039e1aaccf07b90.tar.gz rulesets-4b5b0a03a83642ef7219640cb039e1aaccf07b90.zip | |
chore(ai): correct stale ~/projects/work/ path references in workflows and scripts
Diffstat (limited to '.ai/scripts/cross-agent-comms/cross-agent-watch.md')
| -rw-r--r-- | .ai/scripts/cross-agent-comms/cross-agent-watch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ai/scripts/cross-agent-comms/cross-agent-watch.md b/.ai/scripts/cross-agent-comms/cross-agent-watch.md index dd8afc1..7192f46 100644 --- a/.ai/scripts/cross-agent-comms/cross-agent-watch.md +++ b/.ai/scripts/cross-agent-comms/cross-agent-watch.md @@ -114,7 +114,7 @@ cross-agent-watch # Test against a single project, no notifications, verbose cross-agent-watch \ - --projects-glob "$HOME/projects/work/inbox/from-agents/" \ + --projects-glob "$HOME/projects/career/inbox/from-agents/" \ --no-notify # Production-style: quiet stdout, log only |
