Skip to content

refactor(code): consolidate workspace commands under worker - #124

Merged
danii1 merged 3 commits into
mainfrom
feat/workspace-relay-connect-v2
Sep 3, 2026
Merged

refactor(code): consolidate workspace commands under worker#124
danii1 merged 3 commits into
mainfrom
feat/workspace-relay-connect-v2

Conversation

@danii1

@danii1 danii1 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • consolidate the unattended workflow under devintern worker: init, scaffold, add-repo, connect, run-now, and the daemon
  • make worker connect workspace-only, with workspace.toml as the sole source of repository selection
  • remove public --repo, repository auto-detection, and unused repository-local relay fallback/state routing
  • connect all unverified GitHub repositories in the workspace, skip verified pairings, and continue after individual failures; tracker targets use the workspace environment
  • remove the top-level devintern workspace namespace and update CLI help, docs, changelog, and regression coverage

Verification

  • bun run format
  • bun run lint
  • bun run typecheck
  • bun run test — 1305 passing in @getdevintern/code, all 11 package tasks green
  • bun run build

@danii1 danii1 changed the title feat(code): reconnect fleet relay sources refactor(code): consolidate workspace commands under worker Sep 3, 2026
@danii1
danii1 merged commit e009c30 into main Sep 3, 2026
1 check passed
@danii1
danii1 deleted the feat/workspace-relay-connect-v2 branch September 3, 2026 01:56
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