Skip to content

fix: add prompts/ directory to Dockerfile - #123

Merged
avoidwork merged 2 commits into
mainfrom
docs/dockerfile-add-prompts
Jun 7, 2026
Merged

fix: add prompts/ directory to Dockerfile#123
avoidwork merged 2 commits into
mainfrom
docs/dockerfile-add-prompts

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Summary

fix: add prompts/ directory to Dockerfile

Changes

  • Added COPY prompts/ ./prompts/ to the production stage of the Dockerfile to include prompts/SYSTEM_PROMPT.md

Why

src/memory/prompts.js:11 reads prompts/SYSTEM_PROMPT.md at runtime. Without this copy step, the application fails to load the system prompt in Docker.

@avoidwork avoidwork self-assigned this Jun 7, 2026
@avoidwork
avoidwork enabled auto-merge (squash) June 7, 2026 02:29
@avoidwork
avoidwork merged commit 22e0567 into main Jun 7, 2026
2 checks passed
@avoidwork
avoidwork deleted the docs/dockerfile-add-prompts branch June 7, 2026 02:31
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.

1 participant