Skip to content

Conversation

@oldsj
Copy link
Owner

@oldsj oldsj commented Jan 15, 2026

Summary

  • Fix job_runner to pass cloned repo directory as cwd to Claude Agent SDK (was hardcoded to /workspace, now uses /workspace/<repo-name>)
  • Add before:dev event to create-secrets hook in devspace.yaml so secrets refresh on make dev
  • Add db-username and db-password to create-secrets.sh for dev environment

Test plan

  • Run make dev and verify secrets are created automatically
  • Create a worker task with a repo and verify Claude works in the correct directory

🤖 Generated with Claude Code

- Fix job_runner to pass cloned repo directory as cwd to Claude Agent SDK
  (was hardcoded to /workspace, now uses /workspace/<repo-name>)
- Add before:dev event to create-secrets hook in devspace.yaml
- Add db-username and db-password to create-secrets.sh for dev

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@oldsj oldsj merged commit 6b40c36 into main Jan 15, 2026
5 checks passed
@oldsj oldsj deleted the dogfood branch January 15, 2026 18:20
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.

2 participants