Skip to content

Roadmap

A high-level view of where HeadlessOS is headed. The detailed task tracker lives in docs/PROGRESS.md in the repo.

  • ✅ Multi-server SSH connection management
  • ✅ Dashboard with live system metrics
  • ✅ File Explorer with SFTP backend
  • ✅ Docker app (containers, images, volumes, networks)
  • ✅ Process Manager
  • ✅ Server Admin (users, groups, firewall, services, packages, logs, network, cron)
  • ✅ xterm.js terminal over WebSocket
  • ✅ Deterministic + LLM parsing pipeline
  • ✅ Zod schemas with dual-purpose validation + LLM structured outputs
  • ✅ Output cache with hash-based invalidation
  • ✅ LLM usage tracking & cost dashboard
  • ✅ Permission system (15 capability types)
  • ✅ Command palette (Ctrl+K)
  • ✅ Multi-Session Workspace with per-server identity
  • ✅ Electron desktop wrapper
  • 🔄 Multi-Session hibernation (resume previous workspace state)
  • 🔄 Smart layout engine (responsive widget grids)
  • 🔄 Dynamic UI engine (LLM-generated widgets for unknown apps)
  • 📋 Pre-built Docker image for self-hosting
  • 📋 Hosted version at app.headlessos.com (free for individual use)
  • 📋 Plugin marketplace for community-built apps
  • 📋 ReAct agent mode for complex multi-step tasks
  • 📋 Mobile-friendly responsive UI
  • 📋 SAML / OIDC auth for hosted version

Open a discussion or upvote an existing one.