-
Notifications
You must be signed in to change notification settings - Fork 0
CLI: Implement config command #46
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
irelay config is a stub that only prints "Configuration manager".
File: Packages/Sources/CLI/Commands/ConfigCommand.swift
What's needed
irelay config channels— list/add/remove channel configurationsirelay config providers— list/add/remove LLM provider configurationsirelay config agents— list/add/remove agent configurations- Read/write from config file or database
Current state
The command is registered but has no implementation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request