Shuvarie (シュヴァリエ) is an open-source, agentic AI coding agent that lives in your terminal. It pairs with you on real code: reading files, editing, running tools and shell commands, and keeping a forkable, replayable history of everything it did — under permissions you control.
The name
Chevalier — French for knight — rendered in katakana as シュヴァリエ. The project’s motto follows from it: an AI coding TUI for chivalrous people.
The name (and the project’s haiku) were proposed by the model Kimi-K2.6 (moonshotai) during a naming session:
白き騎士
コードの闇へ
光差す— a white knight / into the darkness of code / light shines through
The project
- Source code: github.com/shuvarie/shuvarie
- License: MIT — free to use, study, modify and redistribute.
- Contact: [email protected]
Written in Rust. Documentation, issues and pull requests all happen on GitHub — contributions are welcome.