| Version | Supported |
|---|---|
| 0.15.x | ✅ |
| < 0.15 | ❌ |
If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public issue
- Email: tsuna.konomiya@gmail.com
- Include: description, steps to reproduce, potential impact
- Expected response time: 48 hours
- Default routine inference and compression run locally via Ollama
- Cloud AI providers (Claude, etc.) are used only when explicitly enabled by the user
- Sensitive inputs should be routed through local processing or redacted before external calls
- Retry loop detection prevents infinite API calls
- Input validation on all MCP tool parameters
- No secrets stored in code — environment variables only