Skip to content

chore: simplify init prompt and update advanced config options#603

Merged
acreeger merged 1 commit intomainfrom
chore/simplify-init-prompt
Feb 16, 2026
Merged

chore: simplify init prompt and update advanced config options#603
acreeger merged 1 commit intomainfrom
chore/simplify-init-prompt

Conversation

@acreeger
Copy link
Collaborator

Summary

  • Remove worktree prefix question from Phase 1 initial setup (moved to advanced config only)
  • Replace outdated Phase 9 advanced config list with more useful options:
    • Merge Behavior (local/PR/draft PR)
    • Multi-Provider Code Review (Gemini/Codex alongside Claude)
    • Plan Configuration (planner/reviewer providers)
    • Copy Gitignored Files (local DBs, test fixtures)
    • Skip Pre-Commit Hooks (noVerify)
  • Add matching sample questions for each new option
  • Add copyGitIgnoredPatterns advanced config example

Test plan

  • Run il init on a fresh project and verify worktree prefix is no longer asked
  • Run il init on a configured project and verify advanced config list shows new options
  • Verify sample questions match the new bullet points

Remove worktree prefix from Phase 1 initial questions (advanced config only).
Update Phase 9 advanced config list with more useful options: merge behavior,
multi-provider code review, plan configuration, copy gitignored files, and
skip pre-commit hooks. Add matching sample questions.
@acreeger acreeger merged commit 2f7674f into main Feb 16, 2026
4 checks passed
@acreeger acreeger deleted the chore/simplify-init-prompt branch February 16, 2026 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant