Skip to main content

Workstream 02: Execution Plane

Status On develop

  • Workstream 02 is only partially shipped on develop.

Goal

Expand Seraph's ability to do real work so the guardian thesis is backed by a serious action layer.

Shipped On develop

  • shell execution foundation exists
  • browser automation foundation exists
  • MCP integration exists
  • native tool discovery and SKILL.md skill-loading foundations exist
  • step streaming exists for visible tool execution in chat

Working On Now

  • expand execution beyond the current bounded shell path

Still To Do On develop

  • support broader shell and process execution beyond Python-only snippets
  • improve browser tooling from extract-oriented flows toward stronger interaction flows
  • add background process and session handling
  • define a workflow engine for repeatable multi-step execution

Acceptance Checklist

  • Seraph can run bounded shell and process tasks under policy control
  • browser automation supports richer interactive flows
  • longer-running tasks report intermediate state clearly
  • at least one reusable workflow path exists