feat(code): complete worker initialization wizard - #66
Merged
Conversation
…login worker init from a package subdirectory skipped the repo .env, so the workspace file stayed empty. SSH/mosh sessions now print a copy-session or tunnel path instead of hanging on a local browser callback. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
devintern worker initcreate and safely configure the workspace for the current repository--no-ui, and keep workers alive if dashboard startup failsThis completes the wizard/workspace slice of the unattended worker roadmap. Scheduling, quiet hours, dashboard retry controls, GitHub App installation guidance, configuration reload, and the later concurrency/remote execution work remain separate follow-ups.
Behavior
The recommended setup is now:
devintern worker initin a repository.http://localhost:4400.Existing workspaces are not silently repointed to a different repository. Additional repositories must be imported explicitly.
Validation
@getdevintern/code: 893 tests passed, 0 failed@getdevintern/codebundle built successfully with dashboard UIgit diff --checkpassed