Ikenga v0.6.2
Ikenga v0.6.2
10 commits since v0.6.1.
Features
- feat(iyke): terminal lifecycle, agent inbox, task board + drop/title UX
- feat(db): add proposal lifecycle columns to email_actions
- feat(db): add email_actions + email_triage_cursor (migration 0056)
- feat(iyke): add multi-agent terminal control plane
- feat(iyke): support session terminals and scratchpad coordination
Chores
- chore: version packages
- chore: add changeset for the iyke multi-agent control plane
Other
- Merge pull request #75 from Royalti-io/changeset-release/main
- Merge pull request #74 from Royalti-io/feat/iyke-multiagent-control-plane
- Merge origin/main into feat/iyke-multiagent-control-plane
Full Changelog: v0.6.1...v0.6.2
Install
# macOS / Linux — AppImage (portable)
curl -fsSL https://ikenga.dev/install.sh | sh
# Linux — system-wide .deb
curl -fsSL https://ikenga.dev/install.sh | IKENGA_FORMAT=deb sh
# Windows — Git Bash / MSYS / Cygwin
curl -fsSL https://ikenga.dev/install.sh | sh