Skip to content

Keep agent branch names readable by dropping timestamp prefixes#44

Merged
NagyVikt merged 1 commit intomainfrom
agent/codex/20260412-022936-perzeus-megkapja-hu-remove-branch-timestamp
Apr 12, 2026
Merged

Keep agent branch names readable by dropping timestamp prefixes#44
NagyVikt merged 1 commit intomainfrom
agent/codex/20260412-022936-perzeus-megkapja-hu-remove-branch-timestamp

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by scripts/agent-branch-finish.sh (PR flow).

User-facing branch names now use snapshot/task slugs instead of datetime prefixes. To preserve uniqueness when the same task runs again, branch creation now appends an incrementing numeric suffix only when needed. Updated setup template, tests, and README examples to match the new naming behavior.

Constraint: Branch names must stay deterministic and human-readable for VS Code/source-control workflows

Rejected: Keep timestamps and only hide them in docs | does not satisfy explicit remove-timestamp request

Confidence: high

Scope-risk: narrow

Reversibility: clean

Directive: Keep script and template branch-name logic in sync whenever branch naming changes

Tested: npm test; node --check bin/multiagent-safety.js; npm pack --dry-run
@NagyVikt NagyVikt merged commit 8725ed0 into main Apr 12, 2026
7 checks passed
@NagyVikt NagyVikt deleted the agent/codex/20260412-022936-perzeus-megkapja-hu-remove-branch-timestamp branch April 12, 2026 00:35
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