Skip to content

Releases: raphapr/jumpmux

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 15:08
d6a38f7

Changelog

  • a703204 ci: run lint and race checks
  • ee2c84a feat: refine dashboard session actions
  • 774d044 feat: streamline dashboard actions
  • 50a6487 fix: harden dashboard and worktree actions
  • 0e43138 fix: remove agent forking and guard merges
  • 6bb89d1 fix: shorten dashboard error messages
  • dc224d2 fix: use enter for dashboard confirmations
  • 8fa6264 refactor: clarify session discovery configuration
  • 6a990cf update README

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 14:09
c86c9d5

Changelog

  • c86c9d5 feat: add merge squash toggle

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:58
66ff1fd

Changelog

  • 2237fe0 feat: add agent question attention
  • 4a6695e feat: expand dashboard actions and controls
  • 66ff1fd fix: require mnemonic confirmation for mutations
  • ff40978 fix: stabilize worktree current markers

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 20:44
aefa5d5

Changelog

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 19:09
f6d2523

Changelog

  • 691cde9 ci: run Go tests in GitHub Actions
  • b05f793 feat: add GoReleaser releases
  • bbea885 feat: add context commands
  • dc334d7 feat: add dashboard feedback and actions
  • 5d99dd8 feat: add jumpmux dashboard
  • 80a3693 feat: add native sessions dashboard
  • b76515c feat: add session table filters
  • f6d2523 feat: add tag-only release target
  • 4ce82cd feat: expand dashboard configuration
  • de5c823 feat: improve dashboard
  • 3dd0b7a feat: improve dashboard interactions
  • fc37d7c feat: improve theme picker and Catppuccin themes
  • bcb6a9e feat: replace lifecycle status icons
  • 73269da fix: deduplicate pull request lookups
  • b464ba4 fix: handle missing tmux servers in tests
  • f118032 fix: harden dashboard operations
  • 6a934b0 fix: harden dashboard refresh and previews
  • 7f4706f fix: honor plain context icons
  • 71069e3 fix: improve agent and worktree status display
  • fad406d fix: improve session search ergonomics
  • 72d35da fix: reduce repeated pull request polling
  • 4073f1f fix: refuse dirty Worktrunk removals
  • dbd7204 fix: reject unknown dashboard config keys
  • b7a786a fix: select previous tmux session by history
  • 43b0281 perf: cache session discovery
  • bc21093 perf: speed up dashboard previews
  • 21565d8 refactor: organize Go source by feature
  • ce2042a refactor: reduce dashboard status color noise
  • 2b4668b refactor: simplify session indicators
  • d4f404e update README
  • 0cd2901 update README
  • 87f47e7 update README with better description