hermes-agent/ui-tui/src/app/slash
Brooklyn Nicholson f06adcc1ae chore(tui): drop unreachable return + prettier pass
- createGatewayEventHandler: remove dead `return` after a block that
  always returns (tool.complete case).  The inner block exits via
  both branches so the outer statement was never reachable.  Was
  pre-existing on main; fixed here because it was the only thing
  blocking `npm run fix` on this branch.
- agentsOverlay + ops: prettier reformatting.

`npm run fix` / `npm run type-check` / `npm test` all clean.
2026-04-22 10:43:59 -05:00
..
commands chore(tui): drop unreachable return + prettier pass 2026-04-22 10:43:59 -05:00
registry.ts fix(tui): harden against Node V8 OOM + GatewayClient memory leaks 2026-04-20 18:58:44 -05:00
types.ts refactor(tui): stop shadowing python — slash fallback inherits worker output 2026-04-16 14:26:15 -05:00