Skip to content

Tags: keyvez/kollzsh

Tags

v0.1.0

Toggle v0.1.0's commit message
feat: Add Rust backend and REPL mode

- Add Rust binary for faster command generation (Ollama, llama.cpp, vLLM)
- Add interactive REPL mode with persistent history
- Remove jq/curl dependencies (handled natively by Rust)
- Automatic fallback to Python scripts if Rust binary not built
- REPL supports run, edit, copy, and skip actions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>