Commit Graph

3 Commits

Author SHA1 Message Date
John Yeo
cb05d169a2 wip 2026-01-23 17:13:19 +00:00
amianthus
1d426df4b4 Use explicit zsh command for conductor-setup.sh
Prevents permission denied errors by explicitly invoking zsh
instead of relying on execute permissions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-30 14:10:49 +01:00
amianthus
a559dea353 Add Conductor workspace configuration
Set up conductor.json with setup and run scripts for Autumn project.
The setup script handles dependency installation, .env file copying,
database migrations, and shared workspace building.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-30 14:08:08 +01:00