Commit 4111096
Include .claude/ in Docker images for Haggis agent skills
.claude/ was in .dockerignore, which meant the hyperlane-monorepo Docker image
used as an init container by Haggis never contained the .claude/skills/ directory
or CLAUDE.md. The Claude Agent SDK needs these at runtime (loaded via cwd +
settingSources) for the agent to use domain-specific skills during investigations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d89c844 commit 4111096
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments