[PR #13840] Uplift concrete security UI #14837

Open
opened 2026-02-16 18:19:35 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13840

State: open
Merged: No


What does this PR do? Add aTLS security indicator for concrete-security provider

Show connection security status in the assistant message header:

🔐 Secure (green) when aTLS attestation succeeds
⚠ Unsecure (red) when the connection fails
Only applies to the concrete-security provider; other providers display
unchanged.

How did you verify your code works? via a tests

How to test? cd ~/secure-opencode/packages/opencode && bun test test/cli/tui/provider.test.ts

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13840 **State:** open **Merged:** No --- What does this PR do? Add aTLS security indicator for concrete-security provider Show connection security status in the assistant message header: 🔐 Secure (green) when aTLS attestation succeeds ⚠ Unsecure (red) when the connection fails Only applies to the concrete-security provider; other providers display unchanged. ### How did you verify your code works? via a tests How to test? cd ~/secure-opencode/packages/opencode && bun test test/cli/tui/provider.test.ts
yindo added the pull-request label 2026-02-16 18:19:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14837