Skip to content

fix(cli): keep env var names in redacted output#18

Merged
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-cli-token-redaction
May 12, 2026
Merged

fix(cli): keep env var names in redacted output#18
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-cli-token-redaction

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary\n- keep all-uppercase environment variable names visible in CLI redacted error output\n- continue redacting bearer tokens and long mixed/lowercase secret-like values\n\n## Tests\n- corepack pnpm --filter agentbridge build\n- env -u AGENTBRIDGE_COMPANY_TOKEN -u AGENTBRIDGE_BASE_URL node cli/dist/index.js openclaw doctor --workspace /tmp/empty --base-url http://example.invalid --agent ume\n- corepack pnpm lint\n- DATABASE_URL='postgresql://user:pass@localhost:5432/db?schema=public' corepack pnpm typecheck\n- DATABASE_URL='postgresql://user:pass@localhost:5432/db?schema=public' corepack pnpm build

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-bridge Ready Ready Preview, Comment May 12, 2026 7:58am

@Vann-Dev Vann-Dev merged commit 6fef079 into main May 12, 2026
2 checks passed
@Vann-Dev Vann-Dev deleted the kaito/fix-cli-token-redaction branch May 12, 2026 08:59
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