Skip to content

Commit 4111096

Browse files
tkporterclaude
andcommitted
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

File tree

.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ rust
1717
docs
1818
tools
1919
vectors
20-
.claude
2120
.changeset
2221

2322
# Test & coverage artifacts

0 commit comments

Comments
 (0)