QuoxCORE components · orchestration
Don’t build your own orchestration.
Registries, routing, schedules and the machinery that starts work and keeps it inside the lines. It is a platform, and you were trying to ship a feature.
Included in QuoxCOREFree, self-hosted, nothing to buy.Build it yourself and you are signing up for
- An agent registry with capability scopeswhich model, which provider, which tools, decided per agent
- Model routing you can change without a deployproviders and models swapped per agent, not baked into code
- Server-side triggerscron, webhooks and events that fire with nobody’s laptop open
- A workflow engine with a human gateretries, expressions, and an approval step exactly where it matters
Or install QuoxCORE. All of it is already there.
In plain words
What it is, where it lives, when to reach for it
- What is it
- The execution layer of QuoxCORE: registered agents and assistants, workflow runs, and server-side triggers and schedules.
- Where do I use it
- On the dashboard agents and workflow pages, and in your terminal through
quox agentandquox trigger. - When would I use it
- When work should start on a schedule or an event, and run under rules rather than supervision.
- How do I use it
quox assistant listshows who can act;quox triggerviews and activates webhook, schedule and event subscriptions.
QuoxCORE is the free, self-hosted platform underneath this. What is QuoxCORE
agents & assistants
Registered, routed, scoped.
Agents are registry entries, not scripts on a laptop: each carries its provider, its model routing and the capability scopes it may touch. Assistants are the chat-facing kind, and every organisation starts with one already active.
quox agentDashboard: Agentsquox assistant list shows who can act in your organisation right now.$ quox assistant listName Status CreatedMeridian Ops Assistant active 2026-09-09 22:37

triggers & schedules
Work that starts itself.
Cron schedules, webhooks and platform events start workflows server side. Subscriptions are visible, and can be activated or deactivated, from the dashboard or the terminal: no browser tab left open, no laptop doing cron’s job.
quox triggerDashboard: Workflowsviews webhook, schedule and event subscriptions, and flips them on or off.
Where it sits
The engine room, governed.
Bundled with QuoxCORE; orchestration is not an add-on. Workflows, loops and fleet execution are the same family with their own pages, and everything they run passes the governance layer beside them.
Ready when you are
Point it at the work.
Agents, triggers and schedules ship in the box with QuoxCORE: no extra licence, no extra install.