A proper control room for every AI agent you run.
Overview
Not another chatbot. Eggspert is a full agent runtime that ships bundled with Navique — running entirely on your machine. It spawns autonomous agents, handles approval workflows, maintains agent memory across sessions, orchestrates multi-step workflows, and streams real-time events to Navique's notification system. The Agent Hub gives you complete visibility and control over every agent you run.
Agent Management — List, Create, Clone, Stop, Delete
A complete management interface for all Eggspert AI agents. The list shows each agent's name, current status, last run time, and total spend. Agents can be created from templates, cloned from existing agents, stopped mid-run, or deleted entirely.
Agent Detail — Overview, Memory, Files, Sessions
Each agent has four tabs: Overview (config, model, run history, cumulative cost), Memory (persistent knowledge base the agent reads/writes across sessions), Files (the agent's workspace), and Sessions (complete log of all past and active sessions with timeline, outcome, and cost).
Parallel Agent Dispatcher
A control panel for launching multiple agents simultaneously against different targets. Users select N agents, configure their inputs, and dispatch them in parallel. A monitoring panel shows all active jobs and their live status. Results are collected when complete.
Agent Cost Dashboard
A financial dashboard for AI agent spend. Shows per-agent session costs, daily totals, rolling weekly spend, and budget thresholds. Cost breakdowns are shown by agent, by day, and by model. Budget warnings fire as macOS notifications when an agent approaches a configured spending limit.
Real-Time Agent Approval Notifications
When an agent requests permission to perform a sensitive action (execute a shell command, delete a file, call an external API), a macOS notification appears immediately with three action buttons: Approve, Decline, and More Info. Works even when Navique is minimised or in the background.
Skills Marketplace
A browsable catalogue of installable skill packages that extend agent capabilities. Each skill card shows name, description, version, dependencies, and an install/uninstall button. Installed skills appear in the agent configuration picker.
Extensions Registry
A registry of extensions that extend the Eggspert engine itself — integrations, connectors, and capabilities that run alongside the engine rather than inside individual agents. Browse, install, and configure extensions from the dedicated registry view.
Workflow Builder — Visual Pipeline Editor
A visual workflow orchestration tool. Workflows are sequences of agent steps, triggers, conditions, and outputs shown in a node-based flow editor. Workflows can be triggered manually, on a schedule (cron), or by a webhook.
Cron Job Scheduler
A full cron job management interface for scheduling recurring agent tasks. Create, edit, pause, and delete cron jobs with human-readable schedule inputs. Each job shows its next run time, last run outcome, and run history.
Live Logs Viewer
A real-time streaming log viewer for agent activity. Logs appear line-by-line as agents execute, colour-coded by level (info, warning, error). Searchable and filterable by agent, session, or log level.
Audit Log
A full historical record of every event in the Eggspert system — agent runs, tool calls, approval decisions, workflow executions, schedule triggers, API calls. Filterable by event type, date range, agent, and outcome.
Network Topology Visualisation
An interactive graph view showing how agents, services, channels, and external integrations are connected within the Eggspert engine. Nodes represent agents, channels, and endpoints. Edges show communication paths.
Provider Key Management
A centralised secrets manager for AI model provider API keys — OpenAI, Anthropic, Mistral, and others. Keys are stored securely and assigned to agents. The model aliases tab lets users map friendly names (like 'fast' and 'smart') to specific model IDs.
Agent-to-Agent Communication (A2A)
Configuration interface for inter-agent communication. Agents can be set up as peers, allowing one agent to delegate sub-tasks to another. The A2A view shows active communication channels between agents, message passing patterns, and latency metrics.
Channel Management — Discord & Slack Integration
A full channel management system for connecting Eggspert agents to Discord and Slack workspaces. Setup wizard walks through workspace linking, channel selection, agent assignment, and policy configuration.
Hatch — Package Launcher
A management interface for Hatch packages — pre-configured bundles of agent + skills + workflows + configuration that can be deployed as a unit. Browse available Hatches, inspect their contents, and launch them with a single click.
Engine Status & Health Dashboard
A real-time health view of the Eggspert engine: current state (running, starting, error), version, uptime, memory usage, active connection count, network status, and security status cards. Engine start/stop controls are available directly from this view.