Skip to content

Conversation

@acreeger
Copy link
Collaborator

Fixes #209

  • New il rebase command that rebases current branch on main
  • Claude AI automatically invoked to resolve conflicts when they occur
  • Supports --force and --dry-run options
  • Validates user is in an iloom worktree before rebasing
  • Helpful error messages when run from wrong location (non-git, non-worktree, main worktree)
  • Works correctly from any subdirectory within a valid worktree

Also fixes isMainWorktree() to use configured main branch from settings instead of relying on Git's arbitrary worktree ordering. Fixes #64

…loom-ai#209

- New `il rebase` command that rebases current branch on main
- Claude AI automatically invoked to resolve conflicts when they occur
- Supports --force and --dry-run options
- Validates user is in an iloom worktree before rebasing
- Helpful error messages when run from wrong location (non-git, non-worktree, main worktree)
- Works correctly from any subdirectory within a valid worktree

Also fixes isMainWorktree() to use configured main branch from settings
instead of relying on Git's arbitrary worktree ordering. Fixes iloom-ai#64
@acreeger acreeger merged commit 88b14b6 into iloom-ai:main Nov 28, 2025
4 checks 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

1 participant