Releases: atani/zellij-send-keys
Releases · atani/zellij-send-keys
Release list
v0.3.0
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
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0 - Initial Release
🎉 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-stafflayout for team orchestration - Helper scripts:
send-to-assistantsend-to-tacticiansend-to-testersend-to-worker-asend-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