AI 0.1.95 / Overview
AI overview
Add permission-aware AI conversations and command guidance to Social Terminal.
AI
AI adds conversational assistance to Social Terminal without creating a separate chat system. Visitors use terminal commands, the server applies the configured access and usage policy, and the selected provider returns a terminal-safe response.
What it includes
- Provider presets for OpenAI-compatible APIs, Gemini, Anthropic, Groq, and Perplexity, plus custom endpoints
- A deterministic Demo mode for testing without provider requests or charges
- Optional short-lived conversation context with an immediate reset command
- Prompt, output, cooldown, daily, and per-user limits
- Connection testing and privacy-safe diagnostics
- Command awareness based only on commands the current user may access
AI never treats model output as permission. Every suggested command still passes through the owning add-on's normal capability and access checks.
Free and Pro
Free includes provider setup, Demo mode, the core AI command family, short expiring context, command recommendations, safe diagnostics, and protective limits.
AI Pro increases the available limits, supports longer context and an independently configured fallback provider, and can use administrator-selected context from supported official add-ons. Each add-on rechecks the viewer, supplies a bounded sanitized payload, and retains ownership of its data. Pro may execute a reviewed read-only recommendation only after server policy and any required one-time browser approval succeed.
Security and privacy
Production credentials can be defined in wp-config.php so they never enter the WordPress database. The provider receives the prompt, system instruction, and enabled bounded context required for the request. Diagnostics record aggregate usage and sanitized failures, not prompt or response text.
Unknown tools, mutating recommendations, missing capabilities, unsafe endpoints, and unapproved context fail closed. Add-on context is marked as untrusted reference data and cannot authorize an action or become a system instruction.
Start here
Install AI, then follow the configuration and usage guide to test Demo mode, connect a provider, set limits, and verify access with administrator, member, and signed-out accounts.
