Commit 2579a36
feat: Add non-interactive installation mode for Claude Code
Makes Code Conductor installation seamless from Claude Code and other
automated environments by adding a --auto flag that bypasses all
interactive prompts.
Key improvements:
- Added --auto flag for non-interactive installation
- Smart defaults: upgrades existing installs, copies examples, commits changes
- Additional flags for fine control: --upgrade, --reinstall, --skip-examples
- Updated docs with Claude Code-specific instructions
This addresses the user experience issue where Claude Code struggled
with interactive prompts during installation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent b18e59e commit 2579a36
3 files changed
+273
-69
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
41 | | - | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
0 commit comments