refactor: simplify workspace committer — infer from thread #18

Merged
xiaoju merged 1 commits from refactor/17-simplify-committer into master 2026-04-29 12:53:35 +00:00
Owner

Signature: createWorkspaceCommitterRole(adapter, extract) — removed 4 redundant params.
Agent reads thread history to decide branch name, scope, and commit message.

-102 lines net. pnpm build

Closes #17

Signature: `createWorkspaceCommitterRole(adapter, extract)` — removed 4 redundant params. Agent reads thread history to decide branch name, scope, and commit message. -102 lines net. `pnpm build` ✅ Closes #17
xiaoju added 1 commit 2026-04-29 12:53:07 +00:00
Remove nerveRoot, workflowName, conventionalCommitScopeHint, branchCheckoutExample params.
Signature: createWorkspaceCommitterRole(adapter, extract)
Agent reads thread history to decide branch name, scope, and commit message.

Closes #17
xiaoju merged commit 59b8f033ba into master 2026-04-29 12:53:35 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xiaoju/nerve-workspace#18
No description provided.