Skip to content

v3.19.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 04:36
185e99d

3.19.0 (2026-02-06)

Features

  • add agent last seen and RTT tracking to tmux status bar (9666349)
  • enhance tmux UI with dynamic agent/C2 status, adaptive layout, and improved pane management. (7321b2f)
  • Implement intelligent operator routing in the dispatcher, directing direct agent requests to the primary operator (529d385)
  • Switch operator-server communication and agent data serialization from JSON to CBOR, and refine agent last seen timestamp updates. (2057082)
  • unify tmux UI style (691c8a5)

Bug Fixes

  • add background to tmux status-right (3ee5fa0)
  • config tarball permission error (a45ee42)
  • Enable multi-operator proxying in C2 dispatcher and add a new complete workflow test. (73f9a0d)
  • improve config tarball filtering by excluding directories and reduce WgFileServer startup log spam. (78100b5)
  • respect command flags when using generate (5472211)