Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

capture-output-via-sidechannel

// Use when a runner, CI step, container, or orchestrator executes a task whose stdout/stderr you cannot retrieve afterwards — no log API, no shell access, output stream not captured, or logs evicted before you can read them. The pattern: have the task itself write its captured output into a data store you CAN read (SQL row, Redis key, mounted file, public webhook).

$ git log --oneline --stat
stars:50
forks:1
updated:4 mai 2026 à 18:21
SKILL.md
readonly