Minimal web UI
PyCharm/IDE integration
Per-project databases with SQLite
Stores vector embeddings in SQLite (sqlite-vector) for fast semantic search
Indexes files and computes embeddings (OpenAI-compatible endpoint, ex: Regolo.AI)
Asynchronous analysis
Production deployment needs health check configuration
File system watcher, caching, logging and rate limiter
- github.com/CodeAtCode/PicoCode
- Blog post
- CoPilot example