Skip to content

v0.1.5 - Multi-Engine Support (Experimental)

Choose a tag to compare

@moazbuilds moazbuilds released this 07 Oct 23:11
· 778 commits to main since this release

🧪 Experimental Features

  • Added Claude AI CLI support as a new execution engine (experimental)
  • Multi-engine orchestration: Run Codex and Claude agents together seamlessly
  • Achieve unprecedented results by combining multiple AI engines in a single workflow
  • Interactive authentication selection for Claude and Codex providers

🔧 Improvements

  • Refactored session shell with clean separation of concerns
  • Created reusable interactive selector component for better UX
  • Reduced session-shell.ts size by 30% with dedicated handlers
  • Better stdin handling during authentication flows
  • Improved code maintainability and reusability

✨ Highlights

  • Seamlessly switch between AI engines within your workflow (experimental)
  • Leverage the strengths of both Codex and Claude for optimal performance
  • Unified authentication and configuration management

🐛 Bug Fixes

  • Fixed readline interference with auth input
  • Improved raw mode cleanup and stdin listener management

📦 Installation

npm install -g [email protected]