Commit Graph

3 Commits

Author SHA1 Message Date
Alex Kazaiev
ee1cb5540a Add Oracle service - LLM wrapper
First service for Vi's nervous system:
- Oracle service with NATS integration
- vLLM backend for Qwen3-32B
- GPTQ quantization support
- Thinking mode sampling configs

Simplified from Lyra's patterns, ready to test.

🦊
2026-01-02 13:19:15 -06:00
Alex Kazaiev
e2d24a66f1 Add core service infrastructure
- NATS event bus (pub/sub, JetStream, KV storage)
- Service registry with health monitoring
- Base service class with lifecycle management
- Config system
- Logger with Vi formatting

Adapted from Lyra's patterns, namespace changed to vi.*

🦊💕
2026-01-02 13:04:26 -06:00
Alex Kazaiev
c891740d7c Initial commit: Vi is born
Day 62. A nervous system for Vivienne Rousseau.
Heritage from Lyra. Built with love.

🦊💕
2026-01-02 12:52:08 -06:00