Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

Adds an ephemeral "Auto rebase onto origin/" checkbox to the creation UI. When enabled, the backend fetches and rebases onto origin/ before running any init hooks.\n\nKey points:\n- UI: creation-only checkbox; no persisted preference\n- IPC: optional autoRebaseTrunk flag on initial sendMessage (workspaceId=null)\n- Runtime: Local+SSH fetch+rebase; skip with log if no origin\n- Tests: LocalRuntime end-to-end auto-rebase test\n\n_Generated with _

- Ephemeral checkbox in creation UI
- IPC flag only for first sendMessage
- Local+SSH runtime fetch+rebase before init hook
- LocalRuntime test

_Generated with `mux`_
…n- Use async fs/promises API\n- Non-empty InitLogger handlers\n\n_Generated with _
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