A conductor for the swarm
One Director routes intent into 25 specialist agents, splits work in parallel, gathers results, and decides what to do next.
25 specialist agents. 511 workflow integrations. 19,000+ skills. Voice chat, image gen, cloud sync, OAuth, encrypted vault — every feature for every customer. One-click installers for six platforms. License-gated, fully local. No SaaS middleman.
$100 per key / month · bulk discount from 10 keys (5%) → 30 keys (25%) · 35+ enterprise
Built for people who don't want to rent their intelligence — and who'd rather know exactly which process is running which model on which CPU.
Models run on your hardware. Data stays in your filesystem. Nothing is forwarded unless you say so. No telemetry. No fine-print analytics.
Every agent is a swappable module. Skills are scripts. Channels are adapters. MCP servers plug into the same bus. You ship the swarm you need.
Cron, queues, and durable workflows make agents wait, retry, and hand work back and forth. Your AI is a daemon, not a chat box.
One Director routes intent into 25 specialist agents, splits work in parallel, gathers results, and decides what to do next.
Visual graph editor with n8n parity plus AI/vector/RAG nodes. Sub-workflows, error workflows, per-flow concurrency caps, real-time exec viz. Export PNG/SVG.
Searchable shelf. Install with one click. From web crawl to invoice gen to market scrape — every skill an agent can call.
Free Microsoft Edge neural voices (Aria, Jenny, Ava). Whisper STT via Groq or OpenAI. Continuous conversation mode with silence detection.
DALL·E 3, FLUX schnell, Stable Diffusion 3.5 nodes. GPT-4o vision lets agents describe any image URL or paste. Drop a screenshot, ask anything.
Pipe agent text through D-ID Talks for a video clip of a face speaking it. Stock presenters or upload your own headshot.
Provider keys + OAuth tokens sealed with a passphrase you set (PBKDF2 200k iters). Lock/unlock from the UI. Nothing leaks to logs.
Built-in flows for Google, GitHub, Slack, Notion, Microsoft. Token refresh handled automatically. Add custom OAuth 2.0 providers.
Notes + wiki-links + transcripts. Auto-embedded with text-embedding-3-small for semantic search across thousands of entries. Plain markdown on disk.
Hook in any Model Context Protocol server. GitHub, Linear, Gmail, Drive, Stripe, Postgres. Connect once, reuse forever.
Native iMessage, Discord, email, Slack. Agents reply, react, ping push notifications when long jobs finish. Always-on or scheduled.
Hand-curated price table for 17 frontier→local models, tier 1–5. Quality threshold + spend cap → cost router picks the right tool every call.
Real-time exec visualization paints workflow nodes blue while running, emerald on success, red on error. Director heartbeat, costs, latencies.
Optional multi-user mode with admin/editor/viewer roles. scrypt password hashing, 7-day session tokens, per-user audit trails.
Push config + workflows + memory to any S3-compatible bucket (AWS, R2, B2) or WebDAV (Nextcloud). End-to-end safe — your bucket, your keys.
Tag credentials with env scopes. Switch dev → prod with one dropdown — every key lookup snaps to the live scope. No accidental prod hits.
Append-only JSONL of every workflow run, git commit, login, admin action. Filter, search, export. WCAG-compliant viewer page.
Define goldens (contains / equals / regex / LLM-judge), run them against any agent, watch pass-rate over time. Results stream to JSONL.
Press ⌘K — search across pages, agents, workflows, memory notes. Keyboard-first, deep-links to the right view.
agx CLI: list, run, chat, audit, eval, tts, sync. Plus single-file Python and TypeScript SDKs (zero deps). Drop into any project.
Native DMG + PKG (Apple Silicon + Intel), AppImage (x86_64 + ARM64 for Pi 4/5), NSIS .exe (x64 + ARM64). Signed, auto-updating, rollback button.
Built-in safety-check skill audits any code or workflow before deploy. Flags secrets-in-code, dangerous shell, missing input validation.
Locale switcher with en/es bundles. Visible focus rings, skip-to-main link, prefers-reduced-motion. Add your own bundle in one file.
Every install needs a valid key — same key, same features for everyone. Bring your own provider keys, run local Ollama, never pay token markup.
Every layer is on your machine. Outbound only happens when you call a model provider — and you choose which calls leave the box.
Architecture deep-dive →Dashboard, Chat, Live, Memory graph, Workflows. Loads from disk, runs in browser at localhost:8858.
Long-lived host process. Routing, MCP host, channels, queues, cron, license. Streams SSE end-to-end.
Director, swarm scheduler, persona memory, skills runner, providers, embed pipeline.
~/.agentiqflow stores secrets (sealed), sessions, tasks, workflows, and your obsidian-style memory vault.
Anthropic, OpenAI, Gemini, NVIDIA NIM, OpenRouter, Ollama Cloud, local Ollama. Swap per agent.
Configure once. Route per-agent. Mix frontier with open-weights, fast with cheap, hosted with local. Failover and budget caps are built in.
One license, one monthly price, every capability unlocked — voice, image gen, cloud sync, OAuth, RBAC, all 511 integrations, all 19,000 skills. Stack keys for multiple machines or your team — bulk discount kicks in at 10 keys and grows 5% every five keys after that.
Buying 35 or more keys? Contact us for a custom enterprise quote with deeper volume pricing, SSO, on-prem update server, and a named support engineer.
1 device per key. Need more? Stack keys — bulk pricing kicks in at 3+. Master keys (unlimited devices) available on request.
You bring your own provider keys (or run local Ollama). We never markup a single token. The cost router auto-picks the cheapest model meeting your quality bar.
No refunds. You get every feature, every update, instant key delivery. Buy with intent — try the docs + demo before you commit.
Native installers for 8 platform/arch combos — Mac (Apple Silicon + Intel), Linux (x86_64 + ARM64), Windows (x64 + ARM64), Raspberry Pi (4 / 5), plus a universal Node tarball. Signed builds, SHA-256 published, auto-update on stable.
| Target | Format | Get |
|---|---|---|
| macOS Apple Silicon · arm64 | DMG | Download → |
| macOS Apple Silicon · arm64 | PKG | Download → |
| macOS Intel · x86_64 | DMG | Download → |
| macOS Intel · x86_64 | PKG | Download → |
| Linux x86_64 | AppImage | Download → |
| Linux ARM64 · aarch64 | AppImage | Download → |
| Windows x64 | EXE | Download → |
| Windows ARM64 | EXE | Download → |
| Raspberry Pi Pi 4 / Pi 5 · 64-bit Pi OS | SHELL | Download → |
| Any · Node 20+ Universal · all arches | TAR.GZ | Download → |
No. The runtime is local. The only network calls are: model providers you configure (using your keys), MCP servers you install, and our update / license server. The update server only sees your license key + device ID + app version.
No. Most agents work fine through hosted providers. You only need a GPU if you want to run local Ollama models or local video / image diffusion.
We never markup tokens. You bring your own API keys (or run local). We optionally offer per-agent budget caps, daily ceilings, and prompt-cache analytics inside the app.
Skills are local scripts your agents can call (Python or Node). MCP servers are tool servers that follow the Model Context Protocol — agents discover them and use their tools. Power-ups are first-party native integrations (Webull, iMessage, Drive) that wrap platform APIs and store credentials in your vault.
Yes — multi-user auth + RBAC ships in every key (admin / editor / viewer roles, scrypt password hashing, 7-day session tokens). Buy a key per teammate; the bulk discount kicks in at 3+ keys (10% off), 5+ (20%), 10+ (30%). Cloud sync (S3 / WebDAV) keeps workflows aligned across machines.
Core runtime is MIT-licensed and on GitHub. Premium components (channels, cloud sync, marketplace) are source-available with paid license.
Yes. With local Ollama models, you can run a fully offline swarm. The license server tolerates 30 days offline without re-check.
No free tier — every download, install, and runtime invocation needs a valid, paid license. Pricing is flat: $100 per key, every feature included for everyone. Bulk: 3 keys $90 each, 5 keys $80 each, 10+ keys $70 each. All sales final — no refunds. Try the docs + demo before you buy.
Everything. All 511 workflow integrations, all 19,000+ skills, voice chat (Edge TTS + Whisper), image gen (DALL·E / FLUX / SD3.5), vision, avatar agent (D-ID), encrypted vault, OAuth broker, cloud sync, RBAC, debugger, eval harness, CLI, SDKs, i18n. No tier locks, no upsells.
One device per key. For multiple machines, stack keys — bulk discounts kick in at 3+. Master keys (unlimited devices) available on request — email enterprise@agentiqflow.ai. Bulk-pack keys are independent — each teammate gets their own key for their own device.
If a payment fails or you cancel, your license flips to past_due (Stripe dunning) then revoked. The local sidecar checks license status with the worker on a 5-minute cache; once revoked, agent dispatch is gated and the dashboard prompts you to reactivate billing.
Install in 90 seconds. Bring your keys. Wire up your channels. Watch your swarm do work while you do other things.