-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
M4Milestone 4: TelegramMilestone 4: TelegramchannelsUser interface channelsUser interface channelsfeatureNew functionalityNew functionality
Description
Description
Abstract the I/O channel so agent works with CLI or Telegram interchangeably.
Parent: #5
Branch
feat/m4/channel-trait
Files
crates/zeph-core/src/channel.rs— Channel trait, CliChannel implcrates/zeph-core/src/agent.rs— refactor to use Channelcrates/zeph-core/src/lib.rs— add module
Acceptance Criteria
-
Channeltrait defined -
CliChannelwraps stdin/stdout - Agent loop uses Channel trait (not direct stdin)
- Existing CLI behavior preserved
Depends On
#20 (Provider selection — M3 complete)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
M4Milestone 4: TelegramMilestone 4: TelegramchannelsUser interface channelsUser interface channelsfeatureNew functionalityNew functionality