bite 0.0.2
Pre-built binaries for Linux, macOS, and Windows are attached below.
Docker:
docker pull ghcr.io/nicksan222/bite:0.0.2
Changelog
Other
- 3275b9e: ai: add ollama install-and-run bootstrap pipeline (@nicksan222)
- 73811f8: ai: add openai, gemini, ollama providers (@nicksan222)
- 1bcb9b9: ai: emit tool-step events during streaming (@nicksan222)
- d296641: ai: introduce self-registering provider registry (@nicksan222)
- fb0deff: db: add preferences key/value table (@nicksan222)
- 66718dd: devcontainer: install zstd, ffmpeg, ollama; forward GPU when available (@nicksan222)
- 368a577: tools: reject log_meal calls with all-zero nutrition (@nicksan222)
- 793e242: tools: route AI through registry with ollama bootstrap consent (@nicksan222)
- efd4525: tui: prettier chat bubbles with inline tool steps (@nicksan222)