- 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 |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||