Releases: Whispergate/Hecate
Releases · Whispergate/Hecate
0.2.0 - Crossroads
Hecate 0.2.0 — 2026-06-07
First feature release since the public beta. Headline additions: Eventing workflow editor, Session Replay, Beacon Health panel, rich browser-script output, and a Cmd-K palette — plus a React 19 / Vite 6
stack bump.
Added
- Eventing Workflows — visual DAG editor for Mythic eventing pipelines with YAML round-trip, a step-by-step creation wizard, live instance view, and better eventing-container support.
- Session Replay — scrub the operation back in time; watch callbacks appear, P2P edges open/close, and the task feed reconstruct at any instant.
- Beacon Health panel — fleet-wide check-in health (healthy / overdue / late / dead) with per-callback cadence strip, accounting for sleep interval + jitter.
- Browser-script rich output — config-driven action-button tables replicating Apollo's Mythic browser scripts (jobs, sc, net_*, reg_query, ticket caches, registered files, injection techniques,
screenshots). - Cmd-K command palette — fuzzy-jump to any rail view or callback (host / user / agent / display_id / IP).
- C2 comms config export / import — save and reload C2 profile parameter sets.
- Additional themes — color schemes expanded to five (dark, light, ember, abyss, sage).
- Payload view — agent icons, preconfiguration presets, build-parameter group support.
- Services view — save C2 / payload-type container instances.
Changed
- Tech-stack bump: React 18 → 19, Vite 5 → 6, Apollo Client 3.10 → 3.14, @xyflow/react 12.3 → 12.10, @types/node 20 → 22.
- Scaling / rendering optimizations across the callback list and panels.
- Callback view and payload view refinements.
Fixed
- Existing-assembly selection and agent command-alias handling.
- Browser-script action-menu positioning (portal + fixed positioning).
- Control overflow in the settings panel.
- Assorted smaller bug fixes.
0.1.0 - A New Beginning
First beta release