nexus/ui/src/adapters
Nexus Dev 076c42c8ba feat(28-02): create ollamaApi client and Hermes Ollama model dropdown
- Add ui/src/api/ollama.ts with ollamaApi.status() and ollamaApi.models()
- Replace free-text Model input with hybrid dropdown/fallback in HermesLocalConfigFields
- Dropdown shows pulled Ollama models with * prefix for recommended entries
- Install callout shown when Ollama is absent (with link to installUrl)
- Edit mode: selecting an Ollama model atomically sets model + provider:custom + base_url
- Manual entry fallback via "Other (manual entry)..." option or when Ollama absent
- Uses useCompany() hook for companyId (consistent with AgentConfigForm pattern)
2026-04-02 17:03:00 +00:00
..
claude-local fix: hide instructions file and show advanced fields in import adapter config 2026-03-16 11:09:36 -05:00
codex-local Clarify Codex instruction sources 2026-03-23 16:57:33 -05:00
cursor fix: hide instructions file and show advanced fields in import adapter config 2026-03-16 11:09:36 -05:00
gemini-local Improve imported agent adapter selection 2026-03-16 12:17:28 -05:00
hermes-local feat(28-02): create ollamaApi client and Hermes Ollama model dropdown 2026-04-02 17:03:00 +00:00
http Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
openclaw-gateway feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-04-02 15:08:37 +00:00
opencode-local Fix headless OpenCode permission prompts 2026-03-26 11:12:35 -05:00
pi-local Improve imported agent adapter selection 2026-03-16 12:17:28 -05:00
process Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
index.ts Improve imported agent adapter selection 2026-03-16 12:17:28 -05:00
local-workspace-runtime-fields.tsx Refine project and agent configuration UI 2026-03-10 10:58:43 -05:00
registry.ts feat(hermes): upgrade hermes-paperclip-adapter + UI adapter + skills + detectModel 2026-03-28 01:34:48 +01:00
runtime-json-fields.tsx updating paths 2026-03-10 14:43:34 -05:00
transcript.test.ts Fix PAP-576 settings toggles and transcript default 2026-03-20 08:50:00 -05:00
transcript.ts Fix PAP-576 settings toggles and transcript default 2026-03-20 08:50:00 -05:00
types.ts fix: hide instructions file and show advanced fields in import adapter config 2026-03-16 11:09:36 -05:00