Skip to content

feat: channel daemon mode#85

Merged
codeaholicguy merged 2 commits into
mainfrom
feature-channel-daemon-mode
May 24, 2026
Merged

feat: channel daemon mode#85
codeaholicguy merged 2 commits into
mainfrom
feature-channel-daemon-mode

Conversation

@codeaholicguy
Copy link
Copy Markdown
Owner

##Summary
Adds daemon lifecycle support for channel bridges.

Changes

  • Added ai-devkit channel start [name] --agent --daemon.
  • Added ai-devkit channel stop [name].
  • Redirected daemon stdout/stderr to ~/.ai-devkit/channel-logs/.log.

Notes

Daemon logs are written to: ~/.ai-devkit/channel-logs/<channel>.log

Users can inspect them with: tail -f ~/.ai-devkit/channel-logs/<channel>.log

@codeaholicguy codeaholicguy merged commit 5a28cda into main May 24, 2026
7 checks passed
@codeaholicguy codeaholicguy deleted the feature-channel-daemon-mode branch May 24, 2026 10:12
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