Files
nanoclaw/setup
Koshkoshinsk cf3ca4dc36 fix(setup): hostExec tees each command to a per-skill raw log
The async hostExec already pipes stderr off the wizard screen; this adds
the level-3 paper trail. runSkill allocates one
logs/setup-steps/NN-skill-<name>.log per apply (default exec only) and
every command appends $ cmd + stdout/stderr — success and failure alike —
so silenced warnings (the Teams CLI libsecret note) stay inspectable.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 14:57:30 +03:00
..