Skip to content

Uplift concrete security UI#13840

Open
kcelia wants to merge 2 commits intoanomalyco:devfrom
concrete-security:uplift_concrete_security_ui
Open

Uplift concrete security UI#13840
kcelia wants to merge 2 commits intoanomalyco:devfrom
concrete-security:uplift_concrete_security_ui

Conversation

@kcelia
Copy link

@kcelia kcelia commented Feb 16, 2026

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

@github-actions
Copy link
Contributor

Hey! Your PR title Uplift concrete security UI doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@kcelia kcelia force-pushed the uplift_concrete_security_ui branch from 1c6973a to c32058c Compare February 16, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant