2 Commits

Author SHA1 Message Date
Charlie Egan b2043cb45b Wrap agent startup hook commands with bash -c (#8189)
Updated sessionStart hook commands to explicitly use bash -c wrapper.
This improves compatibility across different environments where default
shell may vary.

Signed-off-by: Charlie Egan <charlie_egan@apple.com>
2026-01-07 10:27:35 +00:00
Charlie Egan 276247801c docs: Add notes for automated agents
This is just an idea, and the content is WIP, but what if we tried to
steer AI coding tools from the start rather than pointing the same
things out in PR reviews?

Claude Integration taken from to allow use of single AGENTS.md file.
https://github.com/anthropics/claude-code/issues/6235#issuecomment-3588785967

Signed-off-by: Charlie Egan <charlie_egan@apple.com>
2025-12-25 09:43:10 +01:00