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

1 Commits

Author SHA1 Message Date
0a9da468f7 refactor: simplify workspace committer — agent infers context from thread
Remove nerveRoot, workflowName, conventionalCommitScopeHint, branchCheckoutExample params.
Signature: createWorkspaceCommitterRole(adapter, extract)
Agent reads thread history to decide branch name, scope, and commit message.

Closes #17
2026-04-29 12:52:56 +00:00