Skip to content

feat(cli): add channel controls to agent console#98

Merged
codeaholicguy merged 1 commit into
mainfrom
feature-agent-console-channel
Jun 5, 2026
Merged

feat(cli): add channel controls to agent console#98
codeaholicguy merged 1 commit into
mainfrom
feature-agent-console-channel

Conversation

@codeaholicguy
Copy link
Copy Markdown
Owner

Summary

Adds channel bridge controls to ai-devkit agent console.

  • Adds c shortcut to open a right-pane configured-channel selector.
  • Starts the selected channel with daemon mode via channel start <name> --agent <agent> --daemon.
  • Adds C shortcut to stop the channel connected to the selected agent.
  • Shows connected agents with a remote marker in the agent list.
  • Highlights connected agent previews with a green border and Connected: <channel-name>.
  • Loads configured channels from ~/.ai-devkit/channels.json via ConfigStore.
  • Loads live bridge state through ChannelService.

@codeaholicguy codeaholicguy merged commit 0038cc5 into main Jun 5, 2026
7 checks passed
@codeaholicguy codeaholicguy deleted the feature-agent-console-channel branch June 5, 2026 12:05
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