Weekly Update #1
TL;DR
This week we polished the VS Code extension with some UX upgrades, open-sourced the Pochi CLI, and did a few rounds of codebase cleanup to make contributing easier and friendlier for newcomers. We look forward to your first visit to the repo!
Enhancements ✨
- Drag & drop images: Share visuals with Pochi in the VS Code chat just by dragging them in. #64
- Improved docs: Updated structure and added guidance on model settings for easier use. #60, #63 , 900d162
- Model pricing at your fingertips: Check model costs directly in settings before choosing one. #74
Bug Fixes 🐛
- File search now correctly surfaces matching files: Queries that used to return empty results will now behave as expected. #79