Clicking an agent in a multi-profile roster pays the entire backend spawn + WebSocket dial cost on first open — several seconds of 'loading' (Bot Mode report). Expose the existing pool-only primitive (openGatewayForProfile: opens/pools the socket WITHOUT activating it, already no-ops for the primary and shared-remote routes) as host.warmProfile(name) so rosters can pre-dial after mount and the first click lands on a live socket. Fire-and-forget by design; failures stay silent — the real open path re-runs its own ensure. |
||
|---|---|---|
| .. | ||
| app | ||
| assets/tiers | ||
| components | ||
| contrib | ||
| debug | ||
| fonts | ||
| hooks | ||
| i18n | ||
| lib | ||
| plugins | ||
| sdk | ||
| store | ||
| themes | ||
| types | ||
| global.d.ts | ||
| hermes-cron-scope.test.ts | ||
| hermes-parity.test.ts | ||
| hermes-profile-scope.test.ts | ||
| hermes.test.ts | ||
| hermes.ts | ||
| main.tsx | ||
| pairing-scope.test.ts | ||
| styles.css | ||
| vite-env.d.ts | ||
| webhooks-rest.test.ts | ||