mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-20 15:33:54 +00:00
- API-keys tab: a SearchField filters provider cards by name / env-var key / description, with a 'no providers match' empty state. Card order stays priority-then-name (curated PROVIDER_GROUPS priority floats recommended providers up; equal priority falls back to alphabetical). - Accounts tab: 'Other providers' keep sortProviders order (priority, then name) — unchanged. Adds searchKeys/noKeysMatch i18n strings across all four locales. Vitest covers priority/name ordering + live filtering + empty state. |
||
|---|---|---|
| .. | ||
| catalog.ts | ||
| context.test.tsx | ||
| context.tsx | ||
| define-locale.ts | ||
| en.ts | ||
| index.ts | ||
| ja.ts | ||
| languages.test.ts | ||
| languages.ts | ||
| runtime.test.ts | ||
| runtime.ts | ||
| types.ts | ||
| zh-hant.ts | ||
| zh.ts | ||