Loading Help…
madarX OS v1.0 operator guide and navigation map for the local-first admin console.
Create only the workers you need. The Caretaker is the safe default: daily checks, scoped tools, and owner-facing summaries.
Human-in-loop requests appear before elevated actions. Read the payload and risk level, then approve or deny from the queue.
The Marketplace shows enablement, availability, connector names, and approval mode. It never exposes secret values.
Schedules queue heartbeat tasks; Reports gives the run/artifact trail and download links for generated report files.
Main console: Next.js App Router routes for overview, admin pages, brand assets, and runtime diagnostics.
Runtime: SQLite-backed agents, schedules, runs, artifacts, approvals, and audit logs managed through lib/runtime.js and related helpers.
Workers: Heartbeat tasks are queued durably and processed one cycle at a time by the worker endpoint or daemon.
Safety model: Low-risk read tools can run automatically when enabled and permitted; writes, terminal operations, deployments, process kills, and external sends are disabled or approval-required. A fourth irreversible_external risk tier always requires human approval regardless of trust mode.
Main dashboard with the Main Agent composer, live runtime panels, and the artifact canvas.
ProjectsTop-level project scope. Create projects, set color/status, and pick the active project for workforce work.
AgentsManage installed workers, view tool permissions, edit skills, and inspect per-agent memory.
TasksDurable task queue with comments, owners, run state, and delegation timelines.
ApprovalsApprove or deny pending human-in-the-loop requests with full payload and risk context.
DiskProject-scoped file store with transcript metadata and local-only content boundaries.
MissionsMission templates and runs that queue project-aware heartbeat work.
AuditSearch the durable audit log of actions, approvals, tool calls, and trust-mode flips.
SchedulesUpsert cron-style schedules, enable/pause them, and process heartbeat work manually.
ActivityLive activity feed across agent runs, tool calls, and sub-agent events.
ReportsBrowse generated runs, artifacts, and report files with previews and download links.
MarketplaceUnified catalog of tools, skills, and bundles. Install, toggle, and inspect risk tiers.
This page. Operator guide and navigation map.
SettingsGlobal system config: trust mode, default model, tool toggles, and secrets management.
RuntimeRaw diagnostics view of the SQLite state snapshot, egress log, and heartbeat queue.
ArchitectureIn-app architecture explorer for the madarX OS surface and runtime layers.
BrandBrand asset manager — logos, wordmarks, and palette tokens.
Federated AICross-model comparison surface for AB-testing prompts across providers.
OnboardingGuided first-run setup steps for the personal workforce.
OrgOrg chart and reporting hierarchy for delegation across installed agents.
Tools (legacy)Legacy alias that redirects to /marketplace?kind=tool. Update bookmarks when convenient.