Skip to content

chore: add Conductor workspace setup#24

Merged
TrystonPerry merged 1 commit into
masterfrom
tdawg/add-conductor-setup
Jun 16, 2026
Merged

chore: add Conductor workspace setup#24
TrystonPerry merged 1 commit into
masterfrom
tdawg/add-conductor-setup

Conversation

@TrystonPerry

Copy link
Copy Markdown
Collaborator

Adds Conductor workspace configuration so agents can set up, run, and review Firestate in parallel worktrees. .conductor/settings.toml defines the setup/run scripts (pnpm install + vite dev on CONDUCTOR_PORT), file-include globs, and review prompts. The react-tasks example aliases @hvakr/firestate to src/index.ts so the dev server runs against source without a build step. The root .gitignore is broadened to match the hvakr repo's coverage (Claude worktrees, pnpm store, caches, secrets, and editor/tooling dirs), and tsconfig.tsbuildinfo is ignored in the example.

Add .conductor/settings.toml (setup/run scripts, file include globs, review
prompts), alias @hvakr/firestate to src in the react-tasks example so the
dev server runs against source, and broaden the root .gitignore (Claude
worktrees, pnpm store, caches, secrets, tooling dirs).
@TrystonPerry TrystonPerry merged commit f44c7f5 into master Jun 16, 2026
1 check passed
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