🤖 AI Friendly
- Full-featured CLI: every operation can be called from the command line
- Unified JSON output:
--jsonlets AI parse reliably, no need to write regex - Embedding semantic search: vector-based retrieval, supports local Ollama / OpenAI / DeepSeek
- LLM summaries: generated on demand, results cached and reused
- Structured exit codes:
0success /1general /2network error /3resource not ready, ideal for scripting
Detailed commands in AI Commands.