Skip to content

Releases: atani/zellij-send-keys

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 05:04
edc8c7d

What's Changed

  • Clarify specialist roles and balance by @atani in #3
  • Bump minor version to 0.2.0 by @atani in #4
  • Add input validation, unit tests, and harden CI/CD pipelines by @atani in #5
  • build(deps): bump Swatinem/rust-cache from 2.8.2 to 2.9.1 by @dependabot[bot] in #6
  • build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #7
  • build(deps): bump zellij-tile from 0.43.1 to 0.44.0 by @dependabot[bot] in #10
  • Improve code quality based on multi-agent codebase review by @atani in #11

New Contributors

  • @atani made their first contribution in #3

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 09:18

What's Changed

  • build(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.5.0 by @dependabot[bot] in #1
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0 - Initial Release

Choose a tag to compare

@atani atani released this 27 Jan 07:54

🎉 Initial release of zellij-send-keys

A zellij plugin to send keys to specific panes (like tmux send-keys).

Features

  • Send keys to panes: Target specific panes by name pattern
  • Multi-agent coaching layout: coaching-staff layout for team orchestration
  • Helper scripts:
    • send-to-assistant
    • send-to-tactician
    • send-to-tester
    • send-to-worker-a
    • send-to-worker-b
  • Session support: Session name argument for send-to-coaching
  • Auto-launch: Automatically launch claude in coaching-staff layout

Installation

See README.md for installation instructions.

Full Changelog: https://github.com/atani/zellij-send-keys/commits/v0.1.0