Skip to content

Improve auto branch naming ergonomics#68

Open
snoolord wants to merge 1 commit intoraine:mainfrom
snoolord:feat/auto-name-command-and-slug-input
Open

Improve auto branch naming ergonomics#68
snoolord wants to merge 1 commit intoraine:mainfrom
snoolord:feat/auto-name-command-and-slug-input

Conversation

@snoolord
Copy link
Copy Markdown

@snoolord snoolord commented Mar 2, 2026

Summary

  • allow workmux add to accept unquoted multi-word branch input and normalize it to kebab-case for ergonomic branch creation
  • add auto_name.command so --auto-name can invoke agent-specific CLIs like opencode run or claude -p instead of requiring llm
  • add regression tests covering CLI normalization, custom auto-name command execution, and config parsing for the new field

Test Plan

  • cargo test llm::tests
  • cargo test cli::tests
  • cargo test parse_auto_name_command

@raine
Copy link
Copy Markdown
Owner

raine commented Mar 2, 2026

Thanks! I've included the auto_name.command idea in slightly different form. Now in main. Still thinking about the workmux add var args thing.

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.

2 participants