Skip to content

Releases: ghillb/swarmux

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:44
da54d9b

Added

  • (tmux) add TPM plugin bindings

Fixed

  • (tmux) align jump indexing with sidebar

Other

  • update changelog and wording

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 28 Mar 19:31
529675c

Added

  • (overview) add stop and kill bindings
  • (cli) add human spawn summaries
  • (overview) jump to task session on enter
  • (overview) simplify tasks dashboard
  • (cli) default swarmux to json-first output

Other

  • add screenshot assets for README and site and update wording
  • (tmux) centralize tmux command
  • add install prompt and use tui overview

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 27 Mar 22:12
b3b74d7

Added

  • (panes_tui) refresh window bell flags
  • (panes) surface tmux bell state in switcher

Other

  • (panes) spawn per-row hydrator threads

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 25 Mar 20:58
594636f

Added

  • (panes) add async tui switcher
  • (overview) add foreground tui dashboard

Fixed

  • (panes) refine panes tui header layout
  • (overview) align metric labels
  • (overview) show live session counts
  • (overview) reconcile stale tasks before render

Other

  • update docs with overview --tui

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 22 Mar 17:58
0d59007

Added

  • (config) make tmux session ignore configurable

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Mar 14:39
f4ef23a

Other

  • use native tmux pane tree for swarmux

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Mar 10:58
9217e2d

Added

  • (runtime) add tui task runtime and docs
  • (overview) reuse tabular task output
  • (watch) add tabular completion output
  • (overview) add --scope filter to overview command

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Mar 09:44
7efbac3

Added

  • (runtime) add connected dispatch and mirrored sessions

Other

  • (swux) update overview and connected dispatch docs
  • (index) escape angle brackets
  • (release-playbook) add preflight checks

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Mar 23:09
93f8cdd

Added

  • (dispatch) add configured agent runners
  • (config) add connected dispatch defaults
  • (dispatch) add connected tmux-aware dispatch
  • (dispatch) add tmux-friendly task dispatch
  • (notify) add tmux completion notifications

Other

  • release v0.1.1 (#2)
  • (release) add scheduled automated release flow

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Mar 12:28
0009aa9

Added

  • (core) adopt short ids and repo_ref payloads

Other

  • (release) add scheduled automated release flow
  • add agents instructions
  • (swarmux) expand skill description and usage
  • (readme) add how-it-works flowchart