Skip to content

feat: add context recommendation helper text beside benchmark target badges#5

Closed
Alm0stSurely wants to merge 1 commit into
ChrisChen667788:mainfrom
Alm0stSurely:feat/benchmark-helper-text
Closed

feat: add context recommendation helper text beside benchmark target badges#5
Alm0stSurely wants to merge 1 commit into
ChrisChen667788:mainfrom
Alm0stSurely:feat/benchmark-helper-text

Conversation

@Alm0stSurely

Copy link
Copy Markdown

Problem

Users couldn't easily tell which context setting is validated versus merely allowed when selecting benchmark targets.

Solution

Add helper text to indicate the recommended local default context:

  • Shows '✓ Recommended local default: 32K context (validated)' in target selection
  • Shows '✓ 32K context validated' in compare mode

i18n

Supports: zh-CN, zh-TW, ja, ko, en

Verification

  • Helper text appears for local targets
  • Helper text appears in compare mode
  • Copy remains readable on smaller widths
  • No TypeScript regressions

Closes #1

…badges

Add helper text to indicate validated 32K context for local benchmark targets.
- Shows '✓ Recommended local default: 32K context (validated)' in target selection
- Shows '✓ 32K context validated' in compare mode
- Supports i18n: zh-CN, zh-TW, ja, ko, en

Closes ChrisChen667788#1
@ChrisChen667788

Copy link
Copy Markdown
Owner

Thank you for your suggestion. I have adopted it!

@ChrisChen667788

Copy link
Copy Markdown
Owner

Closing as superseded by the current feature-owned implementation on main. The accepted behavior now lives in lib/agent/context-recommendation.ts, is composed through features/admin/runtime-target-view-model.ts and features/compare/CompareWorkbench.tsx, and is rendered in the current Benchmark/runtime cards and Compare lane views. Merging this older AdminDashboard-only patch would reintroduce a stale component boundary.

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.

Add context recommendation helper text beside benchmark target badges

2 participants