Skip to content

Make network errors concise by default#20

Merged
akshitkrnagpal merged 1 commit into
mainfrom
fix/concise-network-errors
May 22, 2026
Merged

Make network errors concise by default#20
akshitkrnagpal merged 1 commit into
mainfrom
fix/concise-network-errors

Conversation

@akshitkrnagpal

Copy link
Copy Markdown
Owner

Summary

  • collapse common DNS, refused, reset, and timeout failures to concise default messages
  • add --debug for redacted diagnostic error details in CLI operation commands
  • preserve secret redaction in default and debug error output
  • add patch changeset for CLI and MCP packages

Verification

  • pnpm check

Closes #12

@akshitkrnagpal akshitkrnagpal merged commit 7405426 into main May 22, 2026
1 check passed
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.

Make common network failures concise by default

1 participant