- Add OllamaPsResponse interface and getOllamaMemoryUsage() to ollama.ts - Import getOllamaMemoryUsage in heartbeat.ts - Add hermes_local block in updateRuntimeState: COALESCE jsonb merge of hermesModel + hermesMemoryBytes - Add HermesRuntimeCard component in AgentDetail.tsx - Render HermesRuntimeCard in AgentOverview gated by adapterType === hermes_local - Native skill count derived from agentsApi.skills entries with originLabel === Hermes skill |
||
|---|---|---|
| .. | ||
| adapters | ||
| api | ||
| components | ||
| context | ||
| fixtures | ||
| hooks | ||
| lib | ||
| pages | ||
| plugins | ||
| types | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||