co-mono/packages
Mario Zechner c50bfec01b Fix piped stdin support, auto-enable print mode
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
2026-01-16 03:18:56 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-15 17:36:40 +01:00
ai Add retry logic to OpenAI Codex provider 2026-01-16 03:15:59 +01:00
coding-agent Fix piped stdin support, auto-enable print mode 2026-01-16 03:18:56 +01:00
mom Add [Unreleased] section for next cycle 2026-01-15 17:36:40 +01:00
pods Release v0.46.0 2026-01-15 17:35:54 +01:00
tui Fix alt+backspace in Kitty mode and clamp Codex effort (refs #752) 2026-01-16 01:30:46 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-15 17:36:40 +01:00