Skip to content

feat(agent): add agent rename command#92

Merged
codeaholicguy merged 1 commit into
mainfrom
feature-agent-rename
May 31, 2026
Merged

feat(agent): add agent rename command#92
codeaholicguy merged 1 commit into
mainfrom
feature-agent-rename

Conversation

@codeaholicguy
Copy link
Copy Markdown
Owner

Summary

  • Adds ai-devkit agent rename <current-name> <new-name> to update an agent's logical name in ~/.ai-devkit/agents.json without touching the underlying tmux session.

Motivation

Agents started without an explicit --name get auto-generated identifiers like my-project-1abc2d, which are hard to recall when juggling multiple long-lived agents in agent list / agent send --id. Today the only workaround is stop + restart with a new --name, which loses session context.

@codeaholicguy codeaholicguy merged commit 1820399 into main May 31, 2026
7 checks passed
@codeaholicguy codeaholicguy deleted the feature-agent-rename branch May 31, 2026 08:36
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