Features

Nexvexa Agent unifies multi-model chat, secure tool execution, automation and team workflows in a single terminal app.

Multi-backend

OpenAI, Anthropic (Claude), Google (Gemini), Ollama and OpenAI-compatible custom endpoints. Hot-swap with /provider.

Local & cloud

Run fully local with Ollama or use cloud LLMs. Keys stay on your machine in config.json; encryptable.

Sandbox & path jail

Strict, default and permissive profiles; workspace.projectRoots for multi-folder support; symlink escape detection.

Approvals

Writes, shell commands and network requests run automatically or with explicit user approval per profile; "remember" option for whitelisting.

Budget

Daily step and token limits; on overflow either stop or ask. Configure via /budget.

Undo

Every write/edit goes into a rollback queue. Revert with /undo last or /undo 3.

Local RAG

Index a folder (/rag index), query fast with the embedding cache. Data never leaves the box.

Cold-start templates

/template apply react-ts, python-api, nextjs-app… bootstrap projects in seconds.

Macros

Bind frequent slash chains under a name and trigger with Ctrl+1-9.

Telegram bridge

Plug a Telegram bot token in and chat with the agent from your phone; every slash command works there too.

Web dashboard

Local HTTP UI: stats, budget, automation, sandbox events, model picker, log viewer.

CI / Webhook hook

POST /api/hooks/agent triggers the agent on builds/PRs. HMAC signature verification.

Skills

Curated profile bundles (Dev, Trader, Content, SysAdmin) tailor your domain in one command.

Plugin commands

Drop your own slash commands into ~/.nexvexa/commands/*.mjs; signed loads supported.

Team profile

A team-profile.json at the repo root: shared allowed domains, binary allowlist, pinned skills and sandbox profile.

Automation

/auto cron, /auto fswatch, /auto crypto, /auto rss, /auto disk: run the agent while you are away.

Productivity

/timer, /stopwatch, /todo, /cal: small utilities for daily workflows.

Formats & encoding

Slash commands for JSON/YAML/CSV/B64/URL/UUID/Hash/Regex daily transforms.

Web & network

/http, /download, /port, /dns, /summarize: terminal command center.

Comms channels

Webhook, SMTP email, Telegram and clipboard history.

Media

/screenshot, /image create (DALL-E), /qr, /img resize, /ocr.

Diagnostics

/doctor scans external tools, /stats shows local command usage, /export support-bundle creates a redacted zip.

Enterprise-ready

Self-host, pro support and enterprise capabilities for scaling teams.

Every detail in the docs

Each command, setting and scenario gets its own page. The CLI Reference lists every slash command.