jon-cli-0.1.0 is not a library.
Visit the last successful build:
jon-cli-0.1.3
Jon
Natural language interface for the Joyint ecosystem.
Jon is a CLI and chat interface that translates between human language and Joy/Jot commands. It has no data layer of its own - it calls Joy and Jot under the hood and formats the results. Part of the Joyint ecosystem.
Quick Start
Features
- Three tiers of intelligence - pattern router (offline, instant), local mini-LLM (offline, opt-in), external LLM (API key or Joyint Pro)
- Single binary - one small Rust binary, no runtime dependencies
- Offline-first - Tier 0 pattern router works without any network or LLM
- No data layer - Jon owns nothing, all project data lives in Joy and Jot
Documentation
- Vision - Product goals and design decisions
For architecture and contributing guidelines see joy ai init after setup.
Status
Pre-development. See the Vision for details.
License
MIT