← context-v

memopop-ai Draft v 0.0.0.1 context-v/explorations/Moving-an-Agent-Orchestrator-to-an-API.md

Moving an Agent Orchestrator to an API

The orchestrator is a Python CLI today. To plug it into memopop-native, we need an HTTP-shaped surface. Three options, ranked by effort and time-to-value.

  • Python
  • FastAPI
  • Tauri-Framework
  • API-Design
  • LangGraph
  • Sidecar-Process
  • Agent-Orchestration