Skip to content

feat: add Herdr workspace launching#98

Merged
corwinm merged 5 commits into
mainfrom
feat/herdr-workspace-launch
Jul 20, 2026
Merged

feat: add Herdr workspace launching#98
corwinm merged 5 commits into
mainfrom
feat/herdr-workspace-launch

Conversation

@corwinm

@corwinm corwinm commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • add explicit --herdr support to arashi switch and arashi create
  • add configured and exact HERDR_ENV=1 launcher selection
  • resolve Git-backed non-bare source identity for each selected worktree
  • invoke herdr worktree open with an argument array and validate its JSON response
  • preserve existing launcher precedence, JSON restrictions, and created-worktree failure semantics
  • update generated schema/contracts and local CLI documentation

Validation

  • pnpm test — 96 files, 1006 passed, 1 skipped
  • pnpm run lint — 0 errors
  • pnpm exec tsc --noEmit
  • pnpm run build
  • pnpm run schema:check
  • pnpm run contract:check
  • real Herdr v0.7.4 open/reuse smoke test
  • independent Codex review completed; two source-identity findings fixed and re-reviewed

Related pull requests

Part of corwinm/arashi-arashi#222.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6b8b921285

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/commands/create.ts Outdated
Comment thread src/core/switch.ts Outdated
Comment thread README.md Outdated
@corwinm
corwinm merged commit b2dcef3 into main Jul 20, 2026
9 checks passed
@corwinm
corwinm deleted the feat/herdr-workspace-launch branch July 20, 2026 18:57
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