An experimental token-efficient coding agent by Paircat
Chippery is forked from the excellent OpenCode project. It extends OpenCode with experimental features focused on reducing token usage through intelligent code navigation, indexing, embedding-based concept mapping, output compression, and more.
- Smart Indexing - Builds and maintains an index of your codebase for faster navigation
- Concept Mapping - Uses embeddings to map concepts to relevant files
- Token Compression - Reduces token usage through intelligent output compression
- Code Navigation - Navigate codebases efficiently with semantic understanding
- All the great features from OpenCode
- To support Chippery, consider buying a Pro license here.
- Chippery Docs: chippery.ai/docs
- OpenCode Docs: opencode.ai/docs - Since Chippery is a fork of OpenCode, most of the OpenCode documentation applies here as well.
See LICENSE for details. The project uses a combination of MIT license for the core and proprietary license for certain pro components.
Chippery is built on top of OpenCode. We're grateful to the OpenCode team for creating such a solid foundation.