{
  "product": "FlowDesk",
  "base_url": "https://flowdesk-landing-2yz.pages.dev",
  "updated": "2026-06-16",
  "feed": "Machine-readable product changelog so agents can detect updates to FlowDesk's agent-facing surface.",
  "entries": [
    {
      "date": "2026-06-16",
      "version": "1.4",
      "title": "Declarative workflows",
      "summary": "DAG-based workflow engine with dependency ordering, per-step retry, conditional steps, and manual approval gates (pause/resume)."
    },
    {
      "date": "2026-06-16",
      "version": "1.3",
      "title": "Agent constitution + MCP task tools",
      "summary": "Per-workspace machine-readable constitution (priority caps, forbidden terms, quiet hours, daily caps) enforced on every agent write. MCP server gained list_tasks and create_task, authenticated with scoped agent keys."
    },
    {
      "date": "2026-06-15",
      "version": "1.2",
      "title": "Agent Safety Pack",
      "summary": "Per-agent API keys with permission scopes (tasks:read, tasks:write), per-key rate limits, and an immutable audit log of every agent action."
    },
    {
      "date": "2026-06-15",
      "version": "1.1",
      "title": "Multi-user workspaces + event sourcing",
      "summary": "Workspaces with members and roles (membership-based row-level security); immutable task event log with per-task replay and an activity feed."
    }
  ]
}
