Skip to content

fix(cli): show docker compose error tail#728

Open
NetVar1337 wants to merge 1 commit into
mainfrom
fix-web-compose-error-tail
Open

fix(cli): show docker compose error tail#728
NetVar1337 wants to merge 1 commit into
mainfrom
fix-web-compose-error-tail

Conversation

@NetVar1337

Copy link
Copy Markdown
Collaborator

Summary

  • Keep the tail of Docker Compose stderr in /web failure messages so the real daemon error remains visible.
  • Add a CLI regression test for long Compose pull/progress output hiding the final error.

Verification

  • npm test --workspace=@decepticon/cli -- src/commands/web.test.ts
  • npm run build --workspace=@decepticon/streaming
  • npm run typecheck --workspace=@decepticon/cli
  • DECEPTICON_VERSION=1.1.23 docker compose --profile web pull web

Keep the tail of docker compose stderr for /web failures so Docker's final daemon error is visible instead of hidden behind pull progress output.

Constraint: Preserve existing /web dynamic-spawn behavior

Confidence: high

Scope-risk: narrow
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant