opencode
opencode copied to clipboard
feat(core): optional mdns service
@thdxr i wanted to consolidate some of these networking args into a shared something, felt bad defining them everywhere; but, one minor breaking change is that -p alias is lost for port as it conflicted with -p for prompt in one of the commands. thoughts?