mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 08:02:17 +00:00
When stdin is piped (not a TTY), read the content and treat it as the first message. Since interactive mode requires a TTY for keyboard input, print mode is automatically enabled. - echo foo | pi -> equivalent to pi -p foo - echo foo | pi -p -> equivalent to pi -p foo - RPC mode unaffected (uses stdin for JSON-RPC) fixes #708 |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| tui | ||
| web-ui | ||