Skip to main content

Current Limitations

Agent-Up is an experimental development preview. It is intended for early technical feedback, not production use.

Release Status

  • Source-only execution.
  • No stable desktop download.
  • No general-purpose installer.
  • No automatic updater.
  • No v1.0 release.
  • Public contracts may break without notice.

Platform Status

  • The current development setup has been verified on NixOS first.
  • Agent-Up may work on additional platforms, but they should be treated as unverified until tested.
  • Preliminary NixOS support exists through shell.nix and run-desktop.sh.

Feature Status

AreaStatus
Workspace registrationImplemented
Server-owned workspace stateImplemented
Application process launchExperimental
Docker service definitionsExperimental
Port allocationImplemented
Desktop workspace listImplemented
Desktop application tabsImplemented
Console/log displayImplemented
Browser profile isolationExperimental
DiagnosticsExperimental
Event recordingPlanned
Playwright generationPlanned
MCP toolsIn progress
CLIExperimental
Cross-platform packagingPlanned
Health monitoringPlanned

API and Configuration Stability

  • agent-up.json may change.
  • REST endpoints may change.
  • MCP interfaces may change.
  • Data persistence and migration guarantees are not stable.
  • Error handling is still being hardened.

Security and Support

  • Agent-Up is not security hardened for production use.
  • There is no commercial support commitment.
  • Response times for issues and security reports are best effort.
  • Known failures should be documented instead of hidden.