Skip to content

feat: add masked key to api keys table#345

Merged
drankou merged 2 commits into
mainfrom
check-that-agent-is-trying-to-use-api-key-name-uuid-instead-eng-4127
May 27, 2026
Merged

feat: add masked key to api keys table#345
drankou merged 2 commits into
mainfrom
check-that-agent-is-trying-to-use-api-key-name-uuid-instead-eng-4127

Conversation

@drankou

@drankou drankou commented May 27, 2026

Copy link
Copy Markdown
Contributor
  • Add masked key to API keys table
  • Tighten up spacing for columns
Before After
CleanShot 2026-05-27 at 13 21 49@2x CleanShot 2026-05-27 at 13 41 03@2x

@drankou drankou requested a review from ben-fornefeld as a code owner May 27, 2026 11:22
@linear-code

linear-code Bot commented May 27, 2026

Copy link
Copy Markdown

ENG-4127

@cla-bot cla-bot Bot added the cla-signed label May 27, 2026
@vercel

vercel Bot commented May 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
web Ready Ready Preview, Comment May 27, 2026 2:43pm
web-juliett Ready Ready Preview, Comment May 27, 2026 2:43pm

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 670566eb34

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/features/dashboard/settings/keys/api-keys-utils.ts

@ben-fornefeld ben-fornefeld left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@drankou drankou merged commit 5b5c042 into main May 27, 2026
14 checks passed
@drankou drankou deleted the check-that-agent-is-trying-to-use-api-key-name-uuid-instead-eng-4127 branch May 27, 2026 15:01
caffeinum added a commit to team2027/e2b-dashboard that referenced this pull request May 28, 2026
The masked KEY column (e2b-dev#345) sits next to a copyable ID, so the only
copyable token on the list reads as a key-shaped value the agent grabs.
Make the distinction explicit in persistent, agent-readable DOM text:

- Always-visible description now states the full secret is shown once and
  the ID is an identifier, not the secret — and points to Create & copy key.
- KEY/ID column headers get help tooltips spelling out the difference.
- Masked KEY value carries a title; ID copy aria-label and toast now say
  it's the identifier, not the secret API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
caffeinum added a commit to team2027/e2b-dashboard that referenced this pull request May 29, 2026
The masked KEY column (e2b-dev#345) sits next to a copyable ID, so the only
copyable token on the list reads as a key-shaped value the agent grabs.
Make the distinction explicit in persistent, agent-readable DOM text:

- Always-visible description now states the full secret is shown once and
  the ID is an identifier, not the secret — and points to Create & copy key.
- KEY/ID column headers get help tooltips spelling out the difference.
- Masked KEY value carries a title; ID copy aria-label and toast now say
  it's the identifier, not the secret API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
caffeinum added a commit to team2027/e2b-dashboard that referenced this pull request May 29, 2026
The masked KEY column (e2b-dev#345) sits next to a copyable ID, so the only
copyable token on the list reads as a key-shaped value the agent grabs.
Make the distinction explicit in persistent, agent-readable DOM text:

- Always-visible description now states the full secret is shown once and
  the ID is an identifier, not the secret — and points to Create & copy key.
- KEY/ID column headers get help tooltips spelling out the difference.
- Masked KEY value carries a title; ID copy aria-label and toast now say
  it's the identifier, not the secret API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
caffeinum added a commit to team2027/e2b-dashboard that referenced this pull request May 29, 2026
The masked KEY column (e2b-dev#345) sits next to a copyable ID, so the only
copyable token on the list reads as a key-shaped value the agent grabs.
Make the distinction explicit in persistent, agent-readable DOM text:

- Always-visible description now states the full secret is shown once and
  the ID is an identifier, not the secret — and points to Create & copy key.
- KEY/ID column headers get help tooltips spelling out the difference.
- Masked KEY value carries a title; ID copy aria-label and toast now say
  it's the identifier, not the secret API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
caffeinum added a commit to team2027/e2b-dashboard that referenced this pull request May 29, 2026
The masked KEY column (e2b-dev#345) sits next to a copyable ID, so the only
copyable token on the list reads as a key-shaped value the agent grabs.
Make the distinction explicit in persistent, agent-readable DOM text:

- Always-visible description now states the full secret is shown once and
  the ID is an identifier, not the secret — and points to Create & copy key.
- KEY/ID column headers get help tooltips spelling out the difference.
- Masked KEY value carries a title; ID copy aria-label and toast now say
  it's the identifier, not the secret API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
caffeinum added a commit to team2027/e2b-dashboard that referenced this pull request May 29, 2026
The masked KEY column (e2b-dev#345) sits next to a copyable ID, so the only
copyable token on the list reads as a key-shaped value the agent grabs.
Make the distinction explicit in persistent, agent-readable DOM text:

- Always-visible description now states the full secret is shown once and
  the ID is an identifier, not the secret — and points to Create & copy key.
- KEY/ID column headers get help tooltips spelling out the difference.
- Masked KEY value carries a title; ID copy aria-label and toast now say
  it's the identifier, not the secret API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
caffeinum added a commit to team2027/e2b-dashboard that referenced this pull request May 29, 2026
The masked KEY column (e2b-dev#345) sits next to a copyable ID, so the only
copyable token on the list reads as a key-shaped value the agent grabs.
Make the distinction explicit in persistent, agent-readable DOM text:

- Always-visible description now states the full secret is shown once and
  the ID is an identifier, not the secret — and points to Create & copy key.
- KEY/ID column headers get help tooltips spelling out the difference.
- Masked KEY value carries a title; ID copy aria-label and toast now say
  it's the identifier, not the secret API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
caffeinum added a commit to team2027/e2b-dashboard that referenced this pull request May 29, 2026
The masked KEY column (e2b-dev#345) sits next to a copyable ID, so the only
copyable token on the list reads as a key-shaped value the agent grabs.
Make the distinction explicit in persistent, agent-readable DOM text:

- Always-visible description now states the full secret is shown once and
  the ID is an identifier, not the secret — and points to Create & copy key.
- KEY/ID column headers get help tooltips spelling out the difference.
- Masked KEY value carries a title; ID copy aria-label and toast now say
  it's the identifier, not the secret API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

2 participants