Self-hosted workers developer workflows

Hey, thanks for the detailed feedback, it’s genuinely helpful.

Both items are on our radar. We already have an issue logged for the self-hosted local worker creating a new branch/PR without an explicit request. The auto-commit/push behavior is part of the same problem. The model is being too pushy with git operations in self-hosted setups, but for workflows with pre-made worktrees, that’s exactly what it shouldn’t do. I also reported your case as an extra signal.

I can’t share a timeline for the fix yet, but the direction is clear: less opinionated git behavior, more “just write the code, the user handles the rest”. I’ll try to follow up when we have updates.

Also, about devcontainer + Glass, the discussion is still going in this thread: Dev container remotes don't work with Glass. Worth subscribing if you haven’t already.