Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.07 KB

File metadata and controls

46 lines (32 loc) · 1.07 KB

Roadmap

Current state

KOMU now has:

  • CLI and shell UX
  • playbook-first planning
  • provider routing and fallback
  • SSH inspection and execution
  • profile workflows
  • task and session history
  • plan review, explainability, and rollback guidance foundations
  • extension directories for policy and playbook growth

Next likely milestones

Live provider integrations

  • replace stub adapters with real network clients
  • validate credentials and model availability
  • support richer explanation and repair reasoning

Stronger execution control

  • command approval policies per environment
  • operator-configurable trust thresholds
  • exportable review bundles

Multi-server operations

  • profile groups
  • environment selectors
  • controlled fan-out execution
  • aggregate result summaries

Deeper repair workflows

  • richer failure taxonomy
  • more targeted repair playbooks
  • safer rollback capture before mutating steps

Desktop reuse

  • expose the service graph behind a GUI-friendly API boundary
  • preserve the same models, history, and audit outputs in desktop clients