claude/tasks
bastien d82b21777f docs(tasks): write up rtk curl TTY-passthrough upstream issue
Document that `rtk curl` (and siblings `cat`, `read`, `json`, etc.)
emits the compressed/schema representation even when stdout is piped,
silently breaking any downstream parser (jq, python json.load, awk).
Proposes an isatty(stdout) check to passthrough raw bytes when not
a TTY, matching the Unix convention used by ls/grep/diff.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 05:16:36 +02:00
..
LESSONS.md chore: switch CLAUDE_EFFORT env var to --effort alias, add task tracking 2026-04-15 23:21:57 +02:00
rtk-upstream-issue.md docs(tasks): write up rtk curl TTY-passthrough upstream issue 2026-04-17 05:16:36 +02:00
TODO.md refactor(seo-analyzer): full rewrite — dual-depth audit, sub-agent orchestration, legal/GEO/competitive analysis 2026-04-16 16:03:34 +02:00