nexus/ui/src/adapters
HenkDz 1583a2d65a feat(hermes): upgrade hermes-paperclip-adapter + UI adapter + skills + detectModel
Upgrades hermes-paperclip-adapter from 0.1.1 to ^0.2.0 and wires in all new
capabilities introduced in v0.2.0:

Server
- Upgrade hermes-paperclip-adapter 0.1.1 -> ^0.2.0 (pending PR#10 merge)
- Wire listSkills + syncSkills from hermes-paperclip-adapter/server
- Add detectModel to hermesLocalAdapter (reads ~/.hermes/config.yaml)
- Add detectAdapterModel() function + /adapters/:type/detect-model route
- Export detectAdapterModel from server/src/adapters/index.ts

Types
- Add optional detectModel? to ServerAdapterModule in adapter-utils

UI
- Add hermes-paperclip-adapter ^0.2.0 to ui/package.json (for /ui exports)
- New ui/src/adapters/hermes-local/ — config fields + UI adapter module
- Register hermesLocalUIAdapter in UI adapter registry
- New HermesIcon (caduceus SVG) for adapter pickers
- AgentConfigForm: detect-model button, creatable model input, preserve
  adapter-agnostic fields (env, promptTemplate) when switching adapter type
- NewAgentDialog + OnboardingWizard: add Hermes to adapter picker
- Agents, OrgChart, InviteLanding, NewAgent, agent-config-primitives: add
  hermes_local label + enable in adapter sets
- AgentDetail: smarter run summary excerpt extraction
- RunTranscriptView: improved Hermes stdout rendering

NOTE: requires hermes-paperclip-adapter@0.2.0 on npm.
      Blocked on NousResearch/hermes-paperclip-adapter#10 merging.
2026-03-28 01:34:48 +01: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(hermes): upgrade hermes-paperclip-adapter + UI adapter + skills + detectModel 2026-03-28 01:34:48 +01:00
http Extract adapter registry across CLI, server, and UI 2026-02-18 13:53:03 -06:00
openclaw-gateway Add worktree-aware workspace runtime support 2026-03-10 10:58:38 -05: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