The glamourous AI coding agent for your favourite terminal 💘
1package proto 2 3type ServerControl struct { 4 Command string `json:"command"` 5}