T21: CLI stdin support #58

Open
opened 2026-03-24 22:31:06 +03:00 by NiXTheDev · 0 comments
NiXTheDev commented 2026-03-24 22:31:06 +03:00 (Migrated from github.com)

Task 21: CLI Stdin

Wave: 5 (CLI Full Features)
Category: unspecified-high
Parent: Epic #37

What to do

  • Read from stdin when input arg is "-"

Acceptance Criteria

  • echo "hello" | ogex test "hello" - works

Commit

feat: CLI stdin support

## Task 21: CLI Stdin **Wave**: 5 (CLI Full Features) **Category**: unspecified-high **Parent**: Epic #37 ### What to do - Read from stdin when input arg is "-" ### Acceptance Criteria - [ ] echo "hello" | ogex test "hello" - works ### Commit `feat: CLI stdin support`
Sign in to join this conversation.
No description provided.