Skip to content

[codex] Add merge command alias#151

Merged
Takhoffman merged 1 commit into
mainfrom
codex/add-merge-command
May 20, 2026
Merged

[codex] Add merge command alias#151
Takhoffman merged 1 commit into
mainfrom
codex/add-merge-command

Conversation

@Takhoffman
Copy link
Copy Markdown
Contributor

Summary

  • Route /clawsweeper merge and @clawsweeper merge to the existing maintainer-approved automerge intent.
  • Add parser coverage for slash and mention merge commands.

Root Cause

/clawsweeper merge already parsed, but normalizeIntent() did not map merge to an executable merge intent, so it fell through to help.

Validation

  • pnpm install --frozen-lockfile
  • pnpm run build:repair
  • node --test test/repair/comment-router-core.test.ts
  • pnpm run check

Implementation Debt

None identified.

@Takhoffman Takhoffman force-pushed the codex/add-merge-command branch from 612a3d0 to 3520d8e Compare May 20, 2026 05:01
@Takhoffman Takhoffman marked this pull request as ready for review May 20, 2026 05:04
@Takhoffman Takhoffman merged commit db78996 into main May 20, 2026
8 checks passed
@Takhoffman Takhoffman deleted the codex/add-merge-command branch May 20, 2026 05:04
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