Agenvoy composes purpose-built subsystems into one self-extending agent: it stores what it learns, retrieves across formats, schedules its own work, drives a browser, and runs generated code in a sandbox.
| Category | Package | Description |
|---|---|---|
| memory | cim-prototype | LLM with Cognitive Imperfect Memory |
| memory | ToriiDB | Embedded KV with JSON query and semantic vector search |
| rag | KuraDB | Multi-format ingestion, SQLite-backed, keyword & vector search |
| cron / task | go-scheduler | Scheduler with standard cron and task dependencies |
| browser | go-browser | Chrome extractor with one-shot fetch and interactive tabs |
| sandbox | go-faas | Function-as-a-Service runtime for Python / JS / TS |
| messenger | go-bot | Telegram long polling + Discord WebSocket |