Python 3.10+ runtime enforcement
Interpreter version validated at boot. Ensures consistent behavior across all deployment targets and eliminates silent compatibility issues.
A transparent view of completed, in-progress, and planned engineering work — sourced directly from the project changelog and planning documents.
Released in v2.4.x — stable and available in the current build.
Interpreter version validated at boot. Ensures consistent behavior across all deployment targets and eliminates silent compatibility issues.
AES-256 encrypted credential store with per-host injection at runtime. No plaintext credentials are ever written to disk.
Host key pinning with strict known-hosts enforcement, MITM prevention, and credential rotation hardening across all managed connections.
Exponential backoff crash recovery with configurable ceiling. The daemon restarts automatically without manual intervention.
Automatic reconnect on gateway drop with improved long-poll reliability, richer command parsing, and structured error reporting.
Exposes NAVIG tools and resources via the Model Context Protocol. Compatible with Claude Desktop, Cursor, and continue.dev out of the box.
UDP multicast peer discovery for zero-config local-network node coordination. The foundation for the distributed mesh layer.
Full deploy lifecycle — init, run, rollback, status, history. Adapters for systemd, Docker Compose, and PM2. 57 tests green.
Safe update pipeline with atomic rollback. Targets PyPI, GitHub releases, Git refs, and direct URLs. 53 tests green.
Single environment variable relocates the entire config tree. Drop-in support for containerized and non-standard install paths.
Actively developed or queued for the next 3–6 months.
Role-scoped access to shared host pools. Teams manage the same infrastructure without credential sharing or configuration duplication.
End-to-end encrypted backup transport to S3-compatible storage and Backblaze B2. Configurable retention policies and scheduled runs.
Embedded web UI for fleet-wide health visibility. Service status, resource utilization, and alert state — no external monitoring stack required.
Richer project context fed to the copilot engine. Higher-precision suggestions grounded in active configuration, connected hosts, and recent operations.
Declarative multi-container lifecycle management across environments. Start, stop, rebuild, and diff Compose stacks directly from the CLI.
WAN-capable mesh overlay with mutual token authentication. Extends Phase 1 LAN discovery to geographically distributed and cloud-hosted nodes.
Scoped for future releases — 6+ months out.
Fan-out task execution with dependency ordering across host groups. Parallel deployments with centralized status aggregation and rollback.
Condition-based workflow execution on health check failures, threshold breaches, or cron schedules. No separate orchestration layer needed.
Curated plugin and runbook registry. Publish and consume community automation packs via `navig plugin install`.
Time-series storage for host and service metrics with integrated query and visualization. No separate TSDB deployment required.
Declarative response playbooks triggered on failure detection. Reduces MTTR with predefined escalation paths and automated remediation steps.
Sourced from docs/ROADMAP.md · v2.4.16 · Timelines are estimates.