Commit graph

2 commits

Author SHA1 Message Date
71dd12072c fix(ci): resolve test collection errors on GitHub CI
Some checks are pending
CI / Frontend (Vue) (push) Waiting to run
CI / Backend (Python) (push) Waiting to run
Mirror / mirror (push) Waiting to run
- ocr/__init__.py: move VisionLanguageOCR re-export under TYPE_CHECKING
  so torch is not imported at module load time
- ci.yml: add psycopg2-binary + anthropic to pip install (cf-core
  community and fixture scripts need these); exclude tests/fixtures/ and
  test_docuvision_client.py (torch/GPU tests — not runnable on ubuntu-latest)
2026-07-06 02:53:07 -07:00
8cbde774e5 chore: initial commit — kiwi Phase 2 complete
Pantry tracker app with:
- FastAPI backend + Vue 3 SPA frontend
- SQLite via circuitforge-core (migrations 001-005)
- Inventory CRUD, barcode scan, receipt OCR pipeline
- Expiry prediction (deterministic + LLM fallback)
- CF-core tier system integration
- Cloud session support (menagerie)
2026-03-30 22:20:48 -07:00