mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
- Use `cat file | command` instead of `command < file` for stdin piping to avoid redirect issues in nested shell wrappers - Include both stdout and stderr in error messages when CLI exits non-zero (previously only showed stderr, hiding API errors in stdout) - Install Node 20 via nodesource + bash/curl as prerequisites for CLI tests - Use bash instead of sh for Claude CLI install script The codex test still fails with 401 Unauthorized — the OPENAI_API_KEY env var isn't reaching the codex process in the sandbox despite the env file being sourced correctly (gemini works with the same mechanism). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-api | ||
| arc-cli | ||
| arc-db | ||
| arc-devcontainer | ||
| arc-exe | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-slack | ||
| arc-sprites | ||
| arc-types | ||
| arc-util | ||
| arc-workflows | ||