Skip to content

Releases: autonet-code/chevin

v0.1.1 - OpenCode Integration

25 Jan 23:21

Choose a tag to compare

What's New

OpenCode Integration

  • Multi-provider LLM support: Use Claude, GPT-4, Gemini, or any OpenRouter-compatible provider
  • Runtime backend switching: Switch between Claude Agent SDK and OpenCode modes without restarting
  • Credentials management API: Easily configure API keys for different providers

Improvements

  • Fixed build script for better Windows compatibility
  • Cleaner architecture with refactored board tools and world model
  • Added services documentation

Installation

  1. Download Chevin.exe below
  2. Double-click to run
  3. Connect via autonet.computer

Or install from source:

pip install git+https://github.com/autonet-code/chevin.git
chevin --daemon

v0.1.0

17 Jan 00:27

Choose a tag to compare