Skip to content

chore: 1Password secret management setup#2

Open
alexruco wants to merge 11 commits into
masterfrom
chore/1password-secrets
Open

chore: 1Password secret management setup#2
alexruco wants to merge 11 commits into
masterfrom
chore/1password-secrets

Conversation

@alexruco
Copy link
Copy Markdown
Contributor

Summary

  • Adds `.env.local`, `.env.production` to `.gitignore`
  • Adds `.env.template` with `op://` placeholder paths for `op run` usage

Usage

```bash
op run --env-file='.env.template' --
```

Part of supply-chain hardening — security-hardening card.

alexruco and others added 11 commits May 15, 2026 11:23
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ial flag

- parseDepends() reads `depends:` preamble header from card content
- createWorktree/removeWorktree manage .git/flowdeck-tmp/<slug> + deck/<slug> branches
- SIGINT/exit handlers clean up dangling worktrees
- ParallelDisplay renders N executor status lines in place (docker-compose style)
- spawnClaudeExecutor prefixes output to log file; no spinner during parallel runs
- runOrchestrator calls Claude with scaffold/orchestrator.md.flowdeck; parses JSON groups; falls back to serial on parse failure
- executeParallelGroup creates worktrees, runs executors in parallel, stops display
- mergeBranch merges each branch --no-ff; aborts and exits 1 on conflict
- turnCommand --serial bypasses orchestrator and worktrees; legacy single-agent path
- playCommand warns on open dependency cards; --no-dep-check skips the check
- spawnClaude now returns {code, result} for orchestrator result capture
- README and scaffold/AGENT.md updated with --serial and --no-dep-check docs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updated .flowdeck/AGENT.md: added serve.ts to Architecture, added
`flowdeck serve` to Commands, refreshed Current priorities to reflect
all cards shipped (fix-turn-command, git-integration, https-api).
Removed .flowdeck/parallel-subagents/* files that were committed before
.flowdeck was added to .gitignore.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…for 1Password

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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